[med-svn] [plastimatch] branch upstream updated (daaa737 -> fd55a83)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Nov 30 11:01:13 UTC 2016


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

ghisvail-guest pushed a change to branch upstream
in repository plastimatch.

      from  daaa737   Imported Upstream version 1.6.3+dfsg
       new  fd55a83   New upstream version 1.6.4+dfsg1

The 1 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                                     | 126 ++++------
 Testing/CMakeLists.txt                             | 131 +++++-----
 Testing/CTestCustom.cmake.in                       |  22 +-
 src/CMakeLists.txt                                 |   4 +
 src/plastimatch/CHANGELOG.TXT                      |   9 +
 src/plastimatch/CMakeLists.txt                     |   4 +-
 src/plastimatch/base/dcmtk_image.cxx               | 273 ++++++++++-----------
 src/plastimatch/base/dcmtk_loader.cxx              |   6 +-
 src/plastimatch/base/dcmtk_loader_p.h              |   4 +-
 src/plastimatch/base/dcmtk_rt_study.cxx            |   8 +-
 src/plastimatch/base/dcmtk_rt_study_p.h            |   4 +-
 src/plastimatch/base/dcmtk_rtss.cxx                |  24 +-
 src/plastimatch/base/plm_image.cxx                 |   1 +
 src/plastimatch/base/rpl_volume.cxx                |   4 +-
 src/plastimatch/base/rtss.cxx                      |   2 +-
 src/plastimatch/base/rtss.h                        |   8 +-
 src/plastimatch/base/segmentation.cxx              |   2 +-
 src/plastimatch/base/slice_list.cxx                |  40 ++-
 src/plastimatch/dose/wed_parms.cxx                 |  14 +-
 src/plastimatch/plastimatch_version.txt            |   1 -
 src/plastimatch/register/bspline.cxx               |  51 ++--
 .../register/bspline_optimize_lbfgsb.cxx           |  14 +-
 src/plastimatch/register/bspline_parms.cxx         |   1 +
 src/plastimatch/register/bspline_parms.h           |   1 +
 src/plastimatch/register/bspline_stage.cxx         |   2 +
 src/plastimatch/register/bspline_state.cxx         |  17 +-
 src/plastimatch/register/registration_parms.cxx    |   6 +
 src/plastimatch/register/stage_parms.cxx           |   2 +
 src/plastimatch/register/stage_parms.h             |   1 +
 src/plastimatch/standalone/wed_main.cxx            |  32 ++-
 src/plastimatch/standalone/xvi_archive.cxx         |   5 +
 src/plastimatch/sys/plm_config.h.in                |   7 -
 src/plastimatch/sys/plm_version.h                  |  23 --
 .../{cli/pcmd_drr.h => sys/plm_version.h.in}       |   7 +-
 34 files changed, 443 insertions(+), 413 deletions(-)
 delete mode 100644 src/plastimatch/plastimatch_version.txt
 delete mode 100644 src/plastimatch/sys/plm_version.h
 copy src/plastimatch/{cli/pcmd_drr.h => sys/plm_version.h.in} (67%)
 mode change 100755 => 100644

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



More information about the debian-med-commit mailing list