This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-compiler.
commit 75a898fd6eaeb33d645820ea065d7d118d1e712a Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 7 16:21:27 2017 +0200 Removed the unused build dependency on libmaven-install-plugin-java --- debian/changelog | 7 +++++++ debian/control | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3d33d89..bc130f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +plexus-compiler (2.8.2-4) UNRELEASED; urgency=medium + + * Team upload. + * Removed the unused build dependency on libmaven-install-plugin-java + + -- Emmanuel Bourg <[email protected]> Thu, 07 Sep 2017 16:18:55 +0200 + plexus-compiler (2.8.2-3) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index d9ca1b6..ee96bc2 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,7 @@ Build-Depends-Indep: default-jdk-doc, libplexus-component-metadata-java, libplexus-container-default1.5-java, libplexus-utils2-java, - libplexus-utils2-java-doc, - libmaven-install-plugin-java + libplexus-utils2-java-doc Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-compiler.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-compiler.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-compiler.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

