[Git][java-team/libjaudiotagger-java][master] 12 commits: Build-Depends: s/default-jdk/default-jdk-headless/

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Feb 5 21:28:36 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / libjaudiotagger-java


Commits:
21d9768b by Andreas Tille at 2025-02-05T22:12:36+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
6ad7ddca by Andreas Tille at 2025-02-05T22:18:46+01:00
Remove Damien Raude-Morvan from Uploaders (Thank you Damien for your work on this package) Closes: #889388

- - - - -
7538fe7e by Andreas Tille at 2025-02-05T22:22:26+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
b7b391bb by Andreas Tille at 2025-02-05T22:22:26+01:00
debhelper-compat 13 (routine-update)

- - - - -
84de3465 by Andreas Tille at 2025-02-05T22:23:27+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
e8a78c5e by Andreas Tille at 2025-02-05T22:23:27+01:00
Secure URI in copyright format (routine-update)

- - - - -
6ab65985 by Andreas Tille at 2025-02-05T22:23:27+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
40434741 by Andreas Tille at 2025-02-05T21:23:27+00:00
Trim trailing whitespace.

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

- - - - -
789db5f1 by Andreas Tille at 2025-02-05T21:23:27+00:00
Use correct machine-readable copyright file URI.

Changes-By: lintian-brush
Fixes: lintian: out-of-date-copyright-format-uri
See-also: https://lintian.debian.org/tags/out-of-date-copyright-format-uri.html

- - - - -
7dcda84a by Andreas Tille at 2025-02-05T22:24:49+01:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
710930c6 by Andreas Tille at 2025-02-05T22:26:18+01:00
debian/copyright: review Closes: #911438

- - - - -
50e79b3a by Andreas Tille at 2025-02-05T22:28:15+01:00
Fix watch file

- - - - -


6 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,24 @@
+libjaudiotagger-java (2.0.3-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Remove Damien Raude-Morvan from Uploaders (Thank you Damien for your
+    work on this package)
+    Closes: #889388
+  * 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.
+  * Use correct machine-readable copyright file URI.
+  * Use secure URI in Homepage field.
+  * debian/copyright: review
+    Closes: #911438
+  * Fix watch file
+
+ -- Andreas Tille <tille at debian.org>  Wed, 05 Feb 2025 22:11:42 +0100
+
 libjaudiotagger-java (2.0.3-3) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -1,23 +1,21 @@
 Source: libjaudiotagger-java
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>,
+           Torsten Werner <twerner at debian.org>
 Section: java
 Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Varun Hiremath <varun at debian.org>,
- Torsten Werner <twerner at debian.org>,
- Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends:
- debhelper (>= 10),
- default-jdk,
- maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjaudiotagger-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjaudiotagger-java.git
-Homepage: http://www.jthink.net/jaudiotagger/
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
+               maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libjaudiotagger-java
+Vcs-Git: https://salsa.debian.org/java-team/libjaudiotagger-java.git
+Homepage: https://www.jthink.net/jaudiotagger/
 
 Package: libjaudiotagger-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends},
+         ${maven:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: library for editing tags like ID3 in audio files such as MP3s
  Jaudiotagger is the Audio Tagging library used for tagging data in


=====================================
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: jaudiotagger
 Upstream-Contact: A. Bram Neijt <bneijt at gmail.com>
 Source: https://bitbucket.org/ijabz/jaudiotagger
@@ -23,9 +23,9 @@ Copyright:
  2003-2005 Jaikoz JThink Ltd
  2004,2005 Jaudiotagger
  2003,2004 MusicTag
-License: LGPL-2.1
+License: LGPL-2.1+
 
-License: LGPL-2.1
+License: LGPL-2.1+
  This library is free software; you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as
  published by the Free Software Foundation; either version 2.1 of


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


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
 version=4
-opts="mode=git,repack,compression=xz" \
+opts="mode=git,repacksuffix=+dfsg,dversionmangle=auto" \
 https://bitbucket.org/ijabz/jaudiotagger refs/tags/v([\d\.]+)



View it on GitLab: https://salsa.debian.org/java-team/libjaudiotagger-java/-/compare/0d5f971207db66ec25bcb5cc65a6a10d0116da3f...50e79b3ab86d04910bb81b54539640052c2d9afa

-- 
View it on GitLab: https://salsa.debian.org/java-team/libjaudiotagger-java/-/compare/0d5f971207db66ec25bcb5cc65a6a10d0116da3f...50e79b3ab86d04910bb81b54539640052c2d9afa
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/20250205/db484d9d/attachment.htm>


More information about the pkg-java-commits mailing list