[med-svn] [gdcm] branch upstream updated (363b32c -> 202f614)
Gert Wollny
gewo at moszumanska.debian.org
Thu Oct 5 09:06:19 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 363b32c New upstream version 2.8.2
new 202f614 New upstream version 2.8.3
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/CMakeLists.txt | 6 +
Applications/Cxx/gdcmdump.cxx | 48 ++-
Applications/Cxx/gdcminfo.cxx | 22 ++
Applications/Cxx/gdcmpdf.cxx | 20 ++
Applications/Cxx/gdcmtar.cxx | 14 +-
CMake/CTestCustom.ctest.in | 2 +
CMake/InstallMacros.cmake | 40 +--
CMakeLists.txt | 11 +-
Examples/Cxx/CMakeLists.txt | 1 +
Examples/Cxx/ReadAndDumpDICOMDIR2.cxx | 393 +++++++++++++++++++++
Examples/Python/DecompressImage.py | 11 +-
Source/Common/CMakeLists.txt | 16 +-
Source/Common/gdcmConfigure.h.in | 3 +
Source/Common/gdcmSwapper.txx | 8 +-
Source/Common/gdcmSystem.cxx | 8 +-
Source/DataDictionary/CMakeLists.txt | 4 +-
Source/DataDictionary/gdcmPrivateDefaultDicts.cxx | 86 +++++
.../CMakeLists.txt | 8 +-
.../gdcmCSAHeader.h | 8 +-
.../gdcmMrProtocol.cxx | 12 +
Source/InformationObjectDefinition/CMakeLists.txt | 7 +-
Source/MediaStorageAndFileFormat/CMakeLists.txt | 15 +-
.../MediaStorageAndFileFormat/gdcmDictPrinter.cxx | 33 +-
Source/MediaStorageAndFileFormat/gdcmIPPSorter.cxx | 13 +-
.../MediaStorageAndFileFormat/gdcmImageHelper.cxx | 1 +
Source/MediaStorageAndFileFormat/gdcmPrinter.cxx | 2 +-
Source/MediaStorageAndFileFormat/gdcmPrinter.h | 3 +-
.../MediaStorageAndFileFormat/gdcmStringFilter.cxx | 4 +-
Source/MessageExchangeDefinition/CMakeLists.txt | 10 +-
Testing/Source/Data/CMakeLists.txt | 2 +
Utilities/VTK/CMakeLists.txt | 28 +-
Utilities/doxygen/man/gdcmdump.xml | 3 +-
Utilities/doxygen/man/gdcmtar.xml | 14 +-
Wrapping/Csharp/CMakeLists.txt | 3 +
Wrapping/Python/gdcmswig.i | 2 +-
35 files changed, 738 insertions(+), 123 deletions(-)
create mode 100755 Examples/Cxx/ReadAndDumpDICOMDIR2.cxx
--
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