[med-svn] [Git][med-team/ffindex][master] routine-update: Fix watchfile to detect new versions on github
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Thu Sep 2 15:45:35 BST 2021
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 <moeller at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210902/26c96e5b/attachment-0001.htm>
More information about the debian-med-commit
mailing list