[aether] 01/05: Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Nov 10 14:14:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository aether.
commit 979aed0b9bf6439dfdc923c4fd038ce474f9e8f0
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Sep 21 22:14:01 2017 +0200
Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/maven.rules | 1 -
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6c182f1..fa747be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+aether (1.13.1-5) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 21 Sep 2017 22:13:25 +0200
+
aether (1.13.1-4) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 0c7459f..7d5ff1a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ 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,
+ libplexus-classworlds-java,
libplexus-component-metadata-java,
libplexus-utils2-java,
libsisu-ioc-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index f9bbde5..01483dd 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.codehaus.plexus plexus-classworlds jar s/2\..*/2.x/ * *
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/aether.git
More information about the pkg-java-commits
mailing list