Étienne Mollier pushed to branch master at Debian Med / biobambam2
Commits: 743ab164 by Étienne Mollier at 2020-12-02T23:19:10+01:00 switch to dversionmangle=auto uscan was otherwise constantly finding current version as X.Y.Z+ds, newer than X.Y.Z+ds-T demangled as X.Y.Z. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +biobambam2 (2.0.177+ds-2) UNRELEASED; urgency=medium + + * Switch d/watch to dversionmangle=auto to fix uscan constantly finding newer + upstream version. + + -- Étienne Mollier <[email protected]> Wed, 02 Dec 2020 22:19:53 +0100 + biobambam2 (2.0.177+ds-1) unstable; urgency=medium * Add myself to Uploaders. ===================================== debian/watch ===================================== @@ -1,4 +1,5 @@ version=4 -opts="repack,compression=xz,dversionmangle=s/\+(ds|dfsg)//,uversionmangle=s/$/+ds/" \ -https://gitlab.com/german.tischler/biobambam2/tags?sort=updated_desc .*/archive/.*/biobambam2-@ANY_VERSION@-release-\d+@ARCHIVE_EXT@ +opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz" \ +https://gitlab.com/german.tischler/biobambam2/tags?sort=updated_desc \ +.*/archive/.*/biobambam2-@ANY_VERSION@-release-\d+@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/biobambam2/-/commit/743ab1642bee9b480336d6b6cc0ce6297dfd9ae0 -- View it on GitLab: https://salsa.debian.org/med-team/biobambam2/-/commit/743ab1642bee9b480336d6b6cc0ce6297dfd9ae0 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
