Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libcommons-logging-java
Commits: 91f48a6f by Emmanuel Bourg at 2023-10-11T14:32:36+02:00 Standards-Version updated to 4.6.2 - - - - - b60666ed by Emmanuel Bourg at 2023-10-11T14:42:01+02:00 Fixed the build failure with Java 21 (Closes: #1053198) - - - - - cb4666bb by Emmanuel Bourg at 2023-10-11T14:42:21+02:00 Upload to unstable - - - - - 3 changed files: - debian/ant.properties - debian/changelog - debian/control Changes: ===================================== debian/ant.properties ===================================== @@ -9,3 +9,4 @@ test.failonerror=false source.version=1.7 target.version=1.7 +test.sysprops.java.security.manager=allow ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libcommons-logging-java (1.2-4) unstable; urgency=medium + + * Fixed the build failure with Java 21 (Closes: #1053198) + * Standards-Version updated to 4.6.2 + + -- Emmanuel Bourg <[email protected]> Wed, 11 Oct 2023 14:42:11 +0200 + libcommons-logging-java (1.2-3) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Build-Depends: liblog4j1.2-java, libservlet-api-java, maven-repo-helper -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/libcommons-logging-java.git Vcs-Browser: https://salsa.debian.org/java-team/libcommons-logging-java Homepage: https://commons.apache.org/proper/commons-logging/ View it on GitLab: https://salsa.debian.org/java-team/libcommons-logging-java/-/compare/0797044af9821dfa4708ed38ca551b34ae5d7377...cb4666bb14793786e536895a3153ac9dfd350e75 -- View it on GitLab: https://salsa.debian.org/java-team/libcommons-logging-java/-/compare/0797044af9821dfa4708ed38ca551b34ae5d7377...cb4666bb14793786e536895a3153ac9dfd350e75 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

