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 <[email protected]> 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, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
