[med-svn] [Git][med-team/libla4j-java][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Oct 12 09:44:48 BST 2021
Andreas Tille pushed to branch master at Debian Med / libla4j-java
Commits:
df982aba by Andreas Tille at 2021-10-12T10:17:52+02:00
Fix watchfile to detect new versions on github
- - - - -
3cf878ea by Andreas Tille at 2021-10-12T10:19:11+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
cf018b11 by Andreas Tille at 2021-10-12T10:21:26+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libla4j-java (0.6.0-3) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Tue, 12 Oct 2021 10:19:15 +0200
+
libla4j-java (0.6.0-2) unstable; urgency=medium
* debhelper-compat 13 (routine-update)
=====================================
debian/control
=====================================
@@ -5,9 +5,9 @@ Section: java
Priority: optional
Build-Depends: debhelper-compat (= 13),
default-jdk,
- maven-debian-helper (>= 2.1)
+ maven-debian-helper
Build-Depends-Indep: junit4
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libla4j-java
Vcs-Git: https://salsa.debian.org/med-team/libla4j-java.git
Homepage: http://la4j.org
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/vkostyukov/la4j/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+https://github.com/vkostyukov/la4j/releases .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/libla4j-java/-/compare/4bea52b341a2df98641580fc9a5291e1bfb38c0a...cf018b11ff410910e76a1a26d1b6bd59687b52a8
--
View it on GitLab: https://salsa.debian.org/med-team/libla4j-java/-/compare/4bea52b341a2df98641580fc9a5291e1bfb38c0a...cf018b11ff410910e76a1a26d1b6bd59687b52a8
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/20211012/7e855a4f/attachment-0001.htm>
More information about the debian-med-commit
mailing list