[maven-artifact-transfer] 03/05: Depend on libplexus-utils2-java instead of libplexus-utils-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Nov 13 11:23:27 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-artifact-transfer.

commit 393fb51c974b8345b0d68c3777283ac30d35f472
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Nov 13 12:15:52 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index c07e1a5..1b00002 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 maven-artifact-transfer (0.9.1-4) UNRELEASED; urgency=medium
 
   * Depend on libmaven-resolver-java instead of libeclipse-aether-java
+  * Depend on libplexus-utils2-java instead of libplexus-utils-java
   * Standards-Version updated to 4.1.1
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 13 Nov 2017 12:13:32 +0100
diff --git a/debian/maven.rules b/debian/maven.rules
index a80184d..cdb7f1b 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -3,5 +3,6 @@ org.apache.maven maven-core     * s/.*/3.x/ * *
 org.apache.maven maven-artifact * s/.*/3.x/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7.1/1.5.5/ * *
 org.codehaus.plexus plexus-component-annotations * s/.*/1.5.5/
+org.codehaus.plexus plexus-utils * s/.*/2.x/
 
 s/org.eclipse.aether/org.apache.maven.resolver/ s/aether-(.*)/maven-resolver-$1/ * s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list