[med-svn] [ismrmrd] branch master updated (ecd6a52 -> 28ba69d)

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


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

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

      from  ecd6a52   d/control: cme fix
       new  766b60a   Imported Upstream version 1.2.3
       new  4309dcd   Merge tag 'upstream/1.2.3'
       new  5693fe1   d/changelog: bump source version
       new  28ba69d   d/p/series: disable patch 001, applied upstream

The 4 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 +
 debian/changelog                               |   2 +-
 debian/patches/001-fix-segfault-in-c-demo.diff |  33 -
 debian/patches/series                          |   2 +-
 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 +-
 23 files changed, 344 insertions(+), 1486 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
 delete mode 100644 debian/patches/001-fix-segfault-in-c-demo.diff

-- 
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