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

Steven Michael Robbins smr at alioth.debian.org
Sun Sep 11 23:03:19 UTC 2011


Author: smr
Date: 2011-09-11 23:03:19 +0000 (Sun, 11 Sep 2011)
New Revision: 7730

Modified:
   trunk/packages/insighttoolkit/trunk/debian/changelog
   trunk/packages/insighttoolkit/trunk/debian/control
   trunk/packages/insighttoolkit/trunk/debian/control.in
Log:
Ensure build against libtiff 4.

Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog	2011-09-11 21:34:51 UTC (rev 7729)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog	2011-09-11 23:03:19 UTC (rev 7730)
@@ -1,3 +1,10 @@
+insighttoolkit (3.20.0-15) experimental; urgency=low
+
+  * control.in: Restore build-dependency on libtiff4-dev (fails to
+  build with libtiff5).
+
+ -- Steve M. Robbins <smr at debian.org>  Sun, 11 Sep 2011 18:02:04 -0500
+
 insighttoolkit (3.20.0-14) experimental; urgency=low
 
   * control.in:

Modified: trunk/packages/insighttoolkit/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control	2011-09-11 21:34:51 UTC (rev 7729)
+++ trunk/packages/insighttoolkit/trunk/debian/control	2011-09-11 23:03:19 UTC (rev 7730)
@@ -6,7 +6,7 @@
 Uploaders: Steve M. Robbins <smr at debian.org>
 Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), 
  cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723),
- zlib1g-dev (>= 1.2.2), libpng12-dev,
+ zlib1g-dev (>= 1.2.2), libpng12-dev, libtiff4-dev,
  python-dev (>= 2.6.6-3~), python-numpy, libfftw3-dev,
  tcl8.5-dev, tk8.5-dev, uuid-dev, libgdcm2-dev,
  default-jdk, javahelper (>= 0.18),

Modified: trunk/packages/insighttoolkit/trunk/debian/control.in
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control.in	2011-09-11 21:34:51 UTC (rev 7729)
+++ trunk/packages/insighttoolkit/trunk/debian/control.in	2011-09-11 23:03:19 UTC (rev 7730)
@@ -6,7 +6,7 @@
 Uploaders: Steve M. Robbins <smr at debian.org>
 Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), 
  cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723),
- zlib1g-dev (>= 1.2.2), libpng12-dev,
+ zlib1g-dev (>= 1.2.2), libpng12-dev, libtiff4-dev,
  python-dev (>= 2.6.6-3~), python-numpy, libfftw3-dev,
  tcl8.5-dev, tk8.5-dev, uuid-dev, libgdcm2-dev,
  default-jdk, javahelper (>= 0.18),




More information about the debian-med-commit mailing list