Étienne Mollier pushed to branch master at Debian Med / phyml
Commits: 45c8a580 by Étienne Mollier at 2022-10-26T19:55:41+02:00 d/watch: move to git tag scanning; fixes uscan folling github changes. - - - - - 1bbf4e5c by Étienne Mollier at 2022-10-26T19:57:28+02:00 ready to upload to unstable. - - - - - 119f3bf3 by Étienne Mollier at 2022-10-26T20:03:40+02:00 fix typo in the changelog. Gbp-Dch: ignore - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +phyml (3:3.3.20220408-3) unstable; urgency=medium + + * d/watch: move to git tag scanning; fixes uscan following github changes. + + -- Étienne Mollier <[email protected]> Wed, 26 Oct 2022 19:56:40 +0200 + phyml (3:3.3.20220408-2) unstable; urgency=medium * Team upload. ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 - -https://github.com/stephaneguindon/phyml/releases .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="mode=git,dversionmangle=auto" \ +https://github.com/stephaneguindon/phyml.git \ +refs/tags/v?([\d\.\d]+) View it on GitLab: https://salsa.debian.org/med-team/phyml/-/compare/82ec9e52d4c63eb43c8da55c219c7b431fc1e446...119f3bf37d5e98afbaab9c197542d03691d959d2 -- View it on GitLab: https://salsa.debian.org/med-team/phyml/-/compare/82ec9e52d4c63eb43c8da55c219c7b431fc1e446...119f3bf37d5e98afbaab9c197542d03691d959d2 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
