[med-svn] [gdcm] branch upstream updated (202f614 -> f6fc162)

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


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

gewo pushed a change to branch upstream
in repository gdcm.

      from  202f614   New upstream version 2.8.3
       new  f6fc162   New upstream version 2.8.4

The 1 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 ++++++++++++++++++++-
 32 files changed, 543 insertions(+), 155 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%)

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