- Package:
- src:targetcli-fb
- Source:
- src:targetcli-fb
- Submitter:
- Salvatore Bonaccorso
- Date:
- 2024-03-07 10:33:04 UTC
- Severity:
- normal
Hi The current debian/watch file does not get the 2.1.58 upstream release which is new. The debian/watch adapted to github changes might be uses as attached (or improved further): version=4 opts=uversionmangle=s/fb//,dversionmangle=s/fb//,filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/targetcli-fb-$1\.tar\.gz/ \ https://github.com/open-iscsi/targetcli-fb/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ Regards, Salvatore