[Git][java-team/jatl][master] 10 commits: Packaging update

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Jan 29 21:50:44 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / jatl


Commits:
08dc0f6b by Andreas Tille at 2025-01-29T22:38:51+01:00
Packaging update

- - - - -
858922f9 by Andreas Tille at 2025-01-29T22:38:51+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
638fef2b by Andreas Tille at 2025-01-29T22:38:51+01:00
debhelper-compat 13 (routine-update)

- - - - -
52066169 by Andreas Tille at 2025-01-29T22:38:53+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
4447ae80 by Andreas Tille at 2025-01-29T22:38:53+01:00
Secure URI in copyright format (routine-update)

- - - - -
d16b6d3b by Andreas Tille at 2025-01-29T22:38:53+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
d965ebca by Andreas Tille at 2025-01-29T21:38:54+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
28c99957 by Andreas Tille at 2025-01-29T22:40:39+01:00
Update watch file format version to 4.

Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html

- - - - -
52c6bbaa by Andreas Tille at 2025-01-29T22:44:57+01:00
Re-add Build-Depends: maven-debian-helper

- - - - -
2977e535 by Andreas Tille at 2025-01-29T22:46:23+01:00
Upload to unstable

- - - - -


6 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+jatl (0.2.3-2) unstable; urgency=medium
+
+  * Team upload.
+  * Packaging update
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+
+ -- Andreas Tille <tille at debian.org>  Wed, 29 Jan 2025 22:45:13 +0100
+
 jatl (0.2.3-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.


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


=====================================
debian/control
=====================================
@@ -1,20 +1,22 @@
 Source: jatl
-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: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5)
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               maven-debian-helper
 Build-Depends-Indep: junit4,
                      libcommons-lang3-java,
-                     libmaven-bundle-plugin-java,
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jatl.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jatl.git
+                     libmaven-bundle-plugin-java
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/jatl
+Vcs-Git: https://salsa.debian.org/java-team/jatl.git
 Homepage: https://github.com/agentgt/jatl
 
 Package: libjatl-java
 Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+         ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Description: JATL - Java Anti-Template Language
  JATL is an extremely lightweight efficient Java library to generate XHTML or


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: JATL
 Source: https://github.com/agentgt/jatl
 


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename --repack --compression xz


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/agentgt/jatl/tags .*/jatl-([\d\.]+).tar.gz



View it on GitLab: https://salsa.debian.org/java-team/jatl/-/compare/2de44c8c1ecfff5c873478ea03285c22d8a4f83e...2977e5358cf314e575968861b7b1f5fe045845df

-- 
View it on GitLab: https://salsa.debian.org/java-team/jatl/-/compare/2de44c8c1ecfff5c873478ea03285c22d8a4f83e...2977e5358cf314e575968861b7b1f5fe045845df
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/20250129/c72f1e32/attachment.htm>


More information about the pkg-java-commits mailing list