Steffen Möller pushed to branch master at Debian Med / parafly
Commits: 269c9522 by Steffen Moeller at 2021-09-03T16:31:29+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 @@ +parafly (0.1.0-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix watchfile to detect new versions on github (routine-update) + + -- Steffen Moeller <[email protected]> Fri, 03 Sep 2021 16:31:29 +0200 + parafly (0.1.0-2) unstable; urgency=medium * debian/patches/cross: enable cross building, courtesy of Helmut Grohne ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/ParaFly/ParaFly/releases/latest .*/archive/v@ANY_VERSION@\.tar\.gz + https://github.com/ParaFly/ParaFly/releases/latest .*/v@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/parafly/-/commit/269c95226963599c66770c1a0cbe699512a29ec7 -- View it on GitLab: https://salsa.debian.org/med-team/parafly/-/commit/269c95226963599c66770c1a0cbe699512a29ec7 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
