[ismrmrd] branch master updated (9d6e060 -> 7d26509)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jun 11 15:15:25 UTC 2014


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

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

      from  9d6e060   d/rules: remove residual XSD variable
       new  1eb8851   Imported Upstream version 0.5.2+git20140609
       new  b66ec71   Merge tag 'upstream/0.5.2+git20140609'
       new  7091a7b   d/patches/*: changes due to new upstream release
       new  9986e02   d/*.install: merge std and xsd libraries
       new  7d26509   d/changelog: new release in precise PPA

The 5 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                                     | 138 ++++++++++++-----
 bindings/java/CMakeLists.txt                       |   9 +-
 bindings/java/make_jar.sh.in                       |   0
 bindings/python/CMakeLists.txt                     |  25 +++-
 bindings/python/ismrmrd_python.i                   |  53 ++++++-
 cmake/FindIsmrmrd.cmake                            |  11 +-
 debian/changelog                                   |   4 +-
 debian/libismrmrd-dev.install                      |   1 +
 debian/libismrmrd0.install                         |   1 +
 debian/patches/00-add-soversion.diff               |  51 +++++++
 debian/patches/001-fix-test-ndarraycontainer.diff  |  92 ------------
 debian/patches/002-add-soversion.diff              |  35 -----
 .../003-fix-spelling-error-in-shepp-logan-bin      |  19 ---
 debian/patches/series                              |   4 +-
 examples/c++/CMakeLists.txt                        |  58 ++++----
 examples/python/ismrmrd_create_dataset.py          | 165 +++++++++++++++++++++
 examples/python/ismrmrd_recon_dataset.py           | 125 ++++++++++++++++
 examples/python/ismrmrd_test.py                    |  22 ---
 ismrmrd.h                                          |  33 ++---
 ismrmrd_hdf5.cpp                                   | 120 ++++++++++++++-
 ismrmrd_hdf5.h                                     |  13 ++
 ismrmrd_hdf5_datatypes.h                           |   7 +
 matlab/CMakeLists.txt                              |   8 +-
 schema/ismrmrd.xsd                                 |  45 ++++--
 tests/c++/CMakeLists.txt                           |  28 ++--
 tests/c++/t_ndarraycontainer.cpp                   |  35 ++---
 tests/c/CMakeLists.txt                             |   5 +-
 tests/c/t_cstructs.cpp                             |  14 +-
 utilities/CMakeLists.txt                           |  44 +++---
 utilities/generate_cartesian_shepp_logan.cpp       |   2 +-
 30 files changed, 824 insertions(+), 343 deletions(-)
 mode change 100644 => 100755 bindings/java/make_jar.sh.in
 create mode 100644 debian/patches/00-add-soversion.diff
 delete mode 100644 debian/patches/001-fix-test-ndarraycontainer.diff
 delete mode 100644 debian/patches/002-add-soversion.diff
 delete mode 100644 debian/patches/003-fix-spelling-error-in-shepp-logan-bin
 create mode 100644 examples/python/ismrmrd_create_dataset.py
 create mode 100644 examples/python/ismrmrd_recon_dataset.py
 delete mode 100644 examples/python/ismrmrd_test.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git



More information about the debian-science-commits mailing list