Jérôme Charaoui pushed to branch master at Debian Java Maintainers / logback
Commits: a5f1c063 by Jérôme Charaoui at 2026-09-15T23:36:53-04:00 replace log4j dependency with reload4j - - - - - 8f30fca3 by Jérôme Charaoui at 2026-09-15T23:37:34-04:00 Update changelog for 1:1.6.3-2 release - - - - - 4 changed files: - debian/changelog - debian/control - debian/maven.ignoreRules - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +logback (1:1.6.3-2) unstable; urgency=medium + + * Team upload. + * replace log4j dependency with reload4j + + -- Jérôme Charaoui <[email protected]> Tue, 15 Sep 2026 23:37:25 -0400 + logback (1:1.6.3-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -12,6 +12,7 @@ Build-Depends: libjetty12-java, libmaven-antrun-plugin-java, libmaven-bundle-plugin-java, + libreload4j-java, libslf4j2-java, maven-debian-helper, Standards-Version: 4.7.4 ===================================== debian/maven.ignoreRules ===================================== @@ -2,7 +2,6 @@ ch.qos.logback logback-core test-jar * * * com.icegreen greenmail * * * * dom4j dom4j * * * * junit junit * * * * -log4j log4j * * * * org.apache.ant ant-junit * * * * org.apache.ant ant-junitlauncher * * * * org.apache.felix org.apache.felix.main * * * * ===================================== debian/maven.rules ===================================== @@ -1,4 +1,3 @@ -s/ch.qos.reload4j/log4j/ s/reload4j/log4j/ * s/.*/1.2.x/ * * com.fasterxml.jackson.core jackson-databind * s/.*/2.x/ s/org\.jline/org.fusesource.jansi/ s/jansi-core/jansi/ * s/.*/debian/ org.slf4j slf4j-api test-jar * * * View it on GitLab: https://salsa.debian.org/java-team/logback/-/compare/aab651e59a807f8af25dd664708198e52058e0cb...8f30fca312b3593c3a3fc72c0c10124ab2bcbbe0 -- View it on GitLab: https://salsa.debian.org/java-team/logback/-/compare/aab651e59a807f8af25dd664708198e52058e0cb...8f30fca312b3593c3a3fc72c0c10124ab2bcbbe0 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

