[maven-assembly-plugin] 01/01: Added the missing build dependency on libplexus-component-metadata-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed May 24 08:58:06 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-assembly-plugin.

commit 8c50f3cc77d95ef4254742f5e1b9e27e3e06f65a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed May 24 10:52:00 2017 +0200

    Added the missing build dependency on libplexus-component-metadata-java
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 45783ec..f93319b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-assembly-plugin (2.4.1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Added the missing build dependency on libplexus-component-metadata-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 24 May 2017 10:51:45 +0200
+
 maven-assembly-plugin (2.4.1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 3e87598..5404bb0 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends-Indep: libjsr305-java,
                      libmodello-maven-plugin-java (>= 1.1),
                      libplexus-active-collections-java,
                      libplexus-archiver-java,
+                     libplexus-component-metadata-java,
                      libplexus-container-default-java,
                      libplexus-interpolation-java,
                      libplexus-io-java,

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



More information about the pkg-java-commits mailing list