Emmanuel Bourg pushed to branch master at Debian Java Maintainers / batik
Commits: e5ba062d by Emmanuel Bourg at 2018-09-05T11:59:07Z Tightened the version of maven-debian-helper required to build batik (Closes: #902532) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +batik (1.10-2) UNRELEASED; urgency=medium + + * Team upload. + * Tightened the version of maven-debian-helper required to build batik + (Closes: #902532) + + -- Emmanuel Bourg <[email protected]> Wed, 05 Sep 2018 13:55:36 +0200 + batik (1.10-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -15,7 +15,7 @@ Build-Depends: libxalan2-java, libxml-commons-external-java, libxmlgraphics-commons-java (>= 2.0.1), - maven-debian-helper, + maven-debian-helper (>= 2.2.3), rhino Standards-Version: 4.1.4 Vcs-Git: https://anonscm.debian.org/git/pkg-java/batik.git View it on GitLab: https://salsa.debian.org/java-team/batik/commit/e5ba062dcffa0208f1f96d35b004d8baa19ce28a -- View it on GitLab: https://salsa.debian.org/java-team/batik/commit/e5ba062dcffa0208f1f96d35b004d8baa19ce28a 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

