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 4e1a1bb8745656525b6911eaf7e8ee0ee582cfc3 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 18 11:48:20 2017 +0200 Relocate the version 2.4 used by Maven to the current one --- debian/changelog | 4 +++- debian/libmaven-jar-plugin-java.poms | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 106d0d0..396f449 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -maven-jar-plugin (2.4-2) UNRELEASED; urgency=medium +maven-jar-plugin (2.5-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Relocate the version 2.4 used by Maven to the current one * Build with the DH sequencer instead of CDBS * Removed the -java-doc package * Moved the package to Git diff --git a/debian/libmaven-jar-plugin-java.poms b/debian/libmaven-jar-plugin-java.poms index 5ad70f2..38c32e6 100644 --- a/debian/libmaven-jar-plugin-java.poms +++ b/debian/libmaven-jar-plugin-java.poms @@ -25,4 +25,4 @@ # --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # -pom.xml --no-parent --has-package-version +pom.xml --no-parent --has-package-version --relocate=org.apache.maven.plugins:maven-jar-plugin:2.4 -- 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

