Étienne Mollier pushed to branch master at Debian Med / q2templates
Commits: bca20ff6 by Étienne Mollier at 2020-12-12T23:15:01+01:00 Revert "d/watch: fix false positive in version detection" This reverts commit 88e035f8a0bb939266d9c1d52118102f7cbd5017. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,3 @@ -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,4 +1,5 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \ +opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz, \ + filenamemangle=s/.*\/archive\/(\d[\d.]+@ARCHIVE_EXT@)/@PACKAGE@-$1/" \ https://github.com/qiime2/q2templates/releases/latest .*/archive/(\d[.\d]+)@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/commit/bca20ff644e381f69eff4c41a92ac562f8eeb2e6 -- View it on GitLab: https://salsa.debian.org/med-team/q2templates/-/commit/bca20ff644e381f69eff4c41a92ac562f8eeb2e6 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
