[med-svn] r14632 - trunk/packages/insighttoolkit/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Mon Sep 9 04:58:30 UTC 2013


Author: smr
Date: 2013-09-09 04:58:24 +0000 (Mon, 09 Sep 2013)
New Revision: 14632

Modified:
   trunk/packages/insighttoolkit/trunk/debian/changelog
   trunk/packages/insighttoolkit/trunk/debian/rules
Log:
Stop using ITKV3_COMPATIBILITY because itkImageReadDICOMSeriesWriteWithDirection003Test fails.  Note also that ...001Test would also fail if it were enabled in the CMakeLists.

Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog	2013-09-08 16:16:40 UTC (rev 14631)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog	2013-09-09 04:58:24 UTC (rev 14632)
@@ -1,8 +1,9 @@
 insighttoolkit4 (4.4.2-1) unstable; urgency=low
 
   * New upstream.
+  * rules: remove ITKv3 compatability code.
 
- -- Steve M. Robbins <smr at debian.org>  Fri, 06 Sep 2013 00:56:11 -0500
+ -- Steve M. Robbins <smr at debian.org>  Sun, 08 Sep 2013 23:55:58 -0500
 
 insighttoolkit4 (4.4.0-1) unstable; urgency=low
 

Modified: trunk/packages/insighttoolkit/trunk/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/rules	2013-09-08 16:16:40 UTC (rev 14631)
+++ trunk/packages/insighttoolkit/trunk/debian/rules	2013-09-09 04:58:24 UTC (rev 14632)
@@ -19,7 +19,6 @@
 	-DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON \
 	-DCMAKE_SKIP_RPATH:BOOL=ON \
 	-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \
-	-DITKV3_COMPATIBILITY:BOOL=ON \
 	-DITK_USE_MINC2:BOOL=ON \
 	-DITK_USE_REVIEW:BOOL=ON \
 	-DITK_USE_STRICT_CONCEPT_CHECKING:BOOL=ON \




More information about the debian-med-commit mailing list