Skip to content
Commits on Source (2)
xmedcon (0.15.0+dfsg-2) unstable; urgency=medium
* Add missing conflicts with old package name
Closes: #901818
-- Andreas Tille <tille@debian.org> Tue, 19 Jun 2018 06:31:03 +0200
xmedcon (0.15.0+dfsg-1) unstable; urgency=medium
* Use d-shlibs
......
......@@ -20,8 +20,8 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Conflicts: libmdc
Replaces: libmdc
Conflicts: libmdc2
Replaces: libmdc2
Description: Medical Image (DICOM, ECAT, ...) conversion tool (library)
This project stands for Medical Image Conversion. Released under the
(L)GPL, it comes with the full C-source code of the library, a
......