[med-svn] [Git][med-team/gdcm][master] 2 commits: d/control: Add Breaks/Replaces for *gdcm2-dev Closes: #943765
Gert Wollny
gitlab at salsa.debian.org
Thu Oct 31 11:52:46 GMT 2019
Gert Wollny pushed to branch master at Debian Med / gdcm
Commits:
3b564e91 by Gert Wollny at 2019-10-31T11:33:50Z
d/control: Add Breaks/Replaces for *gdcm2-dev Closes: #943765
Also rename the dev package from *gdcm3-dev to plain gdcm-dev.
- - - - -
79497452 by Gert Wollny at 2019-10-31T11:36:33Z
d/changelog: Update changelog for upload
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/libgdcm3-dev.install → debian/libgdcm-dev.install
- debian/libvtkgdcm3-dev.install → debian/libvtkgdcm-dev.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gdcm (3.0.3-1~exp2) experimental; urgency=medium
+
+ * d/control: Add Breaks/Replaces for *gdcm2-dev Closes: #943765
+ * d/* rename lib*gdcm3-dev to lib*gdcm-dev
+
+ -- Gert Wollny <gewo at debian.org> Thu, 31 Oct 2019 12:35:25 +0100
+
gdcm (3.0.3-1~exp1) experimental; urgency=medium
[Gert Wollny]
=====================================
debian/control
=====================================
@@ -74,9 +74,11 @@ Description: Grassroots DICOM tools and utilities
gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, gdcmtar,
gdcmxml programs.
-Package: libgdcm3-dev
+Package: libgdcm-dev
Section: libdevel
Architecture: any
+Breaks: libgdcm2-dev
+Replaces: libgdcm2-dev
Depends: libgdcm3.0 (= ${binary:Version}), ${misc:Depends}
Description: Grassroots DICOM development libraries and headers
Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -124,10 +126,12 @@ Description: Grassroots DICOM VTK runtime libraries
Libvtkgdcm is a library that quickly allow programmer to use GDCM
from a VTK environment.
-Package: libvtkgdcm3-dev
+Package: libvtkgdcm-dev
Section: libdevel
Architecture: any
-Depends: libvtkgdcm3.0 (= ${binary:Version}), libgdcm2-dev, ${misc:Depends}
+Breaks: libvtkgdcm2-dev
+Replaces: libvtkgdcm2-dev
+Depends: libvtkgdcm3.0 (= ${binary:Version}), libgdcm-dev, ${misc:Depends}
Description: Grassroots DICOM VTK development libraries and headers
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
=====================================
debian/libgdcm3-dev.install → debian/libgdcm-dev.install
=====================================
=====================================
debian/libvtkgdcm3-dev.install → debian/libvtkgdcm-dev.install
=====================================
View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/e9d012f70dde30659780ef42c3c28b00fa517b38...79497452640e4888249025afb645dbae5b1e9dc2
--
View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/e9d012f70dde30659780ef42c3c28b00fa517b38...79497452640e4888249025afb645dbae5b1e9dc2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191031/3c52a9b6/attachment-0001.html>
More information about the debian-med-commit
mailing list