[maven-resolver] 04/05: Depend on libwagon-provider-api-java instead of libwagon2-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Nov 10 13:53: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-resolver.

commit 87b1f69977008e9fff6ba27aa10b47745dee8730
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Nov 10 14:51:37 2017 +0100

    Depend on libwagon-provider-api-java instead of libwagon2-java
---
 debian/changelog   | 1 +
 debian/control     | 2 +-
 debian/maven.rules | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c85eef9..ff1c29b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven-resolver (1.1.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Removed the unused dependency on libasync-http-client-java
+  * Depend on libwagon-provider-api-java instead of libwagon2-java
   * Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
   * Removed the Maven rule for plexus-component-annotations
   * Standards-Version updated to 4.1.1
diff --git a/debian/control b/debian/control
index 77dde5c..37a48ce 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
  libplexus-component-annotations-java (>= 1.7.1-6~),
  libsisu-maven-plugin-java (>= 1.4),
  libsisu-plexus-java,
- libwagon2-java,
+ libwagon-provider-api-java,
  maven-debian-helper (>= 1.4)
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-resolver.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 2e96b80..be37fda 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,7 +16,6 @@
 # and version starting with 3., replacing the version with 3.x
 #   junit junit jar s/3\\..*/3.x/
 
-org.apache.maven.wagon wagon-provider-api jar s/.*/2.x/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * *
 s/org.eclipse.sisu/org.sonatype.plugins/ sisu-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list