Steffen Möller pushed to branch master at Debian Med / argh
Commits: c7bc295b by Steffen Moeller at 2021-09-02T14:46:00+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 @@ +argh (1.3.1+ds-2.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:46:00 +0200 + argh (1.3.1+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/watch ===================================== @@ -4,4 +4,4 @@ opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%, \ repacksuffix=+ds, \ repack, compression=xz, \ dversionmangle=s/\+(debian|dfsg|ds|deb)(\.?\d+)?$//" \ -https://github.com/adishavit/argh/releases .*/archive/v?@ANY_VERSION@\.tar\.gz +https://github.com/adishavit/argh/releases .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/argh/-/commit/c7bc295bdf66791436794bb72f8224e1968d320e -- View it on GitLab: https://salsa.debian.org/med-team/argh/-/commit/c7bc295bdf66791436794bb72f8224e1968d320e 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
