[libmatio] branch master updated (15d5c19 -> da3dd39)
Sébastien Villemot
sebastien at debian.org
Sat Oct 22 20:18:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastien pushed a change to branch master
in repository libmatio.
from 15d5c19 Changelog entry for 1.5.8-1
adds 31f93ea New upstream version 1.5.9
new 7d949bc Merge tag 'upstream/1.5.9'
new 378aff1 Bump to debhelper compat level 10.
new add3ab2 d/control: update package descriptions.
new da3dd39 Changelog entry for 1.5.9-1.
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:
Makefile.am | 1 +
NEWS | 108 +-
README.md | 8 +-
config/matio_hdf5.m4 | 8 +-
configure | 38 +-
configure.ac | 10 +-
debian/changelog | 8 +
debian/compat | 2 +-
debian/control | 15 +-
debian/rules | 2 +-
documentation/Makefile.am | 2 +-
documentation/Mat_Rewind.3 | 2 +-
documentation/Mat_VarCreate.3 | 2 +-
documentation/Mat_VarReadNextInfo.3 | 3 +-
documentation/matio_user_guide.texi | 4 +-
getopt/getopt.h | 46 +-
getopt/getopt_long.c | 822 +--
src/Makefile.am | 6 +-
src/Makefile.in | 6 +-
src/mat.c | 50 +-
src/mat4.c | 56 +-
src/mat5.c | 448 +-
src/mat73.c | 110 +-
src/matio.h | 3 +-
test/Makefile.am | 6 +-
test/Makefile.in | 4 +
test/mat4_readwrite.at | 9 +
test/mat5_compressed_read_be.at | 2 +-
test/mat5_compressed_read_le.at | 2 +-
test/mat5_compressed_readwrite.at | 20 +
test/mat5_uncompressed_read_be.at | 2 +-
test/mat5_uncompressed_read_le.at | 2 +-
test/mat5_uncompressed_readwrite.at | 9 +
test/mat73_compressed_readwrite.at | 11 +
test/mat73_read_be.at | 2 +-
test/mat73_read_le.at | 2 +-
test/mat73_readwrite.at | 10 +
test/package.m4 | 4 +-
test/results/dump-large_struct_compressed.out | 2 +-
...sed.out => dump-large_struct_compressed_32.out} | 2 +-
test/results/dump-mat_copy-4.out | 6 +-
...{dump-mat_copy-4.out => dump-mat_copy-4_32.out} | 6 +-
test/results/dump-mat_copy-5.out | 134 +-
test/results/dump-mat_copy-5_32.out | 94 +
test/results/dump-mat_copy-73.out | 134 +-
test/results/dump-mat_copy-73_32.out | 94 +
test/testsuite | 6623 ++++++++++----------
visual_studio/matio.rc | 8 +-
visual_studio/matioConfig.h | 6 +-
visual_studio/matio_pubconf.h | 6 +-
50 files changed, 4796 insertions(+), 4164 deletions(-)
copy test/results/{dump-large_struct_compressed.out => dump-large_struct_compressed_32.out} (56%)
copy test/results/{dump-mat_copy-4.out => dump-mat_copy-4_32.out} (55%)
create mode 100644 test/results/dump-mat_copy-5_32.out
create mode 100644 test/results/dump-mat_copy-73_32.out
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libmatio.git
More information about the debian-science-commits
mailing list