[med-svn] [vtk-dicom] branch master updated (3c003bd -> f43cd3d)

Gert Wollny gert-guest at moszumanska.debian.org
Wed Jun 1 11:47:18 UTC 2016


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

gert-guest pushed a change to branch master
in repository vtk-dicom.

      from  3c003bd   Update changelog
       new  4685bd9   Imported Upstream version 0.7.8
       new  6f97904   Merge tag 'upstream/0.7.8'
       new  f392a94   d/p/01 update patch
       new  b39f92b   d/control: Add -Wl,-z,now
       new  0db316b   d/control: correct git URL to secure version
       new  4d46c3a   Update changelog
       new  f43cd3d   prepare for upload

The 7 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:
 CMakeLists.txt                                     |   2 +-
 DicomCli/CMakeLists.txt                            |   1 +
 DicomCli/mainmacro.cxx                             |  25 ++-
 DicomCli/readquery.cxx                             |  20 ++
 DicomCli/vtkConsoleOutputWindow.cxx                |  53 +++++
 DicomCli/vtkConsoleOutputWindow.h                  |  45 ++++
 Programs/dicomdump.cxx                             |  19 +-
 Programs/dicomfind.cxx                             |  64 +++++-
 Programs/dicompull.cxx                             |   5 +-
 Programs/dicomtocsv.cxx                            | 231 ++++++++++++++++++---
 Programs/dicomtodicom.cxx                          |   4 +
 Programs/dicomtonifti.cxx                          |   4 +
 Programs/nifticenter.cxx                           |   4 +
 Programs/niftidump.cxx                             | 194 +++++++++--------
 Programs/niftitodicom.cxx                          |   4 +
 Programs/scancodump.cxx                            |  95 +++++----
 Programs/scancotodicom.cxx                         |   4 +
 Source/vtkDICOMCharacterSet.cxx                    | 170 +++++++++++----
 Source/vtkDICOMCompiler.cxx                        |  14 +-
 Source/vtkDICOMCompiler.h                          |  14 +-
 Source/vtkDICOMDirectory.cxx                       |  22 +-
 Source/vtkDICOMDirectory.h                         |   2 +-
 Source/vtkDICOMFile.cxx                            |  20 +-
 Source/vtkDICOMFileDirectory.cxx                   |  18 +-
 Source/vtkDICOMFilePath.cxx                        |  87 +++++++-
 Source/vtkDICOMFilePath.h                          |  42 +++-
 Source/vtkDICOMImageCodec.h                        |   2 +-
 Source/vtkDICOMMetaDataAdapter.cxx                 |  33 ++-
 Source/vtkDICOMMetaDataAdapter.h                   |  18 ++
 Source/vtkDICOMReader.cxx                          |  51 +++--
 Source/vtkNIFTIHeader.cxx                          |  18 +-
 Source/vtkNIFTIReader.cxx                          |  83 ++++++--
 Source/vtkNIFTIWriter.cxx                          |  68 ++++--
 Source/vtkScancoCTReader.cxx                       |  14 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   8 +-
 .../01_add_MySQL_and_PostgreSQL_to_VTK_LIBS.patch  |   6 +-
 debian/rules                                       |   2 +-
 38 files changed, 1115 insertions(+), 360 deletions(-)
 create mode 100644 DicomCli/vtkConsoleOutputWindow.cxx
 create mode 100644 DicomCli/vtkConsoleOutputWindow.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/vtk-dicom.git



More information about the debian-med-commit mailing list