Author: malat-guest Date: 2008-11-19 16:39:33 +0000 (Wed, 19 Nov 2008) New Revision: 2712
Modified: trunk/packages/gdcm/trunk/debian/control Log: BUG: remove dep to libjpeg62-dev. GDCM ships its own version of IJG largely patched those two versions cannot be interchanged (libjpeg62-dev is a subset of gdcm's one) Modified: trunk/packages/gdcm/trunk/debian/control =================================================================== --- trunk/packages/gdcm/trunk/debian/control 2008-11-19 13:37:09 UTC (rev 2711) +++ trunk/packages/gdcm/trunk/debian/control 2008-11-19 16:39:33 UTC (rev 2712) @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), quilt, python-support (>= 0.3.9), uuid-dev, zlib1g-dev, libexpat1-dev, swig, cmake, libvtk5-dev, python-vtk, libpng12-dev | libpng-dev, - libjpeg62-dev, libtiff4-dev, libfreetype6-dev, libxext-dev + libtiff4-dev, libfreetype6-dev, libxext-dev Standards-Version: 3.8.0 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gdcm/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gdcm/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
