Steffen Möller pushed to branch master at Debian Med / ffindex
Commits: 78f6852c by Steffen Moeller at 2021-09-02T16:43:58+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 @@ +ffindex (0.9.9.9-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 16:40:52 +0200 + ffindex (0.9.9.9-4) unstable; urgency=medium * Standards-Version: 4.5.1 (routine-update) ===================================== debian/watch ===================================== @@ -1,6 +1,7 @@ version=4 -https://github.com/ahcm/ffindex/releases/latest .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \ +https://github.com/ahcm/ffindex/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ # This was the original with at some time stalled development #opts="mode=git,pretty=0.9.9.7+sog+git%cd.%h" \ View it on GitLab: https://salsa.debian.org/med-team/ffindex/-/commit/78f6852c75389ae88187b4464ac0482ab583d003 -- View it on GitLab: https://salsa.debian.org/med-team/ffindex/-/commit/78f6852c75389ae88187b4464ac0482ab583d003 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
