[med-svn] [odil] 01/01: Add Replaces fields to complete the name change
Andreas Tille
tille at debian.org
Sat Jan 16 11:35:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository odil.
commit 77c7945e32d4945626abb32ba5757e7b48851be9
Author: Andreas Tille <tille at debian.org>
Date: Sat Jan 16 12:09:59 2016 +0100
Add Replaces fields to complete the name change
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index c27a656..1995f14 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Provides: libdcmtkpp0
Conflicts: libdcmtkpp0
+Replaces: libdcmtkpp0
Description: Odil is a C++11 library for the DICOM standard
Odil leverages C++ constructs to provide a user-friendly API of the
different parts of the DICOM standard. Included in Odil are exception-based
@@ -49,6 +50,7 @@ Depends: libodil0 (= ${binary:Version}),
${misc:Depends}
Provides: libodil-dev, libdcmtkpp-dev
Conflicts: libodil-dev, libdcmtkpp-dev
+Replaces: libdcmtkpp-dev
Description: Odil is a C++11 library for the DICOM standard (development files)
Odil leverages C++ constructs to provide a user-friendly API of the
different parts of the DICOM standard. Included in Odil are exception-based
@@ -65,6 +67,7 @@ Depends: libjs-jquery,
${misc:Depends}
Provides: libdcmtkpp0-doc
Conflicts: libdcmtkpp0-doc
+Replaces: libdcmtkpp0-doc
Description: Odil is a C++11 library for the DICOM standard (documentation)
Odil leverages C++ constructs to provide a user-friendly API of the
different parts of the DICOM standard. Included in Odil are exception-based
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/odil.git
More information about the debian-med-commit
mailing list