[med-svn] [gdcm] branch master updated (aa3f323 -> 11922a5)

Gert Wollny gewo at moszumanska.debian.org
Tue May 23 11:38:41 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  aa3f323   Update GW uploaders email
       new  ca2ab1c   New upstream version 2.6.8
       new  53f88ab   Merge tag 'upstream/2.6.8'
       new  a42e08a   Update d/p/02_fixhurd.patch
       new  11922a5   Add changelog entry

The 4 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                                        |   5 +
 CMake/CTestCustom.ctest.in                         |   1 +
 CMakeLists.txt                                     |   6 +-
 Examples/Cxx/CMakeLists.txt                        |   2 +
 Examples/Cxx/EmptyMask.cxx                         | 234 +++++++++++++++++++++
 Examples/Cxx/TemplateEmptyImage.cxx                | 107 ++++++++++
 Source/Common/gdcmSystem.cxx                       |   3 +
 Source/Common/gdcmTesting.cxx                      |   1 +
 Source/DataDictionary/gdcmPrivateDefaultDicts.cxx  |   3 +
 .../gdcmAttribute.h                                |   1 -
 .../gdcmSequenceOfItems.h                          |   1 +
 Source/MediaStorageAndFileFormat/CMakeLists.txt    |   4 +
 .../gdcmFileDerivation.cxx                         |  43 ++--
 .../MediaStorageAndFileFormat/gdcmFileDerivation.h |   5 +
 .../MediaStorageAndFileFormat/gdcmFileStreamer.cxx |  91 ++++----
 .../MediaStorageAndFileFormat/gdcmImageHelper.cxx  |   9 +-
 .../gdcmImageRegionReader.cxx                      |  20 +-
 .../MediaStorageAndFileFormat/gdcmImageWriter.cxx  |   7 +-
 .../MediaStorageAndFileFormat/gdcmPixmapReader.cxx |   2 +-
 .../MediaStorageAndFileFormat/gdcmPixmapWriter.cxx |  18 +-
 .../gdcmSplitMosaicFilter.cxx                      |  10 +-
 Testing/Source/Common/Cxx/TestMD5.cxx              |   1 +
 Testing/Source/Common/Cxx/TestSHA1.cxx             |   1 +
 Testing/Source/Common/Cxx/TestSystem1.cxx          |   2 +-
 Testing/Source/Data/gdcmMD5DataImages.cxx          |   1 +
 Testing/Source/Data/gdcmMediaStorageDataFiles.cxx  |   1 +
 .../gdcmSelectedPrivateGroupOffsetDataFiles.cxx    |   1 +
 .../Data/gdcmSelectedTagsOffsetDataFiles.cxx       |   1 +
 Testing/Source/Data/gdcmStreamOffsetDataFiles.cxx  |   1 +
 .../Cxx/TestAttribute7.cxx                         |  25 +++
 .../MediaStorageAndFileFormat/Cxx/TestPrinter1.cxx |   2 +
 .../Cxx/TestSCUValidation.cxx                      |   3 +-
 Utilities/VTK/CMakeLists.txt                       |   4 +-
 Utilities/VTK/vtkGDCMPolyDataReader.cxx            |   5 +-
 Utilities/VTK/vtkImageMapToColors16.cxx            |   7 +-
 Utilities/VTK/vtkImageMapToColors16.h              |   4 +
 Utilities/socketxx/socket++/fork.cpp               |   2 +-
 debian/changelog                                   |   7 +
 debian/patches/02_fixhurd.patch                    |   2 +-
 39 files changed, 558 insertions(+), 85 deletions(-)
 create mode 100644 Examples/Cxx/EmptyMask.cxx
 create mode 100644 Examples/Cxx/TemplateEmptyImage.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