[surefire] 06/16: Relocate the version 2.17 of the plugin to the current one
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 20 09:28:35 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 eb37547d49296367591c5c532f3cef46b5868871
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 20 10:18:15 2017 +0200
Relocate the version 2.17 of the plugin to the current one
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b93ecc0..f7e4492 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ surefire (2.18-1) UNRELEASED; urgency=medium
- Refreshed the patches
- New dependency on libjcip-annotations-java
- New build dependency on libmockito-java
+ - Relocate the version 2.17 of the plugin to the current one
-- Emmanuel Bourg <ebourg at apache.org> Thu, 20 Jul 2017 10:05:17 +0200
diff --git a/debian/rules b/debian/rules
index 6c91a03..1bd019e 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 --relocate=org.apache.maven.plugins:maven-surefire-plugin:2.12.4
+ mh_installpom -plibsurefire-java maven-surefire-plugin/pom.xml --relocate=org.apache.maven.plugins:maven-surefire-plugin:2.12.4,org.apache.maven.plugins:maven-surefire-plugin:2.17
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