Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libxalan2-java
Commits: 7cab023e by Emmanuel Bourg at 2020-05-11T00:55:59+02:00 Removed xml-apis from the xalan:serializer dependencies (Closes: #959565) - - - - - 2 changed files: - debian/changelog - debian/serializer.pom Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libxalan2-java (2.7.2-4) unstable; urgency=medium + + * Team upload. + * Removed xml-apis from the xalan:serializer dependencies (Closes: #959565) + + -- Emmanuel Bourg <[email protected]> Mon, 11 May 2020 00:54:59 +0200 + libxalan2-java (2.7.2-3) unstable; urgency=medium * Team upload. ===================================== debian/serializer.pom ===================================== @@ -23,11 +23,6 @@ <url>http://xml.apache.org/xalan-j/</url> <dependencies> - <dependency> - <groupId>xml-apis</groupId> - <artifactId>xml-apis</artifactId> - <version>1.3.04</version> - </dependency> <dependency> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> View it on GitLab: https://salsa.debian.org/java-team/libxalan2-java/-/commit/7cab023e5d361449108316e38dbe562204ccbf53 -- View it on GitLab: https://salsa.debian.org/java-team/libxalan2-java/-/commit/7cab023e5d361449108316e38dbe562204ccbf53 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

