Author: malat-guest Date: 2011-12-12 12:43:58 +0000 (Mon, 12 Dec 2011) New Revision: 8913
Modified: trunk/packages/gdcm/trunk/debian/changelog trunk/packages/gdcm/trunk/debian/control Log: Remove cmake pollution Modified: trunk/packages/gdcm/trunk/debian/changelog =================================================================== --- trunk/packages/gdcm/trunk/debian/changelog 2011-12-12 12:32:24 UTC (rev 8912) +++ trunk/packages/gdcm/trunk/debian/changelog 2011-12-12 12:43:58 UTC (rev 8913) @@ -1,3 +1,9 @@ +gdcm (2.0.18-7) UNRELEASED; urgency=low + + * Cleanup cmake transitive linking issue with VTK. Closes: #650116 + + -- Mathieu Malaterre <[email protected]> Mon, 12 Dec 2011 13:42:25 +0100 + gdcm (2.0.18-6) unstable; urgency=low * Cleanup compilation flags settings Modified: trunk/packages/gdcm/trunk/debian/control =================================================================== --- trunk/packages/gdcm/trunk/debian/control 2011-12-12 12:32:24 UTC (rev 8912) +++ trunk/packages/gdcm/trunk/debian/control 2011-12-12 12:43:58 UTC (rev 8913) @@ -6,18 +6,16 @@ Uploaders: Mathieu Malaterre <[email protected]>, Andreas Tille <[email protected]>, Steve M. Robbins <[email protected]> -Build-Depends: debhelper (>= 8), python-dev, quilt, libvtk-java, pvrg-jpeg, - python-support (>= 0.5.3), uuid-dev, zlib1g-dev, libexpat-dev, doxygen-latex, - swig, cmake, libvtk5-dev, python-vtk, libpng-dev, libcharls-dev, - libjpeg-dev, libtiff-dev, libfreetype6-dev, libopenjpeg-dev, graphviz, - libxext-dev, libxss-dev, libxft-dev, default-jdk, libmysqlclient-dev, - libpoppler-dev, libssl-dev, ghostscript, mpi-default-dev, - libavcodec-dev, libavutil-dev, libavformat-dev, libswscale-dev, libgl2ps-dev, +Build-Depends: debhelper (>= 8), python-all-dev, libvtk-java, pvrg-jpeg, + uuid-dev, libz-dev, libexpat-dev, doxygen-latex, + swig, cmake, libvtk5-dev, libcharls-dev, + libopenjpeg-dev, graphviz, default-jdk, + libpoppler-dev, libssl-dev, cli-common-dev (>= 0.5.7) [!alpha !mips !mipsel !m68k !hppa], mono-devel (>= 2.0) [!alpha !mips !mipsel !m68k !hppa] Standards-Version: 3.9.2 X-Python-Version: 2.7 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gdcm/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gdcm/trunk/ 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/cgi-bin/mailman/listinfo/debian-med-commit
