[netty] 02/04: Depend on libasm-java (>= 5.0) instead of libasm4-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Apr 24 17:22:39 UTC 2016


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

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

commit 29e81f52678a82667b8c1d5a5000916297ecb9ff
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Apr 20 18:05:50 2016 +0200

    Depend on libasm-java (>= 5.0) instead of libasm4-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 0c5d211..08bfba4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 netty (1:4.0.35-2) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Depend on libasm-java (>= 5.0) instead of libasm4-java
   * Standards-Version updated to 3.9.8 (no changes)
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 20 Apr 2016 17:58:12 +0200
diff --git a/debian/control b/debian/control
index a0b4c38..112da9b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: ant,
                debhelper (>= 9),
                default-jdk,
                ivy,
-               libasm4-java,
+               libasm-java (>= 5.0),
                libbuild-helper-maven-plugin-java,
                libbcel-java,
                libbcpkix-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 76af133..e6a3381 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -28,5 +28,4 @@ log4j log4j * s/1\.2\..*/1.2.x/ * *
 org.bouncycastle s/bcpkix-jdk15on/bcpkix/ * s/.*/debian/ * *
 s/ant/org.apache.ant/ * * s/.*/debian/ * *
 s/org.javassist/javassist/ * * s/.*/debian/ * *
-org.ow2.asm * * s/.*/4.x/ * *
 junit junit * s/.*/4.x/ * *

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



More information about the pkg-java-commits mailing list