[med-svn] [libcofoja-java] 01/01: Use Debian packaged JARs

Andreas Tille tille at debian.org
Sun Mar 9 20:46:09 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 8ba8eaceea0fe292d21bc9f86ad3bbceb167883a
Author: Andreas Tille <tille at debian.org>
Date:   Sun Mar 9 21:45:15 2014 +0100

    Use Debian packaged JARs
---
 debian/patches/series                         |  1 +
 debian/patches/use_debian_packaged_jars.patch | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a19efd6
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+use_debian_packaged_jars.patch
diff --git a/debian/patches/use_debian_packaged_jars.patch b/debian/patches/use_debian_packaged_jars.patch
new file mode 100644
index 0000000..e878914
--- /dev/null
+++ b/debian/patches/use_debian_packaged_jars.patch
@@ -0,0 +1,17 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Updated: Sat, 08 Mar 2014 23:17:39 +0100
+Description: Use Debian packaged JARs
+
+--- libcofoja-java.orig/default.properties
++++ libcofoja-java/default.properties
+@@ -13,8 +13,8 @@
+ ## Location of dependency JAR files needed to build Cofoja. The
+ ## defaults assume the JAR files are in the 'build' subdirectory,
+ ## 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
++junit.jar=/usr/share/java/junit.jar
+ tools.jar=${java.home}/../lib/tools.jar
+ 
+ ## If you use Maven, the following may help, instead.

-- 
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