[eclipse-aether] 02/06: Depend on libwagon-provider-api-java instead of libwagon-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Nov 10 14:23:50 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository eclipse-aether.

commit 9b3a372fcf6cb6e64e3b4fd0a06757e573076625
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Nov 10 15:20:02 2017 +0100

    Depend on libwagon-provider-api-java instead of libwagon-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 aba485e..dcd2a54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ eclipse-aether (1.0.2-5) UNRELEASED; urgency=medium
   * Team upload.
   * Removed the unused dependency on libasync-http-client-java
   * Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
+  * Depend on libwagon-provider-api-java instead of libwagon-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 25 Sep 2017 10:30:36 +0200
 
diff --git a/debian/control b/debian/control
index a648f33..8e6b917 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: junit4,
                      libplexus-component-metadata-java,
                      libsisu-plexus-java,
                      libsisu-maven-plugin-java,
-                     libwagon-java
+                     libwagon-provider-api-java
 Standards-Version: 4.1.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-aether.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-aether.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 6a564d5..3ccd89b 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/.*/debian/ * *
 org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * *

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



More information about the pkg-java-commits mailing list