[med-svn] [gdcm] branch master updated (6df0af0 -> 118913f)
Gert Wollny
gert-guest at moszumanska.debian.org
Mon Aug 22 11:46:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a change to branch master
in repository gdcm.
from 6df0af0 Add note about bug fixed upstream
new 72e9b66 Imported Upstream version 2.6.5
new 8d6ed31 Merge tag 'upstream/2.6.5'
new 610ebd4 Update changelog
new 8f50a57 Add fprintf save format patch
new 118913f upload ready
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:
.travis.yml | 8 +-
Applications/Cxx/gdcmimg.cxx | 37 +++
CMake/FindOpenJPEG.cmake | 11 +-
CMakeLists.txt | 2 +-
Examples/Csharp/CMakeLists.txt | 1 +
Examples/Csharp/DumpCSA.cs | 71 +++++
Examples/Java/CMakeLists.txt | 2 +-
Source/Common/gdcmTesting.cxx | 45 ++--
.../gdcmFileMetaInformation.cxx | 27 ++
.../gdcmWriter.h | 1 +
Source/MediaStorageAndFileFormat/gdcmBitmap.cxx | 16 ++
.../gdcmImageRegionReader.h | 5 +
.../gdcmJPEG2000Codec.cxx | 291 ++++++++++++++++++---
.../gdcmJPEGBITSCodec.cxx | 12 +-
Source/MediaStorageAndFileFormat/gdcmOverlay.cxx | 2 +-
.../MediaStorageAndFileFormat/gdcmPixmapWriter.cxx | 52 ++--
Testing/Source/Common/Cxx/TestMD5.cxx | 9 +
Testing/Source/Common/Cxx/TestSHA1.cxx | 6 +
Testing/Source/Data/CMakeLists.txt | 6 +
Testing/Source/Data/gdcmMD5DataImages.cxx | 10 +
Testing/Source/Data/gdcmMediaStorageDataFiles.cxx | 9 +
.../gdcmSelectedPrivateGroupOffsetDataFiles.cxx | 9 +
.../Data/gdcmSelectedTagsOffsetDataFiles.cxx | 9 +
Testing/Source/Data/gdcmStreamOffsetDataFiles.cxx | 10 +-
.../Cxx/TestReaderCanRead.cxx | 20 +-
.../Java/CMakeLists.txt | 2 +-
.../Cxx/TestFileStreamer4.cxx | 11 +-
.../Cxx/TestImageRegionReader1.cxx | 8 +-
.../Cxx/TestImageRegionReader2.cxx | 8 +-
.../Cxx/TestImageRegionReader3.cxx | 8 +-
.../MediaStorageAndFileFormat/Cxx/TestPrinter1.cxx | 48 ++--
Utilities/Release/README.md | 11 +
Utilities/Release/release.sh | 3 +
Utilities/VTK/CMakeLists.txt | 5 +-
Utilities/VTK/vtkGDCMTesting.cxx | 6 +
Utilities/doxygen/CMakeLists.txt | 2 +-
Utilities/doxygen/man/gdcmconv.xml | 2 +-
Utilities/doxygen/man/gdcmdump.xml | 42 +--
Utilities/doxygen/man/gdcmimg.xml | 11 +
Utilities/doxygen/man/gdcmraw.xml | 4 +-
Utilities/doxygen/man/gdcmtar.xml | 4 +-
Wrapping/Python/docstrings.i | 36 ++-
debian/changelog | 8 +
debian/patches/format-error.patch | 15 ++
debian/patches/series | 1 +
45 files changed, 748 insertions(+), 158 deletions(-)
create mode 100644 Examples/Csharp/DumpCSA.cs
create mode 100644 Utilities/Release/README.md
create mode 100644 debian/patches/format-error.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