Author: malat-guest Date: 2009-06-26 12:55:03 +0000 (Fri, 26 Jun 2009) New Revision: 3557
Modified: trunk/packages/gdcm/trunk/debian/changelog trunk/packages/gdcm/trunk/debian/control Log: backport from tag 2.0.10-7 Modified: trunk/packages/gdcm/trunk/debian/changelog =================================================================== --- trunk/packages/gdcm/trunk/debian/changelog 2009-06-26 11:04:03 UTC (rev 3556) +++ trunk/packages/gdcm/trunk/debian/changelog 2009-06-26 12:55:03 UTC (rev 3557) @@ -1,5 +1,6 @@ gdcm (2.0.12-1) unstable; urgency=low + * Update to gdcm 2.0.12. Closes: #534694 * new upstream: 2.0.12 * Skipping 2.0.11 packaging as it does not provides anything more than 2.0.12 * Adding libvtkgdcm-cil, libgdcm-java and libvtkgdcm-java which provides, Modified: trunk/packages/gdcm/trunk/debian/control =================================================================== --- trunk/packages/gdcm/trunk/debian/control 2009-06-26 11:04:03 UTC (rev 3556) +++ trunk/packages/gdcm/trunk/debian/control 2009-06-26 12:55:03 UTC (rev 3557) @@ -9,13 +9,12 @@ XS-Python-Version: current Build-Depends: debhelper (>= 5.0.37.2), python-dev, quilt, libvtk-java, python-support (>= 0.5.3), uuid-dev, zlib1g-dev, libexpat1-dev, doxygen, - swig, cmake, libvtk5-dev (>= 5.2.1-4) [i386] | libvtk5-dev (>= 5.2.1), - python-vtk, libpng12-dev | libpng-dev, + swig, cmake, libvtk5-dev, python-vtk, libpng12-dev | libpng-dev, libjpeg62-dev, libtiff4-dev, libfreetype6-dev, libopenjpeg-dev, graphviz, libxext-dev, libxss-dev, libxft-dev, default-jdk-builddep, libpoppler-dev, libssl-dev, texlive-extra-utils -Build-Depends-Indep: cli-common-dev (>= 0.5.7), - mono-devel (>= 2.0) [!armel !mipsel] + cli-common-dev (>= 0.5.7) [!alpha !armel !mipsel], + mono-devel (>= 2.0 [!alpha !armel !mipsel] Standards-Version: 3.8.2 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
