[surefire] 01/01: Relocate the version 2.12.4 used by Maven 3.1.1+ to the current one
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jul 17 12:44:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository surefire.
commit 253f417d93bb6600307c97380a232186fdbc631a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jul 17 14:43:36 2017 +0200
Relocate the version 2.12.4 used by Maven 3.1.1+ to the current one
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4e41f15..12a9fe3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+surefire (2.17-6) unstable; urgency=medium
+
+ * Team upload.
+ * Relocate the version 2.12.4 used by Maven 3.1.1+ to the current one
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 17 Jul 2017 14:40:53 +0200
+
surefire (2.17-5) unstable; urgency=medium
* Team upload.
diff --git a/debian/rules b/debian/rules
index 9539a20..6c91a03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,5 +23,5 @@ override_dh_auto_build:
override_dh_auto_install:
dh_auto_install
- mh_installpom -plibsurefire-java maven-surefire-plugin/pom.xml
+ mh_installpom -plibsurefire-java maven-surefire-plugin/pom.xml --relocate=org.apache.maven.plugins:maven-surefire-plugin:2.12.4
mh_installjar -plibsurefire-java maven-surefire-plugin/pom.xml maven-surefire-plugin/target/maven-surefire-plugin*.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/surefire.git
More information about the pkg-java-commits
mailing list