[med-svn] [Git][med-team/libpal-java][master] 3 commits: Really fix watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Jan 17 14:47:50 GMT 2022



Andreas Tille pushed to branch master at Debian Med / libpal-java


Commits:
f863e394 by Andreas Tille at 2022-01-17T15:39:18+01:00
Really fix watch file

- - - - -
cbdf647f by Andreas Tille at 2022-01-17T15:39:42+01:00
Add missing build dependency on dh addon.

Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html

- - - - -
cd3df985 by Andreas Tille at 2022-01-17T15:43:24+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libpal-java (1.5.1+dfsg-8) unstable; urgency=medium
+
+  * Really fix watch file
+  * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org>  Mon, 17 Jan 2022 15:42:02 +0100
+
 libpal-java (1.5.1+dfsg-7) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github


=====================================
debian/control
=====================================
@@ -4,7 +4,8 @@ Uploaders: Andreas Tille <tille at debian.org>
 Section: java
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               javahelper
+               javahelper,
+               debhelper
 Build-Depends-Indep: default-jdk,
                      ant
 Standards-Version: 4.6.0


=====================================
debian/watch
=====================================
@@ -5,4 +5,4 @@ version=4
 
 # official homepage above vanished - hope this mirror will stay in sync
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-   https://github.com/tamuri/pal/releases .*/v at ANY_VERSION@@ARCHIVE_EXT@
+   https://github.com/tamuri/pal/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/libpal-java/-/compare/cdc3e8a6cc1ebfa5c2f9acb991add065dbf10cca...cd3df9851fe48ef4f7658192b3d82cf21c17f13e

-- 
View it on GitLab: https://salsa.debian.org/med-team/libpal-java/-/compare/cdc3e8a6cc1ebfa5c2f9acb991add065dbf10cca...cd3df9851fe48ef4f7658192b3d82cf21c17f13e
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/20220117/944319c2/attachment-0001.htm>


More information about the debian-med-commit mailing list