Pierre Gruet pushed to branch master at Debian Java Maintainers / libxstream-java
Commits: eab6748d by Pierre Gruet at 2026-09-22T13:36:15+02:00 Removing Varun Hiremath and Torsten Werner from the uploaders, thanks Varun and Torsten! - - - - - a08cff42 by Pierre Gruet at 2026-09-22T13:36:35+02:00 Switching to debhelper-compat 14, dropping misc: substvar - - - - - 759f250e by Pierre Gruet at 2026-09-22T13:36:48+02:00 Removing Priority: optional, which is now defaults - - - - - c498ccdd by Pierre Gruet at 2026-09-22T13:36:52+02:00 Removing R-R-R:no, which is now defaults - - - - - 6e059c45 by Pierre Gruet at 2026-09-22T13:37:01+02:00 Raising Standards version to 4.7.4 - - - - - 2ca7f6a5 by Pierre Gruet at 2026-09-22T13:37:41+02:00 Raising d/watch version to 5 - - - - - 6e8340e5 by Pierre Gruet at 2026-09-22T12:37:57+01:00 Set upstream metadata fields: Bug-Database, Repository-Browse, Security-Contact. Changes-By: lintian-brush - - - - - 0638c7f8 by Pierre Gruet at 2026-09-22T13:39:15+02:00 Updating changelog - - - - - ce88ebab by Pierre Gruet at 2026-09-22T13:39:23+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,18 @@ +libxstream-java (1.4.21-2) unstable; urgency=medium + + * Team upload + * Removing Varun Hiremath and Torsten Werner from the uploaders, + thanks Varun and Torsten! (Closes: #1139065, #1145265) + * Switching to debhelper-compat 14, dropping misc: substvar + * Raising Standards version to 4.7.4: + - Removing Priority: optional, which is now defaults + - Removing R-R-R:no, which is now defaults + * Raising d/watch version to 5 + * Set upstream metadata fields: Bug-Database, Repository-Browse, + Security-Contact. + + -- Pierre Gruet <[email protected]> Tue, 22 Sep 2026 13:39:17 +0200 + libxstream-java (1.4.21-1) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -1,13 +1,10 @@ Source: libxstream-java Section: java -Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: - Torsten Werner <[email protected]>, - Varun Hiremath <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends: - debhelper-compat (= 13), + debhelper-compat (= 14), default-jdk, javahelper, libbuild-helper-maven-plugin-java, @@ -24,15 +21,14 @@ Build-Depends: libxom-java, libxpp3-java, maven-debian-helper -Standards-Version: 4.7.0 +Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/java-team/libxstream-java.git Vcs-Browser: https://salsa.debian.org/java-team/libxstream-java Homepage: https://x-stream.github.io -Rules-Requires-Root: no Package: libxstream-java Architecture: all -Depends: ${maven:Depends}, ${misc:Depends}, libxpp3-java +Depends: ${maven:Depends}, libxpp3-java Suggests: ${maven:OptionalDepends} Description: Java library to serialize objects to XML and back again The features of the XStream library are: ===================================== debian/upstream/metadata ===================================== @@ -1,5 +1,6 @@ --- -Bug-Database: https://github.com/x-stream/xstream/issues/ +Bug-Database: https://github.com/x-stream/xstream/issues Bug-Submit: https://github.com/x-stream/xstream/issues//new Repository: https://github.com/x-stream/xstream.git -Repository-Browse: http://github.com/x-stream/xstream +Repository-Browse: https://github.com/x-stream/xstream +Security-Contact: https://github.com/x-stream/xstream/tree/HEAD/SECURITY.md ===================================== debian/watch ===================================== @@ -1,2 +1,7 @@ -version=4 -opts=repack,compression=xz,uversionmangle=s/_/./g https://github.com/x-stream/xstream/tags .*/archive/refs/tags/XSTREAM_([\d_]+).tar.gz +Version: 5 + +Source: https://github.com/x-stream/xstream/tags +Matching-Pattern: .*/archive/refs/tags/XSTREAM_([\d_]+).tar.gz +Compression: xz +Repack: yes +Uversionmangle: s/_/./g View it on GitLab: https://salsa.debian.org/java-team/libxstream-java/-/compare/ba360399760af6f30ab7e038155e9f9ef350d7f2...ce88ebab90fe3c147fc830c79b3409df301b3de3 -- View it on GitLab: https://salsa.debian.org/java-team/libxstream-java/-/compare/ba360399760af6f30ab7e038155e9f9ef350d7f2...ce88ebab90fe3c147fc830c79b3409df301b3de3 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

