[med-svn] r15310 - trunk/packages/vxl/trunk/debian
Mathieu Malaterre
malat at moszumanska.debian.org
Fri Nov 29 07:44:11 UTC 2013
Author: malat
Date: 2013-11-29 07:44:11 +0000 (Fri, 29 Nov 2013)
New Revision: 15310
Modified:
trunk/packages/vxl/trunk/debian/changelog
trunk/packages/vxl/trunk/debian/control
Log:
fix regression
Modified: trunk/packages/vxl/trunk/debian/changelog
===================================================================
--- trunk/packages/vxl/trunk/debian/changelog 2013-11-28 22:57:26 UTC (rev 15309)
+++ trunk/packages/vxl/trunk/debian/changelog 2013-11-29 07:44:11 UTC (rev 15310)
@@ -1,3 +1,9 @@
+vxl (1.17.0-8) unstable; urgency=high
+
+ * Remove B-D: libtiff5-dev, as it makes vxl FTBFS. Closes: #721493
+
+ -- Mathieu Malaterre <malat at debian.org> Fri, 29 Nov 2013 08:41:19 +0100
+
vxl (1.17.0-7) unstable; urgency=high
* Hide symptoms from --as-needed on IA64. Closes: #728574
Modified: trunk/packages/vxl/trunk/debian/control
===================================================================
--- trunk/packages/vxl/trunk/debian/control 2013-11-28 22:57:26 UTC (rev 15309)
+++ trunk/packages/vxl/trunk/debian/control 2013-11-29 07:44:11 UTC (rev 15310)
@@ -16,7 +16,7 @@
libdc1394-22-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libdcmtk2-dev,
libexpat-dev,
- libgeotiff-dev,
+ libgeotiff-dev, libtiff-dev,
libglu-dev,
libjpeg-dev,
libmpeg2-4-dev,
@@ -25,7 +25,6 @@
libqt4-opengl-dev,
libshp-dev,
libswscale-dev,
- libtiff5-dev | libtiff-dev,
libxerces-c-dev,
ocl-icd-opencl-dev,
opencl-headers,
More information about the debian-med-commit
mailing list