[med-svn] [plastimatch] branch master updated (9787c7e -> bb1d5bb)

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


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

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

      from  9787c7e   cme fix dpkg-control
       new  fd55a83   New upstream version 1.6.4+dfsg1
       new  6a048ff   Merge tag 'upstream/1.6.4+dfsg1'
       new  f161ba4   Track GitLab tagged releases.
       new  ca918ca   Fix FTBFS when testing is performed in parallel.
       new  129f9fa   Cherry-pick upstream patch to fix the install.
       new  bb1d5bb   Release to unstable.

The 6 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 +-
 debian/changelog                                   |  15 ++
 debian/patches/Fix-test-dependencies.patch         |  32 +++
 ...lm_version.h-from-list-of-installed-files.patch |  20 ++
 debian/patches/series                              |   2 +
 debian/watch                                       |   8 +-
 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 +-
 39 files changed, 516 insertions(+), 417 deletions(-)
 create mode 100644 debian/patches/Fix-test-dependencies.patch
 create mode 100644 debian/patches/Remove-plm_version.h-from-list-of-installed-files.patch
 create mode 100644 debian/patches/series
 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