Étienne Mollier pushed to branch master at Debian Med / parsnp
Commits: 0d48de84 by Étienne Mollier at 2022-10-26T20:02:58+02:00 d/watch: move to git tag scanning; fixes uscan following github changes. - - - - - 839ebbec by Étienne Mollier at 2022-10-26T20:05:23+02:00 ready to upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +parsnp (1.7.4+dfsg-2) unstable; urgency=medium + + * d/watch: move to git tag scanning; fixes uscan following github changes. + + -- Étienne Mollier <[email protected]> Wed, 26 Oct 2022 20:05:09 +0200 + parsnp (1.7.4+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 - -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/marbl/parsnp/releases .*/.*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="mode=git,dversionmangle=s/\+dfsg//g,repacksuffix=+dfsg" \ +https://github.com/marbl/parsnp.git \ +refs/tags/v?([\d\.\d]+) View it on GitLab: https://salsa.debian.org/med-team/parsnp/-/compare/d00257403c7deced71dcd5f443c45c378da79f12...839ebbec4e2f8e36cf5a8cd280109d65cd4909e3 -- View it on GitLab: https://salsa.debian.org/med-team/parsnp/-/compare/d00257403c7deced71dcd5f443c45c378da79f12...839ebbec4e2f8e36cf5a8cd280109d65cd4909e3 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
