[Git][java-team/jameica][master] 3 commits: Switch watch to /tags

Jochen Sprickerhof (@jspricke) gitlab at salsa.debian.org
Wed Oct 27 18:28:30 BST 2021



Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / jameica


Commits:
d47d8d2d by Jochen Sprickerhof at 2021-10-27T19:26:48+02:00
Switch watch to /tags

- - - - -
ef665193 by Jochen Sprickerhof at 2021-10-27T19:27:59+02:00
Switch to dh-sequence-javahelper

- - - - -
6f6dd269 by Jochen Sprickerhof at 2021-10-27T19:28:20+02:00
Bump policy versions (no changes)

- - - - -


3 changed files:

- debian/control
- debian/rules
- debian/watch


Changes:

=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends:
  ant,
  debhelper-compat (= 13),
  default-jdk,
- javahelper,
+ dh-sequence-javahelper,
  libbcpkix-java,
  libcommons-cli-java,
  libeclipse-jface-databinding-java,
@@ -19,7 +19,7 @@ Build-Depends:
  libpaperclips-java,
  velocity
 Rules-Requires-Root: no
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Vcs-Git: https://salsa.debian.org/java-team/jameica.git
 Vcs-Browser: https://salsa.debian.org/java-team/jameica
 Homepage: https://www.willuhn.de/products/jameica/


=====================================
debian/rules
=====================================
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with javahelper --sourcedirectory=build
+	dh $@ --sourcedirectory=build


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 opts="filenamemangle=s%(?:.*?)?V_(\d[\d_]*)_BUILD(?:.*)\.tar\.gz%@PACKAGE at -$1.tar.gz%,uversionmangle=y/_/./,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//" \
-    https://github.com/willuhn/jameica/releases \
+    https://github.com/willuhn/jameica/tags \
     (?:.*?/)?V_(\d[\d_]*)_BUILD(?:.*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/jameica/-/compare/91fa9141cc145fec26be25b389b6067505c7d5e1...6f6dd269acad793ad59e7c70d606afda52cb0c48

-- 
View it on GitLab: https://salsa.debian.org/java-team/jameica/-/compare/91fa9141cc145fec26be25b389b6067505c7d5e1...6f6dd269acad793ad59e7c70d606afda52cb0c48
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/20211027/1eca095b/attachment.htm>


More information about the pkg-java-commits mailing list