This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository build-helper-maven-plugin.
commit e703165f7ac0d8b13a224efcd73bb8d87544d5ba Author: Emmanuel Bourg <[email protected]> Date: Wed Jan 1 11:13:35 2014 +0100 New upstream release (1.8) --- debian/changelog | 7 ++++++- debian/control | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a40c02a..d1b0fec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ +build-helper-maven-plugin (1.8-1) UNRELEASED; urgency=low + + * New upstream release + + -- Emmanuel Bourg <[email protected]> Thu, 31 Oct 2013 22:44:46 +0100 + build-helper-maven-plugin (1.7-1) unstable; urgency=low [ Emmanuel Bourg ] - * Team upload. * New upstream release * Set the compiler source/target to 1.5 * Updated Standards-Version to 3.9.4 (no changes) diff --git a/debian/control b/debian/control index 29055e8..3b5633e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4) Build-Depends-Indep: default-jdk-doc, libmaven-invoker-plugin-java, libmaven-javadoc-plugin-java, - libmaven-plugin-tools-java, + libmaven-plugin-tools-java (>= 3.0), libmaven2-core-java, libmaven2-core-java-doc, libplexus-utils-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/build-helper-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

