[maven-war-plugin] 11/12: Depend on libmaven-archiver-java (>= 3.1.1)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jul 26 14:07:37 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-war-plugin.
commit 92c5c4234d4cbca908ecb5a52441072684c14c70
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 26 16:00:57 2017 +0200
Depend on libmaven-archiver-java (>= 3.1.1)
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 16ee4af..5c6d0aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ maven-war-plugin (3.1.0-1) UNRELEASED; urgency=medium
- Build depend on junit4 instead of junit
- Depend on libmaven3-core-java instead of libmaven2-core-java
- Depend on libplexus-archiver-java (>= 3.4)
+ - Depend on libmaven-archiver-java (>= 3.1.1)
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 848fd1a..289ab78 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10),
default-jdk,
maven-debian-helper (>= 1.4)
Build-Depends-Indep: junit4,
- libmaven-archiver-java,
+ libmaven-archiver-java (>= 3.1.1),
libmaven-filtering-java,
libmaven-mapping-java,
libmaven-plugin-testing-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-war-plugin.git
More information about the pkg-java-commits
mailing list