[jackson-module-afterburner] 03/08: Depend on libasm-java (>= 5.0) instead of libasm4-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Apr 11 14:07:48 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository jackson-module-afterburner.

commit 5b5ef86d900a8c8616ccfbe34c90d7d3f44088ce
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Apr 11 15:32:04 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 d7caa52..89f3f21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ jackson-module-afterburner (2.4.3-2) UNRELEASED; urgency=medium
   [ Emmanuel Bourg ]
   * Standards-Version updated to 3.9.8 (no changes)
   * Use secure Vcs-* URLs
+  * Depend on libasm-java (>= 5.0) instead of libasm4-java
 
  -- tony mancill <tmancill at debian.org>  Thu, 13 Nov 2014 20:12:12 -0800
 
diff --git a/debian/control b/debian/control
index 8e98e8e..fb88f2d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
  xmlstarlet,
  libmaven-javadoc-plugin-java,
  libmaven-shade-plugin-java,
- libasm4-java,
+ libasm-java (>= 5.0)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jackson-module-afterburner.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jackson-module-afterburner.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 0520f76..f613d49 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -6,4 +6,3 @@ com.fasterxml.jackson.core jackson-core jar s/2\..*/2.x/ * *
 com.fasterxml.jackson.core jackson-databind bundle s/2\..*/2.x/ * *
 com.fasterxml.jackson.core jackson-databind jar s/2\..*/2.x/ * *
 junit junit jar s/4\..*/4.x/ * *
-org.ow2.asm * * s/.*/4.x/ * *

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



More information about the pkg-java-commits mailing list