Steffen Möller pushed to branch master at Debian Med / lastz
Commits: 25922c5d by Steffen Moeller at 2021-09-02T15:19:16+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 @@ +lastz (1.04.03-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 15:19:16 +0200 + lastz (1.04.03-4) unstable; urgency=medium * Really fix build issue ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/lastz/lastz/releases .*/archive/v?@ANY_VERSION@\.tar\.gz +https://github.com/lastz/lastz/releases .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/lastz/-/commit/25922c5d6dba7cc95dc682649a3f00ba2ae60b1e -- View it on GitLab: https://salsa.debian.org/med-team/lastz/-/commit/25922c5d6dba7cc95dc682649a3f00ba2ae60b1e 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
