[med-svn] [libvistaio] branch master updated (10a6c7d -> bbeced0)

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


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

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

      from  10a6c7d   Prepare changelog for upload
       new  3abacb6   Imported Upstream version 1.2.19
       new  cbe25f8   Merge tag 'upstream/1.2.19'
       new  0080f78   Make changelog entry for new upstream version
       new  cdd9438   Update docs installation
       new  99174d3   Update copyright file names
       new  bbeced0   Update d/changelog for release

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:
 .gitignore                              |   1 +
 .travis.yml                             |  29 +++++++
 CMakeLists.txt                          |  15 ++--
 ChangeLog                               |  10 +++
 README => README.md                     |  56 ++++++++----
 debian/changelog                        |   7 ++
 debian/copyright                        |   2 +-
 debian/docs                             |   2 +-
 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 ++++++++++++++++
 27 files changed, 531 insertions(+), 59 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