This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-assembly-plugin.
commit 11c7f73f675051f8d5a353de22cfce3bba76e955 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 17 16:13:55 2017 +0200 Relocate the version 2.2-beta-5 used by Maven to the current one --- debian/changelog | 1 + debian/libmaven-assembly-plugin-java.poms | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fe10092..85c300b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-assembly-plugin (2.4.1-4) UNRELEASED; urgency=medium * Team upload. * Build with the DH sequencer instead of CDBS + * Relocate the version 2.2-beta-5 used by Maven to the current one -- Emmanuel Bourg <[email protected]> Mon, 17 Jul 2017 16:05:47 +0200 diff --git a/debian/libmaven-assembly-plugin-java.poms b/debian/libmaven-assembly-plugin-java.poms index 8545d14..7f2cb24 100644 --- a/debian/libmaven-assembly-plugin-java.poms +++ b/debian/libmaven-assembly-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 +pom.xml --no-parent --has-package-version --relocate=org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-assembly-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

