Author: malat-guest Date: 2012-02-29 17:25:59 +0000 (Wed, 29 Feb 2012) New Revision: 9816
Modified: trunk/packages/gdcm/trunk/debian/changelog trunk/packages/gdcm/trunk/debian/control trunk/packages/gdcm/trunk/debian/control.in Log: Update control.in. Update Std-ver Modified: trunk/packages/gdcm/trunk/debian/changelog =================================================================== --- trunk/packages/gdcm/trunk/debian/changelog 2012-02-28 10:15:24 UTC (rev 9815) +++ trunk/packages/gdcm/trunk/debian/changelog 2012-02-29 17:25:59 UTC (rev 9816) @@ -3,8 +3,9 @@ * Yet another compilation fix for hurd-i386. * add missing *.installcligac files. * use new libpoppler-private-dev (poppler transition). Closes: #660101 + * Bump Standards-Version to 3.9.3. No changes needed - -- Mathieu Malaterre <[email protected]> Thu, 02 Feb 2012 22:44:47 +0100 + -- Mathieu Malaterre <[email protected]> Sun, 26 Feb 2012 20:43:56 +0100 gdcm (2.2.0-5) unstable; urgency=low Modified: trunk/packages/gdcm/trunk/debian/control =================================================================== --- trunk/packages/gdcm/trunk/debian/control 2012-02-28 10:15:24 UTC (rev 9815) +++ trunk/packages/gdcm/trunk/debian/control 2012-02-29 17:25:59 UTC (rev 9816) @@ -15,7 +15,7 @@ mummy [amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x sparc], cli-common-dev (>= 0.8~) [amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x sparc], mono-devel (>= 2.10.5) [amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x sparc] -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 X-Python-Version: 2.7 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gdcm/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gdcm/trunk/ Modified: trunk/packages/gdcm/trunk/debian/control.in =================================================================== --- trunk/packages/gdcm/trunk/debian/control.in 2012-02-28 10:15:24 UTC (rev 9815) +++ trunk/packages/gdcm/trunk/debian/control.in 2012-02-29 17:25:59 UTC (rev 9816) @@ -10,12 +10,12 @@ uuid-dev, libz-dev, libexpat-dev, doxygen-latex, ghostscript, swig, cmake, libvtk5-dev, libcharls-dev, libopenjpeg-dev, graphviz, default-jdk, - libpoppler-dev, libssl-dev, python-vtk, gccxml, + libpoppler-private-dev, libssl-dev, python-vtk, gccxml, libactiviz.net-cil [@DEB_MONO_ARCHS@], mummy [@DEB_MONO_ARCHS@], cli-common-dev (>= 0.8~) [@DEB_MONO_ARCHS@], mono-devel (>= 2.10.5) [@DEB_MONO_ARCHS@] -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 X-Python-Version: 2.7 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/gdcm/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gdcm/trunk/ @@ -64,6 +64,8 @@ Architecture: any Section: debug Priority: extra +Replaces: libgdcm2.0-dbg +Breaks: libgdcm2.0-dbg Depends: libgdcm2.2 (= ${binary:Version}), ${misc:Depends} Description: Grassroots DICOM runtime libraries, debug version Grassroots DiCoM is a C++ library for DICOM medical files. It is _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
