[med-svn] [gdcm] branch master updated (90cdda5 -> 7a6a5a7)
Gert Wollny
gewo at moszumanska.debian.org
Thu Oct 5 09:06:17 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 90cdda5 update changelog for release
adds 363b32c New upstream version 2.8.2
new 202f614 New upstream version 2.8.3
new e41d7c1 Updated version 2.8.3 from 'upstream/2.8.3'
new f46d37d Update for upload
new c31f4fb d/p: Add patch to remove local FindJNI.cmake file
new 7a6a5a7 Correct lintian warnings
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/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 +-
debian/changelog | 8 +
debian/control | 2 +-
debian/gdcm-doc.doc-base | 2 +-
debian/patches/series | 1 +
debian/patches/use_system_findjni.patch | 86 +++++
40 files changed, 835 insertions(+), 125 deletions(-)
create mode 100755 Examples/Cxx/ReadAndDumpDICOMDIR2.cxx
create mode 100644 debian/patches/use_system_findjni.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