This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-jar-plugin.
commit 0b63bbfd8313c4f1a27a7525b25c9dfb1ef5c504 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 18 11:55:50 2017 +0200 Removed the unused dependency on libmaven-enforcer-plugin-java --- debian/changelog | 3 ++- debian/control | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 396f449..4e3a2f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -maven-jar-plugin (2.5-1) UNRELEASED; urgency=medium +maven-jar-plugin (2.6-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Relocate the version 2.4 used by Maven to the current one + - Removed the unused dependency on libmaven-enforcer-plugin-java * Build with the DH sequencer instead of CDBS * Removed the -java-doc package * Moved the package to Git diff --git a/debian/control b/debian/control index 6de20c4..2624bb5 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: default-jdk, libcommons-lang-java, libmaven-archiver-java, - libmaven-enforcer-plugin-java, libmaven-install-plugin-java, libmaven-invoker-plugin-java, libmaven-plugin-testing-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-jar-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

