[med-svn] [libcofoja-java] 01/01: Make sure we use asm4
Andreas Tille
tille at debian.org
Sun Mar 9 21:19:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libcofoja-java.
commit 7045f1dc6adbf088b8e9ada226efd8f214c690e0
Author: Andreas Tille <tille at debian.org>
Date: Sun Mar 9 22:19:07 2014 +0100
Make sure we use asm4
---
debian/control | 2 +-
debian/patches/use_debian_packaged_jars.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2d11cfe..2335359 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
javahelper,
default-jdk,
ant,
- libasm-java,
+ libasm4-java,
junit
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/libcofoja-java.git
diff --git a/debian/patches/use_debian_packaged_jars.patch b/debian/patches/use_debian_packaged_jars.patch
index e878914..f1865c3 100644
--- a/debian/patches/use_debian_packaged_jars.patch
+++ b/debian/patches/use_debian_packaged_jars.patch
@@ -10,7 +10,7 @@ Description: Use Debian packaged JARs
## except for 'tools.jar', which is probably not what you want.
-asm.jar=build/asm.jar
-junit.jar=build/junit.jar
-+asm.jar=/usr/share/java/asm.jar
++asm.jar=/usr/share/java/asm4.jar
+junit.jar=/usr/share/java/junit.jar
tools.jar=${java.home}/../lib/tools.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libcofoja-java.git
More information about the debian-med-commit
mailing list