[Git][java-team/hikaricp][master] d/watch: update to recommended github pattern
Jérôme Charaoui (@lavamind)
gitlab at salsa.debian.org
Wed Nov 27 13:40:56 GMT 2024
Jérôme Charaoui pushed to branch master at Debian Java Maintainers / hikaricp
Commits:
f5c7cf87 by Jérôme Charaoui at 2024-11-27T08:40:28-05:00
d/watch: update to recommended github pattern
- - - - -
1 changed file:
- debian/watch
Changes:
=====================================
debian/watch
=====================================
@@ -1,2 +1,7 @@
-version=3
-https://github.com/brettwooldridge/HikariCP/releases .*/archive/HikariCP-(.*).tar.gz
+version=4
+opts=\
+filenamemangle=s%.*/@ANY_VERSION@%@PACKAGE at -$1.tar.gz%,\
+downloadurlmangle=s%(api.github.com/repos/[^/]+/[^/]+)/git/refs/%$1/tarball/refs/%g,\
+searchmode=plain \
+https://api.github.com/repos/brettwooldridge/HikariCP/git/matching-refs/tags/ \
+https://api.github.com/repos/[^/]+/[^/]+/git/refs/tags/HikariCP- at ANY_VERSION@
View it on GitLab: https://salsa.debian.org/java-team/hikaricp/-/commit/f5c7cf8708ed304b7e38ef27f33b6109bc6a81fb
--
View it on GitLab: https://salsa.debian.org/java-team/hikaricp/-/commit/f5c7cf8708ed304b7e38ef27f33b6109bc6a81fb
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/pkg-java-commits/attachments/20241127/e682b729/attachment.htm>
More information about the pkg-java-commits
mailing list