Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jsoup
Commits: 31525b46 by Emmanuel Bourg at 2026-09-21T15:46:01+02:00 Ignore the netty BOM (Closes: #1148421) - - - - - 2 changed files: - debian/changelog - debian/maven.ignoreRules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +jsoup (1.23.2-2) unstable; urgency=medium + + * Ignore the netty BOM, it made the installed POM unreadable without + libnetty-java (Closes: #1148421) + + -- Emmanuel Bourg <[email protected]> Mon, 21 Sep 2026 15:45:28 +0200 + jsoup (1.23.2-1) unstable; urgency=medium * New upstream release ===================================== debian/maven.ignoreRules ===================================== @@ -21,3 +21,5 @@ org.codehaus.mojo animal-sniffer-maven-plugin * * * * com.github.siom79.japicmp japicmp-maven-plugin * * * * org.apache.maven.plugins maven-javadoc-plugin * * * * org.sonatype.central central-publishing-maven-plugin * * * * + +io.netty netty-bom * * * * View it on GitLab: https://salsa.debian.org/java-team/jsoup/-/commit/31525b46d64aaaee9de0a87d409d0a1dfd90493d -- View it on GitLab: https://salsa.debian.org/java-team/jsoup/-/commit/31525b46d64aaaee9de0a87d409d0a1dfd90493d 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

