Author: malat-guest Date: 2009-05-30 14:19:19 +0000 (Sat, 30 May 2009) New Revision: 3446
Modified: trunk/packages/gdcm/trunk/debian/changelog trunk/packages/gdcm/trunk/debian/control Log: ENH: Closes: #531174 Modified: trunk/packages/gdcm/trunk/debian/changelog =================================================================== --- trunk/packages/gdcm/trunk/debian/changelog 2009-05-29 05:26:09 UTC (rev 3445) +++ trunk/packages/gdcm/trunk/debian/changelog 2009-05-30 14:19:19 UTC (rev 3446) @@ -1,3 +1,9 @@ +gdcm (2.0.10-3) unstable; urgency=low + + * Do not build libgdcm-cil when mono is not available. Closes: #531174 + + -- Mathieu Malaterre <[email protected]> Sat, 30 May 2009 16:17:30 +0200 + gdcm (2.0.10-2) unstable; urgency=low [ Steve M. Robbins ] Modified: trunk/packages/gdcm/trunk/debian/control =================================================================== --- trunk/packages/gdcm/trunk/debian/control 2009-05-29 05:26:09 UTC (rev 3445) +++ trunk/packages/gdcm/trunk/debian/control 2009-05-30 14:19:19 UTC (rev 3446) @@ -11,9 +11,9 @@ python-support (>= 0.3.9), uuid-dev, zlib1g-dev, libexpat1-dev, swig, cmake, libvtk5-dev (>= 5.2.1-4), python-vtk, libpng12-dev | libpng-dev, libjpeg62-dev, libtiff4-dev, libfreetype6-dev, libopenjpeg-dev, - libxext-dev, libxss-dev, libxft-dev, - mono-devel (>= 2.0) -Standards-Version: 3.8.0 + libxext-dev, libxss-dev, libxft-dev +Build-Depends-Indep: mono-devel (>= 2.0.1) +Standards-Version: 3.8.1 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/ Homepage: http://gdcm.sourceforge.net/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
