Steffen Möller pushed to branch master at Debian Med / pilon
Commits: 32e1ebff by Steffen Moeller at 2021-09-02T14:06:21+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,12 @@ pilon (1.24-1) UNRELEASED; urgency=medium + [ Andreas Tille ] * New upstream version * Standards-Version: 4.5.1 (routine-update) + [ Steffen Moeller ] + * Fix watchfile to detect new versions on github (routine-update) + -- Andreas Tille <[email protected]> Thu, 04 Feb 2021 22:54:41 +0100 pilon (1.23+dfsg-2) unstable; urgency=medium ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/broadinstitute/pilon/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) + https://github.com/broadinstitute/pilon/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/pilon/-/commit/32e1ebff2d1a3d626cf301a3e41bdaa378230466 -- View it on GitLab: https://salsa.debian.org/med-team/pilon/-/commit/32e1ebff2d1a3d626cf301a3e41bdaa378230466 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
