[Git][java-team/stringtemplate4][master] 6 commits: Wrap and sort

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Tue Sep 10 19:10:05 BST 2024



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / stringtemplate4


Commits:
83aa87a4 by Emmanuel Bourg at 2024-09-10T19:50:32+02:00
Wrap and sort

- - - - -
19cec040 by Emmanuel Bourg at 2024-09-10T19:50:47+02:00
Use salsa.debian.org Vcs-* URLs

- - - - -
315548f3 by Emmanuel Bourg at 2024-09-10T19:51:11+02:00
Standards-Version updated to 4.7.0

- - - - -
51558472 by Emmanuel Bourg at 2024-09-10T19:51:16+02:00
Switch to debhelper level 13

- - - - -
f01d66da by Emmanuel Bourg at 2024-09-10T20:09:37+02:00
Build with the DH sequencer instead of CDBS

- - - - -
f5b7575a by Emmanuel Bourg at 2024-09-10T20:09:47+02:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+stringtemplate4 (4.0.8-3) unstable; urgency=medium
+
+  * Build with the DH sequencer instead of CDBS
+  * Use salsa.debian.org Vcs-* URLs
+  * Standards-Version updated to 4.7.0
+  * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 10 Sep 2024 20:09:43 +0200
+
 stringtemplate4 (4.0.8-2) unstable; urgency=medium
 
   * Rebuild with antlr3 3.5.2-2 to depend on libantlr3-runtime-java


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9


=====================================
debian/control
=====================================
@@ -3,16 +3,16 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: antlr3 (>= 3.5.2),
-               antlr3-maven-plugin (>= 3.5.2),
-               cdbs,
-               debhelper (>= 9),
-               default-jdk,
-               junit4,
-               maven-debian-helper (>= 1.5)
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/stringtemplate4.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/stringtemplate4.git
+Build-Depends:
+ antlr3 (>= 3.5.2),
+ antlr3-maven-plugin (>= 3.5.2),
+ debhelper-compat (= 13),
+ default-jdk,
+ junit4,
+ maven-debian-helper (>= 1.5)
+Standards-Version: 4.7.0
+Vcs-Git: https://salsa.debian.org/java-team/stringtemplate4.git
+Vcs-Browser: https://salsa.debian.org/java-team/stringtemplate4
 Homepage: http://www.stringtemplate.org
 
 Package: libstringtemplate4-java


=====================================
debian/rules
=====================================
@@ -1,9 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/maven.mk
-
-JAVA_HOME := /usr/lib/jvm/default-java
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink
+%:
+	dh $@ --buildsystem=maven



View it on GitLab: https://salsa.debian.org/java-team/stringtemplate4/-/compare/d2521b030673272ac04c1d374319313f59a78b82...f5b7575a11def0672aecc078f5e9001f2e751c16

-- 
View it on GitLab: https://salsa.debian.org/java-team/stringtemplate4/-/compare/d2521b030673272ac04c1d374319313f59a78b82...f5b7575a11def0672aecc078f5e9001f2e751c16
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/20240910/55b7225e/attachment.htm>


More information about the pkg-java-commits mailing list