Steffen Möller pushed to branch master at Debian Med / pplacer
Commits: 4424ec79 by Steffen Moeller at 2021-09-02T14:58:37+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 @@ +pplacer (1.1~alpha19-4.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:58:37 +0200 + pplacer (1.1~alpha19-4) unstable; urgency=medium * Team Upload. ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="uversionmangle=s/([\d.]+).((beta|alpha))(\d*)(.*)$/$1~$2$4/" \ - https://github.com/matsen/pplacer/releases .*/archive/v?@ANY_VERSION@\.tar\.gz + https://github.com/matsen/pplacer/releases .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/commit/4424ec7969eb9b0a631f50218d3ed40aea8acef4 -- View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/commit/4424ec7969eb9b0a631f50218d3ed40aea8acef4 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
