[med-svn] r15672 - trunk/packages/insighttoolkit/branches/3.20.1/debian
Mathieu Malaterre
malat at moszumanska.debian.org
Mon Dec 30 10:32:19 UTC 2013
Author: malat
Date: 2013-12-30 10:32:19 +0000 (Mon, 30 Dec 2013)
New Revision: 15672
Modified:
trunk/packages/insighttoolkit/branches/3.20.1/debian/changelog
trunk/packages/insighttoolkit/branches/3.20.1/debian/control
trunk/packages/insighttoolkit/branches/3.20.1/debian/control.in
Log:
Remove libtiff-dev from B-D
Modified: trunk/packages/insighttoolkit/branches/3.20.1/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/branches/3.20.1/debian/changelog 2013-12-30 10:31:08 UTC (rev 15671)
+++ trunk/packages/insighttoolkit/branches/3.20.1/debian/changelog 2013-12-30 10:32:19 UTC (rev 15672)
@@ -3,12 +3,12 @@
* Use dch/9 to get hardening flags correct
* Do not use cmake build system flags. Closes: #732288
* Fix TIFF5 compilation. Closes: #732709
- Use libtiff copy
+ Use libtiff copy, remove B-D libtiff-dev
* Use XZ compression
* Remove obsolete DMUA flag
- Bump Std-Vers to 3.9.5
- -- Mathieu Malaterre <malat at debian.org> Mon, 30 Dec 2013 11:17:14 +0100
+ -- Mathieu Malaterre <malat at debian.org> Mon, 30 Dec 2013 11:28:43 +0100
insighttoolkit (3.20.1+git20120521-3) unstable; urgency=low
Modified: trunk/packages/insighttoolkit/branches/3.20.1/debian/control
===================================================================
--- trunk/packages/insighttoolkit/branches/3.20.1/debian/control 2013-12-30 10:31:08 UTC (rev 15671)
+++ trunk/packages/insighttoolkit/branches/3.20.1/debian/control 2013-12-30 10:32:19 UTC (rev 15672)
@@ -6,7 +6,7 @@
Uploaders: Steve M. Robbins <smr at debian.org>, Mathieu Malaterre <malat at debian.org>
Build-Depends: debhelper (>= 9),
cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723),
- zlib1g-dev (>= 1.2.2), libpng-dev, libtiff-dev,
+ zlib1g-dev (>= 1.2.2), libpng-dev,
libfftw3-dev,
uuid-dev, libgdcm2-dev,
libvtk5-dev, python-vtk
Modified: trunk/packages/insighttoolkit/branches/3.20.1/debian/control.in
===================================================================
--- trunk/packages/insighttoolkit/branches/3.20.1/debian/control.in 2013-12-30 10:31:08 UTC (rev 15671)
+++ trunk/packages/insighttoolkit/branches/3.20.1/debian/control.in 2013-12-30 10:32:19 UTC (rev 15672)
@@ -6,7 +6,7 @@
Uploaders: Steve M. Robbins <smr at debian.org>, Mathieu Malaterre <malat at debian.org>
Build-Depends: debhelper (>= 9),
cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723),
- zlib1g-dev (>= 1.2.2), libpng-dev, libtiff-dev,
+ zlib1g-dev (>= 1.2.2), libpng-dev,
libfftw3-dev,
uuid-dev, libgdcm2-dev,
libvtk5-dev, python-vtk
More information about the debian-med-commit
mailing list