[med-svn] r3407 - trunk/packages/gdcm/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Thu May 21 13:15:54 UTC 2009
Author: malat-guest
Date: 2009-05-21 13:15:54 +0000 (Thu, 21 May 2009)
New Revision: 3407
Modified:
trunk/packages/gdcm/trunk/debian/changelog
trunk/packages/gdcm/trunk/debian/control
Log:
package should be ready for next upload
Modified: trunk/packages/gdcm/trunk/debian/changelog
===================================================================
--- trunk/packages/gdcm/trunk/debian/changelog 2009-05-21 12:56:44 UTC (rev 3406)
+++ trunk/packages/gdcm/trunk/debian/changelog 2009-05-21 13:15:54 UTC (rev 3407)
@@ -1,4 +1,4 @@
-gdcm (2.0.10-2) UNRELEASED; urgency=low
+gdcm (2.0.10-2) unstable; urgency=low
[ Steve M. Robbins ]
* debian/libgdcm2.docs: Rename to ...
Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control 2009-05-21 12:56:44 UTC (rev 3406)
+++ trunk/packages/gdcm/trunk/debian/control 2009-05-21 13:15:54 UTC (rev 3407)
@@ -21,7 +21,7 @@
Package: libgdcm2.0
Architecture: any
Depends: ${shlibs:Depends}
-Recommends: dcmtk
+Suggests: dcmtk
Description: Grassroots DICOM runtime libraries
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
@@ -45,8 +45,6 @@
Package: libgdcm2-dev
Section: libdevel
-Provides: libgdcm-dev
-Conflicts: libgdcm-dev
Architecture: any
Depends: libgdcm2.0 (= ${binary:Version})
Description: Grassroots DICOM development libraries and headers
@@ -98,7 +96,7 @@
Package: libvtkgdcm2.0
Architecture: any
-Depends: ${shlibs:Depends}, libvtk5
+Depends: ${shlibs:Depends}
Recommends: dcmtk
Description: Grassroots DICOM VTK runtime libraries
Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -110,8 +108,6 @@
Package: libvtkgdcm2-dev
Section: libdevel
-Provides: libvtkgdcm-dev
-Conflicts: libvtkgdcm-dev
Architecture: any
Depends: libvtkgdcm2.0 (= ${binary:Version})
Description: Grassroots DICOM VTK development libraries and headers
More information about the debian-med-commit
mailing list