[Git][java-team/jdeb][master] 2 commits: debian/watch: scan tags instead of releases
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Sat Dec 2 19:42:39 GMT 2023
Tony Mancill pushed to branch master at Debian Java Maintainers / jdeb
Commits:
06b97432 by tony mancill at 2023-12-02T11:41:45-08:00
debian/watch: scan tags instead of releases
- - - - -
18feee90 by tony mancill at 2023-12-02T11:42:40-08:00
interim changelog
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+jdeb (1.9-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+
+ [ Markus Koschany ]
+ * Ignore org.apache.maven.plugins:maven-enforcer-plugin
+
+ [ tony mancill ]
+ * debian/watch: scan tags instead of releases
+
+ -- tony mancill <tmancill at debian.org> Sat, 02 Dec 2023 11:42:24 -0800
+
jdeb (1.9-1) unstable; urgency=medium
* Team upload.
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
opts="repack,compression=xz" \
-https://github.com/tcurdt/jdeb/releases .*/jdeb-([\d\.]+).tar.gz
+https://github.com/tcurdt/jdeb/tags .*/jdeb-([\d\.]+).tar.gz
View it on GitLab: https://salsa.debian.org/java-team/jdeb/-/compare/829da55e98ba363b9863f97c0e38ecba8e8c7184...18feee9063657a6d32a87ea6969eb0435270bdce
--
View it on GitLab: https://salsa.debian.org/java-team/jdeb/-/compare/829da55e98ba363b9863f97c0e38ecba8e8c7184...18feee9063657a6d32a87ea6969eb0435270bdce
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/20231202/694d9ba2/attachment.htm>
More information about the pkg-java-commits
mailing list