[byte-buddy] 08/09: Removed the unused dependency on eclipse-aether (replaced by maven-resolver)

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


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

ebourg-guest pushed a commit to branch master
in repository byte-buddy.

commit 9e9b3391ce4f66e0092c1e64157d71a284a03148
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 8 12:19:23 2017 +0200

    Removed the unused dependency on eclipse-aether (replaced by maven-resolver)
---
 debian/changelog | 1 +
 debian/control   | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 69c16eb..9ec19aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ byte-buddy (1.7.2-1) UNRELEASED; urgency=medium
   * New upstream release
   * Removed the unused build dependency on maven-assembly-plugin,
     maven-deploy-plugin, maven-install-plugin, maven-site-plugin
+  * Removed the unused dependency on eclipse-aether (replaced by maven-resolver)
   * Ignore the maven-enforcer-plugin
   * Standards-Version updated to 4.1.0
 
diff --git a/debian/control b/debian/control
index fed4569..ac0303a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends-Indep: default-jdk-doc,
                      junit4,
                      libasm-java (>= 5.2),
                      libasm-java-doc,
-                     libeclipse-aether-java (>= 1.0.2),
                      libfindbugs-annotations-java,
                      liblombok-java,
                      libmaven-antrun-plugin-java,
@@ -26,7 +25,6 @@ Homepage: http://bytebuddy.net
 Package: libbyte-buddy-java
 Architecture: all
 Depends: libasm-java (>= 6.0~alpha),
-         libeclipse-aether-java (>= 1.0.2),
          libmaven3-core-java (>= 3.5.0),
          ${misc:Depends}
 Suggests: libbyte-buddy-java-doc, ${maven:OptionalDepends}

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



More information about the pkg-java-commits mailing list