[med-svn] r20513 - trunk/packages/dcmtk/trunk/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Sat Nov 21 11:36:07 UTC 2015
Author: gert-guest
Date: 2015-11-21 11:36:06 +0000 (Sat, 21 Nov 2015)
New Revision: 20513
Modified:
trunk/packages/dcmtk/trunk/debian/changelog
trunk/packages/dcmtk/trunk/debian/control
Log:
Change the libdcmtk-dev provides
Modified: trunk/packages/dcmtk/trunk/debian/changelog
===================================================================
--- trunk/packages/dcmtk/trunk/debian/changelog 2015-11-21 10:50:48 UTC (rev 20512)
+++ trunk/packages/dcmtk/trunk/debian/changelog 2015-11-21 11:36:06 UTC (rev 20513)
@@ -1,3 +1,9 @@
+dcmtk (3.6.1~20150629-6) UNRELEASED; urgency=medium
+
+ * Change Provides:libdcmtk-dev to Provides:libdcmtk2-dev Closes: 805718
+
+ -- Gert Wollny <gw.fossdev at gmail.com> Sat, 21 Nov 2015 12:34:47 +0100
+
dcmtk (3.6.1~20150629-5) unstable; urgency=medium
* d/control: Add conflict/replace for libdcmtk4-dev
Modified: trunk/packages/dcmtk/trunk/debian/control
===================================================================
--- trunk/packages/dcmtk/trunk/debian/control 2015-11-21 10:50:48 UTC (rev 20512)
+++ trunk/packages/dcmtk/trunk/debian/control 2015-11-21 11:36:06 UTC (rev 20513)
@@ -64,7 +64,7 @@
${misc:Depends}
Suggests: dcmtk-doc
Conflicts: libdcmtk2-dev, libdcmtk4-dev
-Provides: libdcmtk-dev
+Provides: libdcmtk2-dev
Replaces: libdcmtk2-dev, libdcmtk4-dev
Description: OFFIS DICOM toolkit development libraries and headers
DCMTK includes a collection of libraries and applications for examining,
More information about the debian-med-commit
mailing list