[med-svn] [libvistaio] branch upstream updated (e1daf1b -> 3abacb6)

Gert Wollny gert-guest at moszumanska.debian.org
Tue Nov 24 15:25:14 UTC 2015


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

gert-guest pushed a change to branch upstream
in repository libvistaio.

      from  e1daf1b   Imported Upstream version 1.2.18
       new  3abacb6   Imported Upstream version 1.2.19

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:
 .gitignore                              |   1 +
 .travis.yml                             |  29 +++++++
 CMakeLists.txt                          |  15 ++--
 ChangeLog                               |  10 +++
 README => README.md                     |  56 ++++++++----
 vistaio/CMakeLists.txt                  |   5 +-
 vistaio/alloc.c                         |   3 +-
 vistaio/edgesType.c                     |  12 ++-
 vistaio/fileio.c                        |  37 +++++---
 vistaio/graphType.c                     |   9 +-
 vistaio/imageType.c                     |   2 +-
 vistaio/option.c                        |   5 +-
 vistaio/{2dfield.c => test_2dfield.c}   |   0
 vistaio/{2dspline.c => test_2dspline.c} |   0
 vistaio/{3dfield.c => test_3dfield.c}   |   0
 vistaio/test_attributes.c               | 133 ++++++++++++++++++++++++++++
 vistaio/test_images.c                   | 148 ++++++++++++++++++++++++++++++++
 vistaio/vcplist.c                       |   1 +
 vistaio/vfield2d.c                      |   3 +
 vistaio/vfield3d.c                      |   3 +
 vistaio/volumes.c                       |   4 +-
 vistaio/volumesType.c                   |  24 ++++--
 vistaio/vspline2d.c                     |   3 +-
 vistaio_change_names.py                 |  76 ++++++++++++++++
 24 files changed, 522 insertions(+), 57 deletions(-)
 create mode 100644 .travis.yml
 rename README => README.md (70%)
 rename vistaio/{2dfield.c => test_2dfield.c} (100%)
 rename vistaio/{2dspline.c => test_2dspline.c} (100%)
 rename vistaio/{3dfield.c => test_3dfield.c} (100%)
 create mode 100644 vistaio/test_attributes.c
 create mode 100644 vistaio/test_images.c
 create mode 100644 vistaio_change_names.py

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



More information about the debian-med-commit mailing list