[med-svn] [dcmtk] 06/06: correct changelog

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 8407d339ed21829382c13f30fac9fbea6312c3ef
Author: Gert Wollny <gewo at debian.org>
Date:   Tue Jun 20 22:14:09 2017 +0000

    correct changelog
---
 debian/changelog | 8 ++------
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf82a5b..2651ee3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,8 @@
 dcmtk (3.6.1~20170228-1) unstable; urgency=medium
 
   * Upload to unstable Closes: #747167
-  * d/rules: - correct enabling private tags, Closes: #859201
-  	- correctly enable ICONV, Closes: #701802
-	- enable C++11 build 
-  * d/control:  add libunistring-dev
-  * d/p/: Add localcharset-include.patch to corretly include 
-    localcharset.h
+  * d/rules: correctly enabling private tags, Closes: #859201
+  * d/rules: enable C++11 build
 
  -- Gert Wollny <gewo at debian.org>  Tue, 20 Jun 2017 18:58:39 +0000
 
diff --git a/debian/rules b/debian/rules
index bc97d60..afa7c20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ CMAKE_EXTRA_FLAGS += -DCMAKE_BUILD_TYPE:STRING=None \
  -DCMAKE_VERBOSE_MAKEFILE=ON \
  -DDCMTK_INSTALL_DATDIC:STRING=share/libdcmtk11 \
  -DCMAKE_SKIP_RPATH:BOOL=OFF \
- -DCMTK_USE_CXX11_STL:BOOL=ON
+ -DDCMTK_USE_CXX11_STL:BOOL=ON
 
 
 override_dh_auto_configure:

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