Andreas Tille pushed to branch master at Debian Med / nanook
Commits: c276c48f by Andreas Tille at 2022-11-29T11:58:39+01:00 Fix watch file - - - - - 108c0a7c by Andreas Tille at 2022-11-29T11:58:47+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 8e7ca40a by Andreas Tille at 2022-11-29T12:01:28+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +nanook (1.33+dfsg-5) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Tue, 29 Nov 2022 11:59:01 +0100 + nanook (1.33+dfsg-4) unstable; urgency=medium * Fix watchfile to detect new versions on github ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), default-jdk, javahelper, libcommons-io-java -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/nanook Vcs-Git: https://salsa.debian.org/med-team/nanook.git Homepage: https://documentation.tgac.ac.uk/display/NANOOK/NanoOK ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/TGAC/NanoOK/releases .*/v@ANY_VERSION@@ARCHIVE_EXT@ +opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/TGAC/NanoOK/tags .*/v@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/nanook/-/compare/4d1032cbca6aec8904e463291d66367b765c8544...8e7ca40af62ea1bf392dfa84f857093540ab403a -- View it on GitLab: https://salsa.debian.org/med-team/nanook/-/compare/4d1032cbca6aec8904e463291d66367b765c8544...8e7ca40af62ea1bf392dfa84f857093540ab403a 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
