[maven] 17/24: Build depend on libplexus-component-metadata-java (>= 1.7)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue May 23 21:54:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch maven-3.5
in repository maven.

commit 647b884e2c2c468c3aa1af1d4ea823a0d0e3b7de
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu May 18 14:54:00 2017 +0200

    Build depend on libplexus-component-metadata-java (>= 1.7)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3e149ca..8cb0841 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ maven (3.5.0-1) UNRELEASED; urgency=medium
       in /usr/share/maven/lib/
     - Depend on libcommons-cli-java (>= 1.4)
     - Declare that Maven 3.5.0 breaks gradle (<< 3.2.1-2~)
+    - Build depend on libplexus-component-metadata-java (>= 1.7)
   * Build with the DH sequencer instead of CDBS
   * Build with maven-debian-helper instead of Ant
   * Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 7999068..600547f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: junit4,
                      libmockito-java,
                      libmodello-maven-plugin-java (>= 1.8),
                      libplexus-classworlds2-java (>= 2.4),
-                     libplexus-component-metadata-java (>= 1.6),
+                     libplexus-component-metadata-java (>= 1.7),
                      libplexus-utils2-java (>= 3.0.15),
                      libsisu-maven-plugin-java,
                      libsisu-plexus-java (>= 0.3.0),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git



More information about the pkg-java-commits mailing list