Tony Mancill pushed to branch master at Debian Java Maintainers / apache-directory-server
Commits: f9f2810c by tony mancill at 2023-11-22T13:31:33-08:00 Set Rules-Requires-Root: no in debian/control - - - - - 78b54fa7 by tony mancill at 2023-11-22T15:52:28-08:00 Update lintian-overrides - - - - - a5d6ee4e by tony mancill at 2023-11-22T15:52:28-08:00 Update debian/watch to version 4 - - - - - ea28960f by tony mancill at 2023-11-22T15:52:28-08:00 Prepare changelog for upload - - - - - 4 changed files: - debian/changelog - debian/control - debian/libapacheds-java.lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,17 @@ -apache-directory-server (2.0.0~M26-4) UNRELEASED; urgency=medium +apache-directory-server (2.0.0~M26-4) unstable; urgency=medium - * d/p/do-not-use-x509certinfo-set.patch, d/apacheds.default: add patch - to use reflection for the access to internal x509 API, add --add- - opens statement for sun.security.x509 (Closes: #1052589). + * Team upload + [ Vladimir Petko ] + * d/p/do-not-use-x509certinfo-set.patch (Closes: #1052589) + Patch to use reflection for the access to internal x509 API. + * d/apacheds.default: add --add- opens statement for sun.security.x509 - -- Vladimir Petko <[email protected]> Mon, 20 Nov 2023 14:22:27 +1300 + [ tony mancill ] + * Set Rules-Requires-Root: no in debian/control + * Update lintian-overrides + * Update debian/watch to version 4 + + -- tony mancill <[email protected]> Wed, 22 Nov 2023 15:51:44 -0800 apache-directory-server (2.0.0~M26-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -29,6 +29,7 @@ Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/apache-directory-server.git Vcs-Browser: https://salsa.debian.org/java-team/apache-directory-server Homepage: http://directory.apache.org +Rules-Requires-Root: no Package: libapacheds-java Architecture: all ===================================== debian/libapacheds-java.lintian-overrides ===================================== @@ -1,2 +1,2 @@ -# apacheds-all.jar is intentionally empty but depends on the other apacheds artifacts -libapacheds-java: codeless-jar [usr/share/java/apacheds-all.jar] +# apacheds-all-${version}.jar is intentionally empty but depends on the other apacheds artifacts +libapacheds-java: codeless-jar [usr/share/java/apacheds-all-*.jar] ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ -version=3 +version=4 opts="repack,compression=xz,uversionmangle=s/-(alpha|beta|rc|m)(-)?/~$1$2/i;s/.am(\d+)/~M$1/i" \ https://github.com/apache/directory-server/tags .*/(\d.*).tar.gz View it on GitLab: https://salsa.debian.org/java-team/apache-directory-server/-/compare/91e93ba37c0ed55fbf9860067774f919cead60fd...ea28960fada2a20363aa80e11da6559b4151843f -- View it on GitLab: https://salsa.debian.org/java-team/apache-directory-server/-/compare/91e93ba37c0ed55fbf9860067774f919cead60fd...ea28960fada2a20363aa80e11da6559b4151843f You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

