[animal-sniffer] 04/05: Depend on libasm4-java instead of libasm3-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 29 16:58:39 UTC 2014


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

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

commit 79b093c42c44e4882f6c89532305e902be1fd2b2
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Sep 29 18:15:00 2014 +0200

    Depend on libasm4-java instead of libasm3-java
---
 debian/changelog   | 1 +
 debian/control     | 2 +-
 debian/maven.rules | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b59103c..bea3561 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ animal-sniffer (1.11-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
   * Refreshed the patch
+  * Depend on libasm4-java instead of libasm3-java
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 29 Sep 2014 18:07:31 +0200
 
diff --git a/debian/control b/debian/control
index 969649c..e02997c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: ant,
                maven-debian-helper (>= 1.4)
 Build-Depends-Indep: default-jdk-doc,
                      junit,
-                     libasm3-java,
+                     libasm4-java,
                      libbuild-helper-maven-plugin-java,
                      libmaven-common-artifact-filters-java,
                      libmaven-enforcer-plugin-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index c2c230f..9c46f2d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,4 +19,4 @@
 junit junit jar s/3\..*/3.x/ * *
 org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
 s/ant/org.apache.ant/ * * s/.*/debian/ * *
-asm * * s/3\..*/3.x/ * *
+org.ow2.asm * * s/.*/4.x/ * *

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



More information about the pkg-java-commits mailing list