Steffen Möller pushed to branch master at Debian Med / charls
Commits: adde9afb by Steffen Moeller at 2021-09-03T18:00:33+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +charls (2.2.0+dfsg-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix watchfile to detect new versions on github (routine-update) + + -- Steffen Moeller <[email protected]> Fri, 03 Sep 2021 18:00:33 +0200 + charls (2.2.0+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/team-charls/charls/releases .*/archive/([\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/team-charls/charls/releases .*/([\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/charls/-/commit/adde9afb26686bc847e400750d86da277b6fd219 -- View it on GitLab: https://salsa.debian.org/med-team/charls/-/commit/adde9afb26686bc847e400750d86da277b6fd219 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
