[med-svn] [dcm2niix] 01/07: Merge tag 'upstream/1.0.20170429' into debian/experimental

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu May 11 18:39:07 UTC 2017


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

ghisvail-guest pushed a commit to branch debian/experimental
in repository dcm2niix.

commit 9b5c1224d1ab7b34a5df8750edd0c3027a47f15b
Merge: cd711e1 9e8d453
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu May 11 09:42:23 2017 +0100

    Merge tag 'upstream/1.0.20170429' into debian/experimental
    
    Upstream version 1.0.20170429

 .gitignore                         |    3 +
 .travis.yml                        |   33 +-
 CMakeLists.txt                     |   38 +-
 README.md => COMPILE.md            |  164 +----
 Dockerfile                         |   16 +
 README.md                          |  192 ++----
 SuperBuild/External-OPENJPEG.cmake |   15 +
 SuperBuild/External-YAML-CPP.cmake |   15 +
 SuperBuild/SuperBuild.cmake        |  111 ++++
 appveyor.yml                       |   32 +-
 console/CMakeLists.txt             |  169 +++--
 console/jpg_0XC3.cpp               |   78 ++-
 console/main_console.cpp           |   84 ++-
 console/main_console_batch.cpp     |  107 ++-
 console/makefile                   |    2 +-
 console/nifti1_io_core.cpp         |   28 +-
 console/nifti1_io_core.h           |    7 +
 console/nii_dicom.cpp              | 1191 ++++++++++++++++++---------------
 console/nii_dicom.h                |   58 +-
 console/nii_dicom_batch.cpp        | 1273 ++++++++++++++++++++----------------
 console/nii_dicom_batch.h          |   25 +-
 console/nii_foreign.cpp            |  404 ++++++++++++
 console/nii_foreign.h              |   19 +
 console/nii_ortho.cpp              |   16 +-
 console/nii_ortho.h                |    3 +
 console/print.h                    |   45 ++
 ucm.cmake => console/ucm.cmake     | 1245 ++++++++++++++++++-----------------
 console/ujpeg.cpp                  |  290 +++++++-
 console/ujpeg.h                    |    8 -
 docs/CMakeLists.txt                |   36 +
 docs/source/conf.py                |  340 ++++++++++
 docs/source/dcm2niibatch.rst       |   81 +++
 docs/source/dcm2niix.rst           |   73 +++
 docs/source/index.rst              |   22 +
 license.txt                        |    4 +-
 35 files changed, 3964 insertions(+), 2263 deletions(-)

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



More information about the debian-med-commit mailing list