[h5utils] branch upstream updated (a1be952 -> beebc46)
Bas Couwenberg
sebastic at debian.org
Wed Jul 19 15:58:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository h5utils.
from a1be952 Imported Upstream version 1.12.1
new beebc46 New upstream version 1.13
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:
ChangeLog | 1267 +----
INSTALL | 302 --
Makefile.am | 21 +-
Makefile.in | 564 +-
NEWS | 196 -
README | 34 -
aclocal.m4 | 791 +--
arrayh4.c | 2 +-
arrayh4.h | 2 +-
arrayh5.c | 59 +-
arrayh5.h | 2 +-
colormaps/BrBG | 257 +
colormaps/RdBu | 257 +
colormaps/inferno | 257 +
colormaps/viridis | 257 +
compile | 236 +-
config.h.in | 9 +-
configure | 9541 +++++++++++++++-------------------
configure.ac | 11 +-
copyright.h | 2 +-
depcomp | 531 +-
h5fromh4.1 => doc/man/h5fromh4.1 | 0
h5fromtxt.1 => doc/man/h5fromtxt.1 | 0
h5math.1 => doc/man/h5math.1 | 0
h5topng.1.in => doc/man/h5topng.1.in | 0
h5totxt.1 => doc/man/h5totxt.1 | 0
h5tov5d.1 => doc/man/h5tov5d.1 | 0
h5tovtk.1 => doc/man/h5tovtk.1 | 0
h4fromh5.c | 2 +-
h5cyl2cart.c | 253 +
h5fromh4.c | 2 +-
h5fromitxt.c | 291 --
h5fromtxt.c | 2 +-
h5math.c | 2 +-
h5topng.c | 44 +-
h5totxt.c | 2 +-
h5tov5d.c | 4 +-
h5tovtk.c | 2 +-
h5utils.c | 2 +-
h5utils.h | 2 +-
install-sh | 385 +-
missing | 461 +-
writepng.c | 59 +-
writepng.h | 2 +-
44 files changed, 7209 insertions(+), 8904 deletions(-)
delete mode 100644 INSTALL
delete mode 100644 NEWS
delete mode 100644 README
create mode 100644 colormaps/BrBG
create mode 100644 colormaps/RdBu
create mode 100644 colormaps/inferno
create mode 100644 colormaps/viridis
rename h5fromh4.1 => doc/man/h5fromh4.1 (100%)
rename h5fromtxt.1 => doc/man/h5fromtxt.1 (100%)
rename h5math.1 => doc/man/h5math.1 (100%)
rename h5topng.1.in => doc/man/h5topng.1.in (100%)
rename h5totxt.1 => doc/man/h5totxt.1 (100%)
rename h5tov5d.1 => doc/man/h5tov5d.1 (100%)
rename h5tovtk.1 => doc/man/h5tovtk.1 (100%)
create mode 100644 h5cyl2cart.c
delete mode 100644 h5fromitxt.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/h5utils.git
More information about the Pkg-grass-devel
mailing list