Étienne Mollier pushed to branch master at Debian Med / q2templates
Commits: 88e035f8 by Étienne Mollier at 2020-12-12T22:47:59+01:00 d/watch: fix false positive in version detection - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +q2templates (2020.11.1+dfsg-2) UNRELEASED; urgency=medium + + * d/watch: fix false positive in newer version detection. + + -- Étienne Mollier <[email protected]> Sat, 12 Dec 2020 22:45:23 +0100 + q2templates (2020.11.1+dfsg-1) unstable; urgency=medium * Add myself to Uploaders. ===================================== debian/watch ===================================== @@ -1,5 +1,4 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz, \ - filenamemangle=s/.*\/archive\/(\d[\d.]+@ARCHIVE_EXT@)/@PACKAGE@-$1/" \ +opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \ https://github.com/qiime2/q2templates/releases/latest .*/archive/(\d[.\d]+)@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/commit/88e035f8a0bb939266d9c1d52118102f7cbd5017 -- View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/commit/88e035f8a0bb939266d9c1d52118102f7cbd5017 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
