[med-svn] [dcmtk] 06/06: Update standards and run cme fix
Gert Wollny
gewo at moszumanska.debian.org
Thu Jun 22 16:48:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
gewo pushed a commit to branch master
in repository dcmtk.
commit d5553185fea314d1a0300558792b72db6ea3a701
Author: Gert Wollny <gewo at debian.org>
Date: Thu Jun 22 10:38:58 2017 +0000
Update standards and run cme fix
---
debian/changelog | 2 ++
debian/control | 28 ++++++++++++++++------------
2 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cd9caad..3db7128 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ dcmtk (3.6.1~20170228-2) unstable; urgency=medium
the six decimal digits supported by dicom. Closes: #859204
#865452
* d/control: Correct dependency on libssl-dev for libdcmtk-dev
+ * d/control: Update standards version (no action needed)
+ * d/control: cme fix dpkg-control
-- Gert Wollny <gewo at debian.org> Thu, 22 Jun 2017 07:55:04 +0000
diff --git a/debian/control b/debian/control
index bb4ac7a..284f06f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,9 @@ Build-Depends: cmake,
libxml2-dev,
gettext,
zlib1g-dev
-Build-Depends-Indep: doxygen (>= 1.7.4),
+Build-Depends-Indep: doxygen,
graphviz
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/git/debian-med/dcmtk.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/dcmtk.git
Homepage: http://dicom.offis.de/dcmtk
@@ -43,8 +43,10 @@ Architecture: any
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
-Conflicts: libdcmtk4,libdcmtk3
-Replaces: libdcmtk4,libdcmtk3
+Conflicts: libdcmtk4,
+ libdcmtk3
+Replaces: libdcmtk4,
+ libdcmtk3
Description: OFFIS DICOM toolkit runtime libraries
DCMTK includes a collection of libraries and applications for examining,
constructing and converting DICOM image files, handling offline media,
@@ -59,19 +61,21 @@ Description: OFFIS DICOM toolkit runtime libraries
Package: libdcmtk-dev
Architecture: any
Section: libdevel
-Depends: libxml2-dev,
- libssl-dev,
- libpng-dev,
- libwrap0-dev,
- libcharls-dev,
- libtiff-dev,
+Depends: libxml2-dev,
+ libssl-dev,
+ libpng-dev,
+ libwrap0-dev,
+ libcharls-dev,
+ libtiff-dev,
libdcmtk11 (= ${binary:Version}),
${misc:Depends}
Suggests: dcmtk-doc
Breaks: libinsighttoolkit4-dev (<< 4.9.0)
-Conflicts: libdcmtk2-dev, libdcmtk4-dev
+Conflicts: libdcmtk2-dev,
+ libdcmtk4-dev
Provides: libdcmtk2-dev
-Replaces: libdcmtk2-dev, libdcmtk4-dev
+Replaces: libdcmtk2-dev,
+ libdcmtk4-dev
Description: OFFIS DICOM toolkit development libraries and headers
DCMTK includes a collection of libraries and applications for examining,
constructing and converting DICOM image files, handling offline media,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtk.git
More information about the debian-med-commit
mailing list