This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxmlrpc3-java.
commit b64199a1b302c527867eee90bafe8b08b92a6062 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 7 17:44:05 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 4fe3ff0..cbbd420 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libxmlrpc3-java (3.1.3-9) UNRELEASED; urgency=medium + + * Team upload. + * Removed the unused build dependency on libmaven-install-plugin-java + + -- Emmanuel Bourg <[email protected]> Thu, 07 Sep 2017 17:41:39 +0200 + libxmlrpc3-java (3.1.3-8) unstable; urgency=medium * Transition to the Servlet API 3.1 (Closes: #801038) diff --git a/debian/control b/debian/control index 71f4bfb..c702b29 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 9), junit, libcommons-httpclient-java, libcommons-logging-java, - libmaven-install-plugin-java, libmaven-javadoc-plugin-java, libservlet3.1-java, libws-commons-util-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxmlrpc3-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

