[Git][java-team/jug][master] 6 commits: Fix Homepage

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat Feb 1 15:14:52 GMT 2025



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


Commits:
ed11c10c by Andreas Tille at 2025-02-01T16:08:54+01:00
Fix Homepage

- - - - -
5a1e8441 by Andreas Tille at 2025-02-01T16:10:52+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
f56ecc9b by Andreas Tille at 2025-02-01T16:11:13+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
d823e597 by Andreas Tille at 2025-02-01T16:11:13+01:00
debhelper-compat 13 (routine-update)

- - - - -
8ba53ae1 by Andreas Tille at 2025-02-01T16:11:23+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
44e8d827 by Andreas Tille at 2025-02-01T16:11:35+01:00
watch file standard 4 (routine-update)

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+jug (3.1.5-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fix Homepage
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Sat, 01 Feb 2025 16:08:37 +0100
+
 jug (3.1.5-1) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -1,23 +1,23 @@
 Source: jug
-Section: java
-Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Onkar Shinde <onkarshinde at ubuntu.com>
-Build-Depends:
- debhelper (>= 11),
- default-jdk,
- junit4,
- liblog4j1.2-java,
- libmaven-bundle-plugin-java,
- maven-debian-helper
-Standards-Version: 4.1.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jug.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jug.git
-Homepage: http://wiki.fasterxml.com/JugHome
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
+               junit4,
+               liblog4j1.2-java,
+               libmaven-bundle-plugin-java,
+               maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/jug
+Vcs-Git: https://salsa.debian.org/java-team/jug.git
+Homepage: https://github.com/cowtowncoder/java-uuid-generator
 
 Package: libjug-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends},
+         ${maven:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: Pure java UUID generator
  JUG is a pure java UUID generator that generates UUIDs according to the IETF


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts="repack,compression=xz"
 https://github.com/cowtowncoder/java-uuid-generator/tags .*/java-uuid-generator-([\d\.]+).tar.gz



View it on GitLab: https://salsa.debian.org/java-team/jug/-/compare/b3e3bfdaeff345e87247d6e3b506cf4e3e231518...44e8d8279160c6e904ad912c44d579ecb95f9648

-- 
View it on GitLab: https://salsa.debian.org/java-team/jug/-/compare/b3e3bfdaeff345e87247d6e3b506cf4e3e231518...44e8d8279160c6e904ad912c44d579ecb95f9648
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/20250201/2ae84137/attachment.htm>


More information about the pkg-java-commits mailing list