This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-indexer.
commit 2253b8c50d98635a3b7fc80470b5fd5beaad5cb3 Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 18 22:00:16 2016 +0100 Removed the unused build dependency on libplexus-component-metadata-java --- debian/README.source | 2 +- debian/changelog | 7 +++++++ debian/control | 1 - 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/README.source b/debian/README.source index 702ce2b..0018ac3 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,5 +1,5 @@ Information about maven-indexer ------------------------------- +------------------------------- This package was debianized using the mh_make command from the maven-debian-helper package. diff --git a/debian/changelog b/debian/changelog index b0e77ec..23ec0e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-indexer (5.1.1-4) unstable; urgency=medium + + * Team upload. + * Removed the unused build dependency on libplexus-component-metadata-java + + -- Emmanuel Bourg <[email protected]> Mon, 18 Jan 2016 21:58:08 +0100 + maven-indexer (5.1.1-3) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index a7f403e..510a0c5 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Build-Depends-Indep: libaether-java, libmaven-parent-java (>= 21), libmaven3-core-java, libplexus-cli-java, - libplexus-component-metadata-java, libplexus-containers1.5-java (>= 1.5.5), libplexus-utils2-java, libregexp-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-indexer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

