Étienne Mollier pushed to branch master at Debian Med / castxml
Commits: c9538253 by Étienne Mollier at 2022-10-07T21:35:29+02:00 d/watch: switch to git mode. This fixes the breakage of releases scan on Github. - - - - - 181b1726 by Étienne Mollier at 2022-10-07T21:46:16+02:00 ready to upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +castxml (0.4.6-2) unstable; urgency=medium + + * d/watch: switch to git mode; fixes breakage of releases scan on Github. + + -- Étienne Mollier <[email protected]> Fri, 07 Oct 2022 21:37:02 +0200 + castxml (0.4.6-1) unstable; urgency=medium * New upstream version ===================================== debian/watch ===================================== @@ -1,7 +1,4 @@ version=4 - -# Uncomment to find new files on Github -# - when using releases: -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/castxml-$1\.tar\.gz/ \ -https://github.com/CastXML/CastXML/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) - +opts="mode=git,dversionmangle=auto" \ + https://github.com/CastXML/CastXML.git \ + refs/tags/v?([\d\.\d]+) View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/37822ddf4a10efac0e919290d8e303be04745c11...181b17269aaf88ec9b5cd4a202dec84b6ca2f907 -- View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/37822ddf4a10efac0e919290d8e303be04745c11...181b17269aaf88ec9b5cd4a202dec84b6ca2f907 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
