[Debian-med-packaging] [SCM] igv branch, master, updated. upstream/1.5.05-29-g5c23ee8

Shaun Jackman sjackman at debian.org
Tue Jul 13 16:36:00 UTC 2010


The following commit has been merged in the master branch:
commit 6a5e12c6de0d8ed564394cacd078389f0b90a7df
Author: Shaun Jackman <sjackman at debian.org>
Date:   Tue Jul 13 09:22:01 2010 -0700

    * debian/rules (get-orig-source): Remove the log4j jar.

diff --git a/debian/rules b/debian/rules
index 965211a..024aebc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,6 @@ get-orig-source:
 	unzip -qo ../IGVDistribution_$v.zip
 	mv IGVDistribution_$v igv_$v.orig
 	rm -rf igv.jar igv_$v.orig/native
-	cd igv_$v.orig/lib && rm -f Jama-* batik* commons-math-* commons-net-* concurrent* jargs* jhdf* log4j-* sam-* swing-layout-* xml-apis-*
+	cd igv_$v.orig/lib && rm -f Jama-* batik* commons-math-* commons-net-* concurrent* jargs* jhdf* junit-* log4j-* sam-* swing-layout-* xml-apis-*
 	BZIP2=--best tar cjf ../igv_$v.orig.tar.bz2 igv_$v.orig
 	rm -rf igv_$v.orig

-- 
Integrative Genomics Viewer



More information about the Debian-med-packaging mailing list