[jarjar-maven-plugin] 01/03: Depend on libplexus-utils2-java instead of libplexus-utils-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 8 10:46:46 UTC 2017


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

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

commit e07fe79b92722f0973b80fe1a3c49e3a44f8b181
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 8 12:35:51 2017 +0200

    Depend on libplexus-utils2-java instead of libplexus-utils-java
---
 debian/changelog   | 7 +++++++
 debian/control     | 2 +-
 debian/maven.rules | 1 +
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 61665df..43f47c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jarjar-maven-plugin (1.9-7) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Depend on libplexus-utils2-java instead of libplexus-utils-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 08 Sep 2017 12:32:57 +0200
+
 jarjar-maven-plugin (1.9-6) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index c451651..5c443db 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: junit4,
                      libmaven-plugin-tools-java,
                      libmaven3-core-java,
                      libplexus-archiver-java,
-                     libplexus-utils-java
+                     libplexus-utils2-java
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jarjar-maven-plugin.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jarjar-maven-plugin.git
diff --git a/debian/maven.rules b/debian/maven.rules
index c16876b..324fadc 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -2,3 +2,4 @@ junit junit jar s/4\..*/4.x/ * *
 org.apache.maven.shared maven-common-artifact-filters jar s/.*/debian/ * *
 s/ant/org.apache.ant/ * * s/.*/debian/ * *
 org.apache.maven maven-* * s/.*/3.x/ * *
+org.codehaus.plexus plexus-utils * s/.*/2.x/ * *

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



More information about the pkg-java-commits mailing list