This is an automated email from the git hooks/post-receive script.

gewo pushed a commit to branch master
in repository dcmtk.

commit 5e7fc9aa63d78d102d12e02f650b83a3b1575460
Author: Gert Wollny <g...@debian.org>
Date:   Thu Aug 3 11:09:49 2017 +0000

    Update copyright and rules
---
 debian/changelog |  2 ++
 debian/copyright | 20 +++++++++++++++++---
 debian/rules     |  7 ++++++-
 3 files changed, 25 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 961696a..cbb51cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ dcmtk (3.6.2-1~exp1) experimental; urgency=medium
   * d/p/* refresh patches
   * drop d/p/09_ because it was applied upstream   
   * s/* update SO version
+  * d/copyright: add new files to copyright
+  * d/rules: drop more test programs and add manpage for msgserv
 
  -- Gert Wollny <g...@debian.org>  Wed, 02 Aug 2017 13:48:47 +0000
 
diff --git a/debian/copyright b/debian/copyright
index f132026..13e9278 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -222,6 +222,20 @@ Files: oflog/include/dcmtk/oflog/log4judp.h
 Copyright: 2012 Siva Chandran P
 License: Apache-2.0 
 
+Files: config/stdcxx.m4
+Copyright: 2008 Benjamin Kosnik <b...@redhat.com>
+ 2012 Zack Weinberg <za...@panix.com>
+ 2013 Roy Stogner <royst...@ices.utexas.edu>
+ 2014, 2015 Google Inc.; contributed by Alexey Sokolov <soko...@google.com>
+ 2015 Paul Norman <penor...@mac.com>
+ 2015 Moritz Klammler <mor...@klammler.eu>
+ 2016 Krzesimir Nowak <qdl...@gmail.com>
+License: stdcxx-m4
+ Copying and distribution of this file, with or without modification, are
+ permitted in any medium without royalty provided the copyright notice
+ and this notice are preserved.  This file is offered as-is, without any
+ warranty.
+
 Files:  oflog/include/dcmtk/oflog/appender.h
         oflog/include/dcmtk/oflog/config/win32.h
         oflog/include/dcmtk/oflog/configrt.h
@@ -396,7 +410,7 @@ Files: dcmrt/include/dcmtk/dcmrt/drttypes.h
        dcmrt/libsrc/drtbvcps.cc
        dcmrt/libsrc/drtmas.cc
 Copyright: 2008-2012, OFFIS e.V. and ICSMED AG, Oldenburg, Germany
-           2013-2016, J. Riesmeier, Oldenburg, Germany
+           2013-2017, J. Riesmeier, Oldenburg, Germany
 License: BSD-3-clause-Riesmeier
 
 Files: dcmrt/include/dcmtk/dcmrt/drmdose.h
@@ -434,10 +448,10 @@ Files: dcmfg/include/dcmtk/dcmfg/fgframeanatomy.h
  dcmiod/libsrc/iodreferences.cc
  dcmiod/libsrc/modfloatingpointimagepixel.cc
  dcmiod/libsrc/modimagepixelbase.cc
-Copyright: Copyright (C) 2016, Open Connections GmbH
+ dcmdata/tests/tnewdcme.cc
+Copyright: Copyright (C) 2017, Open Connections GmbH
 License: OFFISeV
 
-
 Files: CMake/android.toolchain.cmake
 Copyright: 2010-2011, Ethan Rublee
            2011-2014, Andrey Kamaev
diff --git a/debian/rules b/debian/rules
index 8b35bf2..7908539 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,6 +51,10 @@ override_dh_auto_build-arch:
        #$(MAKE) -C obj-* man
        dh_auto_build
 
+override_dh_installman:
+        help2man --version-string 3.6.2 --no-info debian/dcmtk/usr/bin/msgserv 
 > msgserv.1
+        dh_installman msgserv.1
+
 # Let's be smart with building doc
 override_dh_auto_build-indep:
        $(MAKE) -C obj-* DOXYGEN
@@ -74,10 +78,11 @@ override_dh_installdocs:
 
 override_dh_install-arch:
        dh_install # --list-missing
-       # wotsit ?
+       #remove test binaries 
        rm ./debian/dcmtk/usr/bin/*_tests
        rm ./debian/dcmtk/usr/bin/drttest
        rm ./debian/dcmtk/usr/bin/mkreport
+       rm ./debian/dcmtk/usr/bin/wltest
 
 get-orig-source:
        uscan --force-download --verbose --rename

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/dcmtk.git

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to