[med-svn] [dcmtk] 01/06: Start preparing release to unstable

Gert Wollny gewo at moszumanska.debian.org
Tue Jun 20 22:23:41 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 002037217b024620d3dabf1259c61c8eec5b9d29
Author: Gert Wollny <gewo at debian.org>
Date:   Tue Jun 20 19:25:23 2017 +0000

    Start preparing release to unstable
---
 debian/changelog | 8 ++++++++
 debian/rules     | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 55a1b64..363a644 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dcmtk (3.6.1~20170228-1) unstable; urgency=medium
+
+  * Upload to unstable Closes: #747167
+  * d/rules: correct enabling private tags, Closes: #859201
+  
+
+ -- Gert Wollny <gewo at debian.org>  Tue, 20 Jun 2017 18:58:39 +0000
+
 dcmtk (3.6.1~20170228-1~exp1) experimental; urgency=medium
 
   [ Gert Wollny ]
diff --git a/debian/rules b/debian/rules
index a7e6001..dc8b8e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ endif
 CMAKE_EXTRA_FLAGS += -DCMAKE_BUILD_TYPE:STRING=None \
  -DBUILD_SHARED_LIBS:BOOL=ON \
  -DDCMTK_WITH_OPENSSL:BOOL=ON \
- -DDCMTK_WITH_PRIVATE_TAGS:BOOL=ON \
+ -DDCMTK_ENABLE_PRIVATE_TAGS:BOOL=ON \
  -DDCMTK_WITH_XML:BOOL=ON \
  -DDCMTK_WITH_DOXYGEN:BOOL=$(BUILDDOC) \
  -DDCMTK_WITH_TIFF:BOOL=ON \

-- 
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