[Git][java-team/httpcomponents-core][master] Track and download the new releases from GitHub
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Fri Jan 5 16:37:47 GMT 2024
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / httpcomponents-core
Commits:
db1258a7 by Emmanuel Bourg at 2024-01-05T17:37:29+01:00
Track and download the new releases from GitHub
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+httpcomponents-core (4.4.16-2) UNRELEASED; urgency=medium
+
+ * Track and download the new releases from GitHub
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 05 Jan 2024 17:37:09 +0100
+
httpcomponents-core (4.4.16-1) unstable; urgency=medium
* New upstream release
=====================================
debian/watch
=====================================
@@ -1,2 +1,3 @@
version=4
-https://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-(4\.\d+[^a-zA-Z]*)-src\.tar\.gz
+opts="mode=git" \
+https://github.com/apache/httpcomponents-core refs/tags/rel/v(4[\d.]+)
View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-core/-/commit/db1258a75e5c5b30c66a79c0be0566df93be952c
--
View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-core/-/commit/db1258a75e5c5b30c66a79c0be0566df93be952c
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/20240105/c8b22426/attachment.htm>
More information about the pkg-java-commits
mailing list