Andreas Tille pushed to branch master at Debian Med / xmedcon
Commits: d3769a73 by Andreas Tille at 2018-06-19T06:30:54+02:00 Add missing conflicts with old package name - - - - - 17956d5c by Andreas Tille at 2018-06-19T06:33:57+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xmedcon (0.15.0+dfsg-2) unstable; urgency=medium + + * Add missing conflicts with old package name + Closes: #901818 + + -- Andreas Tille <[email protected]> Tue, 19 Jun 2018 06:31:03 +0200 + xmedcon (0.15.0+dfsg-1) unstable; urgency=medium * Use d-shlibs ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -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 View it on GitLab: https://salsa.debian.org/med-team/xmedcon/compare/2f9f3760d7a18c9dc143a389c27de2aab3496484...17956d5c5e3939c8b5e46788bbdcd4b2562acea9 -- View it on GitLab: https://salsa.debian.org/med-team/xmedcon/compare/2f9f3760d7a18c9dc143a389c27de2aab3496484...17956d5c5e3939c8b5e46788bbdcd4b2562acea9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
