Andrius Merkys pushed to branch master at Debian Java Maintainers / cmlxom
Commits: 286ebb0f by Andrius Merkys at 2026-06-12T06:42:50-04:00 Depend on libxom-java >= 1.4.4 (Closes: #1139502) - - - - - ff7a768c by Andrius Merkys at 2026-06-12T06:43:54-04:00 Update changelog for 4.18-2 release - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +cmlxom (4.18-2) unstable; urgency=medium + + * Depend on libxom-java >= 1.4.4 (Closes: #1139502) + + -- Andrius Merkys <[email protected]> Fri, 12 Jun 2026 06:43:50 -0400 + cmlxom (4.18-1) unstable; urgency=medium * New upstream version 4.18 ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Build-Depends-Indep: liblog4j1.2-java (>= 1.2.16), libmaven-javadoc-plugin-java (>= 3.0.1), libtagsoup-java, - libxom-java, + libxom-java (>= 1.4.4), Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/cmlxom.git Vcs-Browser: https://salsa.debian.org/java-team/cmlxom View it on GitLab: https://salsa.debian.org/java-team/cmlxom/-/compare/01db476d4d332d6ad0661f36352d26f6c4c0a58b...ff7a768c6ab77c71fbe96e5ba1e359acc297c85c -- View it on GitLab: https://salsa.debian.org/java-team/cmlxom/-/compare/01db476d4d332d6ad0661f36352d26f6c4c0a58b...ff7a768c6ab77c71fbe96e5ba1e359acc297c85c 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

