[Debian-med-packaging] [SCM] igv branch, master, updated. upstream/1.4.2-4-gbfffebb
Shaun Jackman
sjackman at debian.org
Wed Jun 16 18:26:25 UTC 2010
The following commit has been merged in the master branch:
commit 981edc67885ef956fa104c140df2fe155ff46422
Author: Shaun Jackman <sjackman at debian.org>
Date: Wed Jun 16 11:22:30 2010 -0700
* build.xml: Change commons-math-1.1.jar to commons-math.jar.
diff --git a/debian/patches/debian-changes-1.4.2-1 b/debian/patches/debian-changes-1.4.2-1
index d3450bc..be66106 100644
--- a/debian/patches/debian-changes-1.4.2-1
+++ b/debian/patches/debian-changes-1.4.2-1
@@ -40,7 +40,8 @@ Last-Update: <YYYY-MM-DD>
<pathelement path="${lib.dir}AbsoluteLayout.jar" />
- <pathelement path="${lib.dir}ATV-3.1.jar" />
<pathelement path="${lib.dir}colt.jar" />
- <pathelement path="${lib.dir}commons-math-1.1.jar" />
+- <pathelement path="${lib.dir}commons-math-1.1.jar" />
++ <pathelement path="${lib.dir}commons-math.jar" />
<pathelement path="${lib.dir}concurrent.jar" />
<pathelement path="${lib.dir}jargs.jar" />
<pathelement path="${lib.dir}jhdf5.jar" />
--
Integrative Genomics Viewer
More information about the Debian-med-packaging
mailing list