This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libdecentxml-java.
commit 9eabe21679f87b86566b4b00d6e003c9006ccbb9 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 7 18:00:49 2017 +0200 Removed the unused build dependency on libmaven-install-plugin-java --- debian/changelog | 7 +++++++ debian/control | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 53d9a55..ecf1d9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libdecentxml-java (1.4-3) UNRELEASED; urgency=medium + + * Team upload. + * Removed the unused build dependency on libmaven-install-plugin-java + + -- Emmanuel Bourg <[email protected]> Thu, 07 Sep 2017 17:55:51 +0200 + libdecentxml-java (1.4-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index c5776a7..60c2104 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Uploaders: Jakub Adam <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, junit4, - libmaven-install-plugin-java, libmaven-javadoc-plugin-java, maven-debian-helper (>> 1.6.1) Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libdecentxml-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

