Author: malat Date: 2012-05-09 14:54:03 +0000 (Wed, 09 May 2012) New Revision: 10801
Modified: trunk/packages/insighttoolkit/branches/3.20.1/debian/control trunk/packages/insighttoolkit/branches/3.20.1/debian/control.in Log: Stuck with tiff4 for now Modified: trunk/packages/insighttoolkit/branches/3.20.1/debian/control =================================================================== --- trunk/packages/insighttoolkit/branches/3.20.1/debian/control 2012-05-09 14:53:52 UTC (rev 10800) +++ trunk/packages/insighttoolkit/branches/3.20.1/debian/control 2012-05-09 14:54:03 UTC (rev 10801) @@ -7,7 +7,7 @@ Uploaders: Steve M. Robbins <[email protected]>, Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 8), cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723), - zlib1g-dev (>= 1.2.2), libpng-dev, libtiff5-dev | libtiff-dev, + zlib1g-dev (>= 1.2.2), libpng-dev, libtiff4-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 2012-05-09 14:53:52 UTC (rev 10800) +++ trunk/packages/insighttoolkit/branches/3.20.1/debian/control.in 2012-05-09 14:54:03 UTC (rev 10801) @@ -4,14 +4,14 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes -Uploaders: Steve M. Robbins <[email protected]>, Mathieu Malaterre <[email protected]> +Uploaders: Steve M. Robbins <[email protected]>, Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 8), cmake, cableswig (>= 0.1.0+cvs20110226), gccxml (>= 0.9.0+cvs20110723), - zlib1g-dev (>= 1.2.2), libpng12-dev, libtiff4-dev, + zlib1g-dev (>= 1.2.2), libpng-dev, libtiff4-dev, libfftw3-dev, uuid-dev, libgdcm2-dev, libvtk5-dev, python-vtk -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/insighttoolkit/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/insighttoolkit/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
