[med-svn] [gdcm] branch master updated (7a6a5a7 -> e5fd391)

Gert Wollny gewo at moszumanska.debian.org
Sun Nov 19 10:37:20 UTC 2017


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

gewo pushed a change to branch master
in repository gdcm.

      from  7a6a5a7   Correct lintian warnings
       new  69ce4db   New upstream version 2.8.4
       new  cbabf2f   Add patch to unforce -std=c++98
       new  88623a6   prepare new upstream for upload
       new  ec412f2   d/gdcm-doc.doc-base: Correct version number
       new  e5fd391   update changelog

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Applications/Cxx/gdcmdump.cxx                      |   1 +
 Applications/Cxx/gdcmimg.cxx                       |   4 +
 CMakeLists.txt                                     |  24 ++++-
 Examples/Cxx/DumpExamCard.cxx                      |   2 +-
 Examples/Java/ScanDirectory.java                   |   9 ++
 Source/Common/CMakeLists.txt                       |   1 -
 .../Common/gdcmCAPICryptographicMessageSyntax.cxx  |   8 +-
 Source/DataDictionary/CMakeLists.txt               |   3 +-
 Source/DataDictionary/Part6.xml                    |   6 +-
 Source/DataDictionary/Part6.xsl                    |   6 +-
 Source/DataDictionary/{Part7.xml => Part7a.xml}    |  24 -----
 Source/DataDictionary/Part7b.xml                   |  36 +++++++
 .../gdcmJPEG2000Codec.cxx                          |   2 +-
 Source/MediaStorageAndFileFormat/gdcmPixelFormat.h |  26 +++++
 .../MediaStorageAndFileFormat/gdcmSegmentHelper.h  |   4 +-
 .../MediaStorageAndFileFormat/gdcmStringFilter.cxx |  17 ++--
 .../MediaStorageAndFileFormat/gdcmSurfaceHelper.h  |  70 ++++++-------
 .../gdcmULTransitionTable.cxx                      |   2 +-
 Testing/Source/Data/CMakeLists.txt                 |   3 +
 .../Cxx/TestAttribute1.cxx                         |   3 +-
 .../Java/CMakeLists.txt                            |   2 +
 .../Java/TestReaderUpToTag.java                    | 100 ++++++++++++++++++
 .../Java/TestTag.java                              |  58 +++++++++++
 Utilities/C99/stdint.h                             |  40 +++++---
 Utilities/VTK/CMakeLists.txt                       |   2 +-
 Utilities/gdcmcharls/encoderstrategy.h             |  12 +--
 Utilities/gdcmcharls/header.cpp                    |   2 +-
 Utilities/gdcmcharls/header.h                      |  12 ---
 .../gdcmopenjpeg/doc/.gitkeep                      |   0
 Utilities/gdcmutfcpp/utf8.h                        |  68 ++++++-------
 Wrapping/Java/CMakeLists.txt                       |  38 ++++++-
 Wrapping/Java/gdcm.i                               | 113 ++++++++++++++++++++-
 debian/changelog                                   |   8 ++
 debian/gdcm-doc.doc-base                           |   2 +-
 debian/patches/series                              |   1 +
 debian/patches/unforce_cxx98.patch                 |  14 +++
 36 files changed, 567 insertions(+), 156 deletions(-)
 rename Source/DataDictionary/{Part7.xml => Part7a.xml} (75%)
 create mode 100644 Source/DataDictionary/Part7b.xml
 create mode 100644 Testing/Source/DataStructureAndEncodingDefinition/Java/TestReaderUpToTag.java
 create mode 100644 Testing/Source/DataStructureAndEncodingDefinition/Java/TestTag.java
 copy CMake/Release/README.cygwin.in => Utilities/gdcmopenjpeg/doc/.gitkeep (100%)
 create mode 100644 debian/patches/unforce_cxx98.patch

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



More information about the debian-med-commit mailing list