[maven-war-plugin] 10/12: Depend on libplexus-archiver-java (>= 3.4)

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 c82c5d54450b331886efe9a33ba280c51c58de0c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jul 26 16:00:28 2017 +0200

    Depend on libplexus-archiver-java (>= 3.4)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2bbde87..16ee4af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ maven-war-plugin (3.1.0-1) UNRELEASED; urgency=medium
     - New dependency on libmaven-mapping-java
     - Build depend on junit4 instead of junit
     - Depend on libmaven3-core-java instead of libmaven2-core-java
+    - Depend on libplexus-archiver-java (>= 3.4)
   * 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 db45c84..848fd1a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: junit4,
                      libmaven-plugin-testing-java,
                      libmaven-plugin-tools-java,
                      libmaven3-core-java,
-                     libplexus-archiver-java,
+                     libplexus-archiver-java (>= 3.4),
                      libplexus-io-java,
                      libplexus-utils-java,
                      libxstream-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