Steffen Möller pushed to branch master at Debian Med / pycoqc
Commits: ba8dbd3b by Steffen Moeller at 2021-09-02T15:10:13+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 @@ +pycoqc (2.5.2+dfsg-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix watchfile to detect new versions on github (routine-update) + + -- Steffen Moeller <[email protected]> Thu, 02 Sep 2021 15:10:13 +0200 + pycoqc (2.5.2+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/a-slide/pycoQC/releases .*/archive/v?@ANY_VERSION@\.tar\.gz +https://github.com/a-slide/pycoQC/releases .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/pycoqc/-/commit/ba8dbd3b955e2bd0022f01fef2812da728f02c81 -- View it on GitLab: https://salsa.debian.org/med-team/pycoqc/-/commit/ba8dbd3b955e2bd0022f01fef2812da728f02c81 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
