Tony Mancill pushed to branch master at Debian Java Maintainers / dom4j
Commits: 3d85bb67 by tony mancill at 2018-09-15T15:44:48Z Add build-dep on default-jdk-doc - - - - - e9132b39 by tony mancill at 2018-09-15T15:50:41Z Bump Standards-Version to 4.2.1 - - - - - e5a2b278 by tony mancill at 2018-09-15T15:50:50Z prepare changelog for upload - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +dom4j (2.1.1-2) unstable; urgency=medium + + * Team upload. + * Add build-dep on default-jdk-doc (Closes: #908835). + * Bump Standards-Version to 4.2.1 + + -- tony mancill <[email protected]> Sat, 15 Sep 2018 08:48:58 -0700 + dom4j (2.1.1-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -9,6 +9,7 @@ Build-Depends: antlr, debhelper (>= 11~), default-jdk, + default-jdk-doc, gradle-debian-helper, junit, libjaxb-api-java, @@ -19,7 +20,7 @@ Build-Depends: libxpp2-java (>= 2.1.10-8~), libxpp3-java, maven-repo-helper -Standards-Version: 4.1.5 +Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/java-team/dom4j.git Vcs-Browser: https://salsa.debian.org/java-team/dom4j Homepage: https://dom4j.github.io View it on GitLab: https://salsa.debian.org/java-team/dom4j/compare/5ff9d04853ed4a1c4a75441fdcbf720d03dee397...e5a2b278338954367e31eb9987310abbd6a13f4c -- View it on GitLab: https://salsa.debian.org/java-team/dom4j/compare/5ff9d04853ed4a1c4a75441fdcbf720d03dee397...e5a2b278338954367e31eb9987310abbd6a13f4c 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

