[eclipse-aether] 01/01: Removed the unused dependency on libasync-http-client-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Sep 25 08:32:11 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 1b9d1b5eab0378e72b8299e1ac809ed96e65c5bd
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 25 10:30:47 2017 +0200
Removed the unused dependency on libasync-http-client-java
---
debian/changelog | 7 +++++++
debian/control | 1 -
debian/maven.rules | 1 -
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 01f1de3..4ed0cd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+eclipse-aether (1.0.2-5) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Removed the unused dependency on libasync-http-client-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 25 Sep 2017 10:30:36 +0200
+
eclipse-aether (1.0.2-4) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 452d2ab..c9d354f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: junit4,
- libasync-http-client-java,
libplexus-classworlds2-java,
libbuild-helper-maven-plugin-java,
libguice-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 085cda7..89d85c3 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/
-com.ning async-http-client jar s/.*/debian/ * *
org.apache.maven.wagon wagon-provider-api jar s/.*/debian/ * *
org.codehaus.plexus plexus-classworlds jar s/2\..*/2.x/ * *
org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
--
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