This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-tools.
commit daa87a9fd266b73fd623904bec26e6cdb71f3e4a Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 28 10:09:13 2016 +0100 Removed the unused build dependency on libguava-java --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4321c2b..2877088 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ maven-plugin-tools (3.3-4) UNRELEASED; urgency=medium * Removed 02-plexus-archiver1-compatibility.patch and require libplexus-archiver-java (>= 2.0) * Removed 03-plexus-utils2-compatibility.patch + * Removed the unused build dependency on libguava-java -- Emmanuel Bourg <[email protected]> Wed, 27 Jan 2016 10:08:59 +0100 diff --git a/debian/control b/debian/control index ef0f421..654766a 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends-Indep: ant, libasm4-java, libclassworlds-java, libdoxia-sitetools-java, - libguava-java, libjtidy-java, libmaven-reporting-impl-java, libmaven2-core-java (>= 2.2.1-12), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

