[maven-install-plugin] 01/01: Keep building with maven-plugin-testing 1.3 to avoid a failure with the version 2.x (Closes: #869011)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 20 10:31:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-install-plugin.
commit 1e5306ff8ec484cc08eb8f3a384826158f34afa7
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 20 12:25:29 2017 +0200
Keep building with maven-plugin-testing 1.3 to avoid a failure with the version 2.x (Closes: #869011)
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/maven.rules | 3 +--
3 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4f9b8ee..4eec659 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+maven-install-plugin (2.5.2-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Keep building with maven-plugin-testing 1.3 to avoid a failure
+ with the version 2.x (Closes: #869011)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 20 Jul 2017 12:23:32 +0200
+
maven-install-plugin (2.5.2-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index f6dc5b5..5384dcc 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
Build-Depends:
debhelper (>= 10),
default-jdk,
- libmaven-plugin-testing-java,
+ libmaven-plugin-testing-1.3-java,
libmaven-plugin-tools-java (>= 3.2),
libmaven2-core-java,
libplexus-digest-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 7dba087..a51e89c 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,5 +16,4 @@
# and version starting with 3., replacing the version with 3.x
# junit junit jar s/3\\..*/3.x/
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools * s/.*/debian/ * *
+org.apache.maven.plugin-testing maven-plugin-testing-harness * s/.*/1.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-install-plugin.git
More information about the pkg-java-commits
mailing list