[maven-plugin-testing-1.3] 07/10: Build depend on libplexus-component-metadata-java instead of libplexus-maven-plugin-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 20 10:29:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/2.1-1
in repository maven-plugin-testing-1.3.
commit d43e1cbdca5b10a85a4f498238b187660c0c511f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jul 18 01:27:02 2017 +0200
Build depend on libplexus-component-metadata-java instead of libplexus-maven-plugin-java
---
debian/changelog | 2 ++
debian/control | 2 +-
debian/maven.properties | 2 ++
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a73d6f5..a181259 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ maven-plugin-testing (2.1-1) UNRELEASED; urgency=medium
* New upstream release
- Refreshed the patches
- Build depend on junit4 instead of junit
+ - Build depend on libplexus-component-metadata-java instead
+ of libplexus-maven-plugin-java
* Build with the DH sequencer instead of CDBS
* Moved the package to Git
* Standards-Version updated to 4.0.0
diff --git a/debian/control b/debian/control
index 6de2abd..b2fbabb 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: default-jdk-doc,
libplexus-archiver-java,
libplexus-container-default-java,
libplexus-container-default-java-doc,
- libplexus-maven-plugin-java (>= 1.3.8-9~),
+ libplexus-component-metadata-java,
libplexus-utils-java,
libplexus-utils-java-doc
Standards-Version: 4.0.0
diff --git a/debian/maven.properties b/debian/maven.properties
index 16360f6..45c41cb 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -3,3 +3,5 @@
# maven.test.skip=true
maven.test.failure.ignore=true
+
+plexusVersion=1.5.5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-testing-1.3.git
More information about the pkg-java-commits
mailing list