[maven-invoker-plugin] 01/03: Depend on libmaven-reporting-api-java instead of libmaven2-core-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Aug 27 21:21:02 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-invoker-plugin.

commit 4781068511913a6c4ce4de9f168b5250469a82a4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Aug 27 23:11:45 2017 +0200

    Depend on libmaven-reporting-api-java instead of libmaven2-core-java
---
 debian/changelog   | 7 +++++++
 debian/control     | 1 +
 debian/maven.rules | 1 +
 3 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index de23a19..3c857eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-invoker-plugin (3.0.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Depend on libmaven-reporting-api-java instead of libmaven2-core-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Sun, 27 Aug 2017 23:11:24 +0200
+
 maven-invoker-plugin (3.0.1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 2e10bea..d09fc6f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends-Indep: ant,
                      libmaven-invoker-java (>= 3.0.0),
                      libmaven-plugin-testing-java,
                      libmaven-plugin-tools-java (>= 2.8),
+                     libmaven-reporting-api-java,
                      libmaven-reporting-impl-java,
                      libmaven-script-interpreter-java,
                      libmaven3-core-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 41cedae..5b00335 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,3 +1,4 @@
 junit junit jar s/.*/4.x/
 org.codehaus.plexus plexus-utils * s/.*/2.x/ * *
 org.apache.maven maven-* * s/.*/3.x/ * *
+org.apache.maven.reporting maven-reporting-api * s/.*/3.x/ * *

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



More information about the pkg-java-commits mailing list