[med-svn] [ismrmrd] branch upstream updated (487bca1 -> 766b60a)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Mar 10 17:04:18 UTC 2015


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

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

      from  487bca1   Imported Upstream version 1.2.1
       new  766b60a   Imported Upstream version 1.2.3

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                               |   2 +-
 bindings/python/.gitignore                   |   6 -
 bindings/python/MANIFEST.in                  |   3 -
 bindings/python/Makefile                     |  14 -
 bindings/python/README                       |   1 -
 bindings/python/cismrmrd.pxd                 | 256 --------
 bindings/python/demo.py                      |  11 -
 bindings/python/ismrmrd.pyx                  | 874 ---------------------------
 bindings/python/setup.py                     |  62 --
 cmake/ismrmrd_cpack.cmake                    |   5 +
 doc/source/index.rst                         |   1 +
 examples/c/main.c                            |   2 +
 examples/python/ismrmrd_recon_dataset.py     | 141 +++--
 include/ismrmrd/ismrmrd.h                    |  44 +-
 libsrc/dataset.c                             | 235 ++++---
 libsrc/ismrmrd.c                             |  26 +-
 libsrc/ismrmrd.cpp                           |  96 ++-
 libsrc/xml.cpp                               |   6 +-
 utilities/CMakeLists.txt                     |   2 +-
 utilities/generate_cartesian_shepp_logan.cpp |   6 +-
 20 files changed, 342 insertions(+), 1451 deletions(-)
 delete mode 100644 bindings/python/.gitignore
 delete mode 100644 bindings/python/MANIFEST.in
 delete mode 100644 bindings/python/Makefile
 delete mode 100644 bindings/python/README
 delete mode 100644 bindings/python/cismrmrd.pxd
 delete mode 100644 bindings/python/demo.py
 delete mode 100644 bindings/python/ismrmrd.pyx
 delete mode 100644 bindings/python/setup.py

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



More information about the debian-med-commit mailing list