Pierre Gruet pushed to branch master at Debian Java Maintainers / libmiglayout-java
Commits: a33c5e64 by Pierre Gruet at 2026-08-05T17:58:27+02:00 Removing Torsten Werner from the Uploaders - - - - - b51c9a01 by Pierre Gruet at 2026-08-05T17:58:45+02:00 Removing Priority: optional, which is now defaults - - - - - 113c853d by Pierre Gruet at 2026-08-05T17:58:49+02:00 Removing R-R-R: no, which is now defaults - - - - - 84e2c7bb by Pierre Gruet at 2026-08-05T17:59:03+02:00 Raising Standards version to 4.7.4 - - - - - 41599e42 by Pierre Gruet at 2026-08-05T17:59:20+02:00 Build-Depending on debhelper-compat 14, removing misc:Depends substvar - - - - - 2390c28c by Pierre Gruet at 2026-08-05T18:00:19+02:00 Updating changelog - - - - - 3fa8d316 by Pierre Gruet at 2026-08-05T18:03:49+02:00 Raising d/watch version to 5 - - - - - 950c6ecb by Pierre Gruet at 2026-08-05T18:03:59+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +libmiglayout-java (11.4.2+ds-3) unstable; urgency=medium + + * Raising Standards version to 4.7.4: + - Removing Priority: optional, which is now defaults + - Removing R-R-R: no, which is now defaults + * Removing Torsten Werner from the Uploaders, thanks Torsten! + (Closes: #1139051) + * Build-Depending on debhelper-compat 14, removing misc:Depends substvar + * Raising d/watch version to 5 + + -- Pierre Gruet <[email protected]> Wed, 05 Aug 2026 18:03:53 +0200 + libmiglayout-java (11.4.2+ds-2) unstable; urgency=medium * Fixing unversioned symlink for the global jar in /usr/share/java ===================================== debian/control ===================================== @@ -1,30 +1,25 @@ Source: libmiglayout-java Section: java -Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Varun Hiremath <[email protected]>, - Torsten Werner <[email protected]>, Andrew Ross <[email protected]>, Pierre Gruet <[email protected]> Build-Depends: - debhelper-compat (= 13), + debhelper-compat (= 14), default-jdk, javahelper, libmaven-bundle-plugin-java, libopenjfx-java, libswt-gtk-4-java, maven-debian-helper -Standards-Version: 4.7.0 +Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/java-team/libmiglayout-java.git Vcs-Browser: https://salsa.debian.org/java-team/libmiglayout-java Homepage: https://www.miglayout.com -Rules-Requires-Root: no Package: libmiglayout-java Architecture: all -Depends: - ${misc:Depends} Suggests: libswt-gtk-4-java Multi-Arch: foreign ===================================== debian/watch ===================================== @@ -1,4 +1,8 @@ -version=4 -opts="filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/libmiglayout-java-$1\.tar\.gz/, \ - dversionmangle=auto, compression=xz, repacksuffix=+ds" \ - https://github.com/mikaelgrev/miglayout/tags .*/v?(\d\S+)\.tar\.gz +Version: 5 + +Source: https://github.com/mikaelgrev/miglayout/tags +Matching-Pattern: .*/v?(\d\S+)\.tar\.gz +Compression: xz +Dversionmangle: auto +Filenamemangle: s/.+\/v?(\d\S+)\.tar\.gz/libmiglayout-java-$1\.tar\.gz/ +Repacksuffix: +ds View it on GitLab: https://salsa.debian.org/java-team/libmiglayout-java/-/compare/1427a2f8e5d1491efe7fc5bb2a7a19696112c78f...950c6ecb26ce280d9bf75137d949f492374b3206 -- View it on GitLab: https://salsa.debian.org/java-team/libmiglayout-java/-/compare/1427a2f8e5d1491efe7fc5bb2a7a19696112c78f...950c6ecb26ce280d9bf75137d949f492374b3206 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

