[med-svn] r13413 - trunk/packages/pixelmed/trunk/debian/patches

Mathieu Malaterre malat at alioth.debian.org
Thu Apr 25 09:29:53 UTC 2013


Author: malat
Date: 2013-04-25 09:29:53 +0000 (Thu, 25 Apr 2013)
New Revision: 13413

Added:
   trunk/packages/pixelmed/trunk/debian/patches/fix_xslt.patch
Modified:
   trunk/packages/pixelmed/trunk/debian/patches/series
Log:
Remove issue with XSLT

Added: trunk/packages/pixelmed/trunk/debian/patches/fix_xslt.patch
===================================================================
--- trunk/packages/pixelmed/trunk/debian/patches/fix_xslt.patch	                        (rev 0)
+++ trunk/packages/pixelmed/trunk/debian/patches/fix_xslt.patch	2013-04-25 09:29:53 UTC (rev 13413)
@@ -0,0 +1,17 @@
+Description: remove failing test
+Author: Mathieu Malaterre <malat at debian.org>
+Bug-Debian: http://bugs.debian.org/706132
+
+Index: pixelmed-20130220/com/pixelmed/test/Makefile
+===================================================================
+--- pixelmed-20130220.orig/com/pixelmed/test/Makefile	2013-04-25 11:27:52.873774815 +0200
++++ pixelmed-20130220/com/pixelmed/test/Makefile	2013-04-25 11:27:58.777774750 +0200
+@@ -100,7 +100,7 @@
+ clean:
+ 	rm -f *~ *.class core *.bak ${OBJS} testcleanerfile.dcm
+ 
+-alltests:	testsr testdatetime testsuv testfloatformatter testdecimalstring testunkown testctdose testcompositecontext testremoveid testattributelist \
++alltests:	testsr testdatetime testsuv testfloatformatter testdecimalstring testunkown testcompositecontext testremoveid testattributelist \
+ 			testcontentitem testcodingscheme testcharset testanatomy testgeometry testdicomdir testuuid testbase64 testdates testsequence \
+ 			testthread testmultiframe
+ 			

Modified: trunk/packages/pixelmed/trunk/debian/patches/series
===================================================================
--- trunk/packages/pixelmed/trunk/debian/patches/series	2013-04-25 08:55:26 UTC (rev 13412)
+++ trunk/packages/pixelmed/trunk/debian/patches/series	2013-04-25 09:29:53 UTC (rev 13413)
@@ -10,3 +10,4 @@
 removetest.patch
 target_java_1.7.patch
 fixdoc.patch
+fix_xslt.patch




More information about the debian-med-commit mailing list