Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add missing conflicts with old package name
· d3769a73
Andreas Tille
authored
Jun 19, 2018
d3769a73
Upload to unstable
· 17956d5c
Andreas Tille
authored
Jun 19, 2018
17956d5c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
17956d5c
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
...
...
debian/control
View file @
17956d5c
...
...
@@ -20,8 +20,8 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Conflicts: libmdc
Replaces: libmdc
Conflicts: libmdc
2
Replaces: libmdc
2
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
...
...