[med-svn] r15669 - in trunk/packages/insighttoolkit/branches/3.20.1/debian: . patches

Mathieu Malaterre malat at moszumanska.debian.org
Mon Dec 30 10:14:50 UTC 2013


Author: malat
Date: 2013-12-30 10:14:50 +0000 (Mon, 30 Dec 2013)
New Revision: 15669

Modified:
   trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/series
   trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/tiff5.patch
   trunk/packages/insighttoolkit/branches/3.20.1/debian/rules
Log:
use TIFF copy

Modified: trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/series
===================================================================
--- trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/series	2013-12-30 08:01:47 UTC (rev 15668)
+++ trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/series	2013-12-30 10:14:50 UTC (rev 15669)
@@ -14,4 +14,4 @@
 ITKNrrdIOmath.patch
 bug667417.patch
 nan-i386.patch
-tiff5.patch
+#tiff5.patch

Modified: trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/tiff5.patch
===================================================================
--- trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/tiff5.patch	2013-12-30 08:01:47 UTC (rev 15668)
+++ trunk/packages/insighttoolkit/branches/3.20.1/debian/patches/tiff5.patch	2013-12-30 10:14:50 UTC (rev 15669)
@@ -1,4 +1,7 @@
 Description: Move to TIFF5 API
+ As explained at: http://bugs.debian.org/732709#35
+ This patch will not be applied, instead use a lintian override for
+ embedded TIFF lib
 Author: Mathieu Malaterre <malat at debian.org>
 Bug-Debian: http://bugs.debian.org/732709
 

Modified: trunk/packages/insighttoolkit/branches/3.20.1/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/branches/3.20.1/debian/rules	2013-12-30 08:01:47 UTC (rev 15668)
+++ trunk/packages/insighttoolkit/branches/3.20.1/debian/rules	2013-12-30 10:14:50 UTC (rev 15669)
@@ -21,7 +21,7 @@
 	-DITK_USE_TRANSFORM_IO_FACTORIES:BOOL=ON \
 	-DITK_USE_SYSTEM_GDCM:BOOL=ON \
 	-DITK_USE_SYSTEM_PNG:BOOL=ON \
-	-DITK_USE_SYSTEM_TIFF:BOOL=ON \
+	-DITK_USE_SYSTEM_TIFF:BOOL=OFF \
 	-DITK_USE_SYSTEM_ZLIB:BOOL=ON \
 	-DITK_USE_SYSTEM_VXL:BOOL=OFF \
 	-DUSE_FFTWD:BOOL=ON \




More information about the debian-med-commit mailing list