This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-shared-utils.
commit 19175b9afb14d6b76d04015fcd209e6ac7b09c71 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 12 10:02:06 2017 +0200 Removed the unused build dependency on libmaven-install-plugin-java --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a012fad..a7641ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-shared-utils (3.1.0-2) UNRELEASED; urgency=medium * Team upload. * Added the missing Maven rule for plexus-container-default + * Removed the unused build dependency on libmaven-install-plugin-java * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Tue, 12 Sep 2017 09:58:46 +0200 diff --git a/debian/control b/debian/control index 7653c1b..b97e676 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends-Indep: junit4, libcommons-lang3-java, libjansi-java, libjsr305-java, - libmaven-install-plugin-java, libmaven-javadoc-plugin-java, libmaven-plugin-testing-java, javahelper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shared-utils.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

