[maven-archiver] 07/10: Depend on libplexus-archiver-java >= 2.2
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon May 4 23:37:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-archiver.
commit 7b4efa74d067f531866db4b35269671d0cf7f7de
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue May 5 00:33:09 2015 +0200
Depend on libplexus-archiver-java >= 2.2
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ed8c2be..4960ee4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ maven-archiver (2.6-1) UNRELEASED; urgency=medium
- New dependency on libmaven-shared-utils-java
- Changed the source/target level to 1.5
- Depend on junit4 instead of junit
+ - Depend on libplexus-archiver-java >= 2.2
* Enabled the unit tests
* The date set in the DEB_BUILD_DATE environment variable is now used
for the timestamp in the pom.properties file embedded in the jar files
diff --git a/debian/control b/debian/control
index b591a9e..6688f1e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: default-jdk-doc,
libmaven-shared-utils-java,
libmaven2-core-java,
libmaven2-core-java-doc,
- libplexus-archiver-java,
+ libplexus-archiver-java (>= 2.2~),
libplexus-interpolation-java,
libplexus-utils-java,
libplexus-utils-java-doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-archiver.git
More information about the pkg-java-commits
mailing list