This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit 49d544691fae2614232c331457e47f59351ebdd8 Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 1 10:23:51 2017 +0200 Removed the unused build dependencies on libplexus-utils-java, libplexus-classworlds-java and libmaven-ant-tasks-java --- debian/changelog | 8 ++++++++ debian/control | 5 +---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b26b72e..d22c6b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +gant (1.9.11-7) UNRELEASED; urgency=medium + + * Team upload. + * Removed the unused build dependencies on libplexus-utils-java, + libplexus-classworlds-java and libmaven-ant-tasks-java + + -- Emmanuel Bourg <[email protected]> Fri, 01 Sep 2017 10:23:15 +0200 + gant (1.9.11-6) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index fef0f75..98db64e 100644 --- a/debian/control +++ b/debian/control @@ -6,10 +6,7 @@ Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected] Build-Depends: ant, gradle-debian-helper, debhelper (>= 10), - default-jdk-headless | default-jdk, - libmaven-ant-tasks-java, - libplexus-classworlds-java, - libplexus-utils-java + default-jdk-headless | default-jdk Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/gant.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gant.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gant.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

