[polyglot-maven] 01/04: Depend on libplexus-component-metadata-java instead of libplexus-containers1.5-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 5 22:53:11 UTC 2017


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

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

commit 00cc0def8ef282cc864818b852e5da642176165b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Sep 6 00:51:19 2017 +0200

    Depend on libplexus-component-metadata-java instead of libplexus-containers1.5-java
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d6c9b0e..9d6d3b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+polyglot-maven (0.8~tobrien+git20120905-7) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Depend on libplexus-component-metadata-java instead of
+    libplexus-containers1.5-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 06 Sep 2017 00:50:54 +0200
+
 polyglot-maven (0.8~tobrien+git20120905-6) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index dad6295..d4619cc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: ant,
                      libcommons-cli-java,
                      libcommons-logging-java,
                      libplexus-classworlds2-java,
-                     libplexus-containers1.5-java,
+                     libplexus-component-metadata-java,
                      libplexus-utils2-java,
                      libmaven3-core-java (>= 3.3.3-4~)
 Standards-Version: 3.9.8

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



More information about the pkg-java-commits mailing list