Tony Mancill pushed to branch master at Debian Java Maintainers / logback
Commits: 95bc0a22 by tony mancill at 2024-11-24T18:02:31-08:00 Drop liblogback-java-doc binary package (Closes: #1088126) - - - - - 74942857 by tony mancill at 2024-11-24T19:36:36-08:00 Freshen years in debian/copyright - - - - - 0000569d by tony mancill at 2024-11-24T19:36:36-08:00 Bump Standards-Version to 4.7.0 - - - - - b5d61831 by tony mancill at 2024-11-24T19:36:36-08:00 Prepare changelog for upload - - - - - 6 changed files: - debian/changelog - debian/control - debian/copyright - − debian/liblogback-java-doc.doc-base.api - − debian/liblogback-java-doc.doc-base.manual - − debian/liblogback-java-doc.install Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +logback (1:1.2.11-6) unstable; urgency=medium + + * Drop liblogback-java-doc binary package (Closes: #1088126) + Low popcon, no reverse dependencies, see Debian bug #1087361. + * Freshen years in debian/copyright + * Bump Standards-Version to 4.7.0 + + -- tony mancill <[email protected]> Sun, 24 Nov 2024 18:07:56 -0800 + logback (1:1.2.11-5) unstable; urgency=medium * Add patch for CVE-2023-6378 (Closes: #1057423) ===================================== debian/control ===================================== @@ -14,12 +14,11 @@ Build-Depends: libmail-java, libmaven-antrun-plugin-java, libmaven-bundle-plugin-java, - libmaven-javadoc-plugin-java, libservlet-api-java, libslf4j-java (>= 1.7.18), libtomcat9-java, maven-debian-helper -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/java-team/logback.git Vcs-Browser: https://salsa.debian.org/java-team/logback Homepage: https://logback.qos.ch @@ -42,24 +41,3 @@ Description: flexible logging library for Java . The logback-access module integrates with Servlet containers, such as Tomcat and Jetty, to provide HTTP-access log functionality. - -Package: liblogback-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, ${maven:DocDepends} -Suggests: ${maven:DocOptionalDepends} -Description: flexible logging library for Java - documentation - Logback is a reliable, generic, fast and flexible logging library for Java. - It's intended as a successor to the popular log4j project. - . - The logback-core module lays the groundwork for the other two modules. - . - The logback-classic module can be assimilated to a significantly improved - version of log4j. Moreover, logback-classic natively implements the SLF4J API - so that you can readily switch back and forth between logback and other - logging systems such as log4j or java.util.logging (JUL). - . - The logback-access module integrates with Servlet containers, such as Tomcat - and Jetty, to provide HTTP-access log functionality. - . - This package provides the API documentation and manual for Logback. ===================================== debian/copyright ===================================== @@ -24,8 +24,8 @@ Comment: Files: debian/* Copyright: 2008-2011, Damien Raude-Morvan <[email protected]> - 2014-2022, Emmanuel Bourg <[email protected]> - 2017-2022, tony mancill <[email protected]> + 2014-2024, Emmanuel Bourg <[email protected]> + 2017-2024, tony mancill <[email protected]> License: LGPL-2.1 or BSD-X11 License: BSD-X11 ===================================== debian/liblogback-java-doc.doc-base.api deleted ===================================== @@ -1,9 +0,0 @@ -Document: liblogback-java-api -Title: API Javadoc for Logback -Author: Logback developers -Abstract: This is the API Javadoc provided by the Logback library. -Section: Programming - -Format: HTML -Index: /usr/share/doc/liblogback-java/api/index.html -Files: /usr/share/doc/liblogback-java/api/* ===================================== debian/liblogback-java-doc.doc-base.manual deleted ===================================== @@ -1,9 +0,0 @@ -Document: liblogback-java-manual -Title: Manual for Logback -Author: Logback developers -Abstract: This is the Manual provided by the Logback library. -Section: Programming - -Format: HTML -Index: /usr/share/doc/liblogback-java/manual/index.html -Files: /usr/share/doc/liblogback-java/manual/* ===================================== debian/liblogback-java-doc.install deleted ===================================== @@ -1,2 +0,0 @@ -target/site/apidocs/* /usr/share/doc/liblogback-java/api -logback-site/src/site/pages/manual/ /usr/share/doc/liblogback-java/ View it on GitLab: https://salsa.debian.org/java-team/logback/-/compare/6f3d98365d1343265e6213179de7e17fd9becf28...b5d6183164baf877184ab2a1f91685aaf4b91a55 -- View it on GitLab: https://salsa.debian.org/java-team/logback/-/compare/6f3d98365d1343265e6213179de7e17fd9becf28...b5d6183164baf877184ab2a1f91685aaf4b91a55 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

