[med-svn] [ismrmrd] branch master updated (e410ed0 -> ac3598f)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat Nov 26 11:58:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch master
in repository ismrmrd.
from e410ed0 Import Debian patch 1.3.2-4.1
adds 8a30687 New upstream version 1.3.3
new 2dbde63 Merge tag 'upstream/1.3.3'
new 0990a62 Update patch queue.
new fc9a68d Fix usability of ISMRMRD CMake packaging.
new 41fdb7a Upgrade packaging to debhelper 10.
new f0978c3 Drop superfluous Testsuite field.
new 684d350 Simplify the packaging testsuite.
new 2f55a23 Enable multiarch installation of binaries.
new 884aae0 Keep doxygen generated instance of jQuery.
new 6c21ba9 Miscellaneous changes to control file:
new 7e1f439 Miscellaneous changes to rules file:
new ac3598f Release to unstable.
The 11 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:
.travis.yml | 1 +
CMakeLists.txt | 129 +++++++++++++++------
README.md | 23 ++++
cmake/FindFFTW3.cmake | 18 +--
cmake/FindIsmrmrd.cmake | 25 ----
cmake/ISMRMRDConfig.cmake.in | 29 +++++
cmake/ismrmrd_cpack.cmake | 6 +-
debian/changelog | 30 +++++
debian/compat | 2 +-
debian/control | 15 ++-
debian/libismrmrd-dev.install | 4 +-
debian/libismrmrd-doc.links | 1 -
debian/libismrmrd1.3.install | 2 +-
debian/patches/Add-support-for-multiarch.patch | 45 +++++++
.../patches/Explicit-64-bit-shifts-for-flags.patch | 89 --------------
.../patches/Fix-CMake-package-configuration.patch | 24 ++++
debian/patches/Fix-CMake-package-detection.patch | 27 +++++
.../Fix-HDF5-detection-with-CMake-3.6.patch | 12 +-
.../Use-Debian-CMake-find-module-location.patch | 21 ----
debian/patches/hdf5-1.10.patch | 21 ----
debian/patches/series | 6 +-
debian/rules | 7 +-
debian/tests/control | 11 +-
debian/tests/examples | 25 ----
doc/CMakeLists.txt | 21 ++--
examples/c/CMakeLists.txt | 6 +-
...ataset.m => test_create_undersampled_dataset.m} | 108 ++++++++++++-----
include/ismrmrd/dataset.h | 3 +-
include/ismrmrd/ismrmrd.h | 4 +
libsrc/ismrmrd.c | 35 +++---
libsrc/xml.cpp | 2 +-
matlab/+ismrmrd/+xml/deserialize.m | 3 +-
tests/CMakeLists.txt | 2 +-
tests/test_flags.cpp | 6 +-
utilities/CMakeLists.txt | 20 ++--
35 files changed, 457 insertions(+), 326 deletions(-)
delete mode 100644 cmake/FindIsmrmrd.cmake
create mode 100644 cmake/ISMRMRDConfig.cmake.in
delete mode 100644 debian/libismrmrd-doc.links
create mode 100644 debian/patches/Add-support-for-multiarch.patch
delete mode 100644 debian/patches/Explicit-64-bit-shifts-for-flags.patch
create mode 100644 debian/patches/Fix-CMake-package-configuration.patch
create mode 100644 debian/patches/Fix-CMake-package-detection.patch
delete mode 100644 debian/patches/Use-Debian-CMake-find-module-location.patch
delete mode 100644 debian/patches/hdf5-1.10.patch
delete mode 100755 debian/tests/examples
copy examples/matlab/{test_create_dataset.m => test_create_undersampled_dataset.m} (50%)
--
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