This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sisu-ioc.
commit d9e33e1615e15b22c34bcee0ad066075ba47ed29 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 2 15:12:42 2015 +0100 Removed the unused build dependency on maven-project-info-reports-plugin --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4a78c70..8328f9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ sisu-ioc (2.3.0-6) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Team upload. + * Removed the unused build dependency on maven-project-info-reports-plugin * Removed the unused build dependencies on the *-java-doc packages * Removed the unused debian/libsisu-ioc-java-doc.* files * Updated Standards-Version to 3.9.6 (no changes) diff --git a/debian/control b/debian/control index 0edde38..3cc6886 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends-Indep: junit4, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, libmaven-install-plugin-java, - libmaven-project-info-reports-plugin-java, libplexus-classworlds2-java, libplexus-containers1.5-java, libplexus-utils2-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-ioc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

