Andreas Tille pushed to branch master at Debian Med / iva
Commits: bf1c3c94 by Andreas Tille at 2021-10-15T09:40:40+02:00 Enable uscan downloading sensible file name - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +iva (1.0.11+ds-2) UNRELEASED; urgency=medium + + * Enable uscan downloading sensible file name + + -- Andreas Tille <[email protected]> Fri, 15 Oct 2021 09:40:03 +0200 + iva (1.0.11+ds-1) unstable; urgency=medium * Fix watchfile to detect new versions on github ===================================== debian/watch ===================================== @@ -1,4 +1,3 @@ version=4 -opts=repacksuffix=+ds,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,repack,compression=xz \ -https://github.com/sanger-pathogens/iva/releases .*/v(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) - +opts="repacksuffix=+ds,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/sanger-pathogens/iva/releases .*/v(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/iva/-/commit/bf1c3c943c5f8b34fa2e9c215c1dec0a5072ae99 -- View it on GitLab: https://salsa.debian.org/med-team/iva/-/commit/bf1c3c943c5f8b34fa2e9c215c1dec0a5072ae99 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
