[med-svn] [dcmtk] 04/06: Update dependency on libssl-dev
    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 782a45347d82a44422fb72a9964260dd1cd5ff59
Author: Gert Wollny <gewo at debian.org>
Date:   Thu Jun 22 07:59:17 2017 +0000
    Update dependency on libssl-dev
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a8aa1fe..cd9caad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dcmtk (3.6.1~20170228-2) unstable; urgency=medium
   * d/p/09: Improve numerical stability by rounding the time to 
     the six decimal digits supported by dicom. Closes: #859204
     #865452
+  * d/control: Correct dependency on libssl-dev for libdcmtk-dev
 
  -- Gert Wollny <gewo at debian.org>  Thu, 22 Jun 2017 07:55:04 +0000
 
diff --git a/debian/control b/debian/control
index 256ef94..bb4ac7a 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,7 @@ Package: libdcmtk-dev
 Architecture: any
 Section: libdevel
 Depends: libxml2-dev, 
-         libssl1.0-dev, 
+         libssl-dev, 
          libpng-dev, 
          libwrap0-dev, 
          libcharls-dev, 
-- 
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