Steffen Möller pushed to branch master at Debian Med / varscan
Commits: 9b71a500 by Steffen Moeller at 2021-09-02T14:48:42+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 @@ +varscan (2.4.3+dfsg-3.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 14:48:42 +0200 + varscan (2.4.3+dfsg-3) unstable; urgency=medium * Standards-Version: 4.2.0 ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=3 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/dkoboldt/varscan/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/dkoboldt/varscan/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/varscan/-/commit/9b71a5003a3fe0396572fbf3bfdb45b742e64f6c -- View it on GitLab: https://salsa.debian.org/med-team/varscan/-/commit/9b71a5003a3fe0396572fbf3bfdb45b742e64f6c 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
