This is an automated email from the git hooks/post-receive script. pini pushed a change to branch upstream in repository hdf5.
from 173f2a1 New upstream version 1.10.1+docs new f8a4421 New upstream version 1.10.1+repack 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: config/linux-gnuaout => .autom4te.cfg | 11 +- .h5chkright.ini | 54 ++ Makefile | 35 -- bin/README | 2 + bin/bbrelease | 411 +++++++++++++ bin/checkapi | 65 ++ bin/checkposix | 113 ++++ bin/chkconfigure | 82 +++ bin/chkcopyright | 866 ++++++++++++++++++++++++++ tools/src/Makefile.am => bin/debug-ohdr | 34 +- bin/errors | 138 +++++ bin/gcov_script | 51 ++ bin/pkgscrpts/h5rmflags | 165 +++++ bin/pkgscrpts/makeHDF5BinaryTarfiles.pl | 366 +++++++++++ bin/pkgscrpts/makeInternalREADME.pl | 215 +++++++ bin/pkgscrpts/makeOuterREADME.pl | 182 ++++++ bin/runtest | 966 ++++++++++++++++++++++++++++++ tools/Makefile.am => bin/snapshot_version | 20 +- bin/switch_maint_mode | 81 +++ bin/timekeeper | 129 ++++ src/.indent.pro | 150 +++++ src/hdf5-lin.lnt | 24 + src/hdf5-win.lnt | 39 ++ src/hdf5.lnt | 90 +++ 24 files changed, 4223 insertions(+), 66 deletions(-) copy config/linux-gnuaout => .autom4te.cfg (77%) create mode 100644 .h5chkright.ini delete mode 100644 Makefile create mode 100644 bin/README create mode 100755 bin/bbrelease create mode 100755 bin/checkapi create mode 100755 bin/checkposix create mode 100755 bin/chkconfigure create mode 100755 bin/chkcopyright copy tools/src/Makefile.am => bin/debug-ohdr (50%) mode change 100644 => 100755 create mode 100755 bin/errors create mode 100755 bin/gcov_script create mode 100755 bin/pkgscrpts/h5rmflags create mode 100755 bin/pkgscrpts/makeHDF5BinaryTarfiles.pl create mode 100755 bin/pkgscrpts/makeInternalREADME.pl create mode 100755 bin/pkgscrpts/makeOuterREADME.pl create mode 100755 bin/runtest copy tools/Makefile.am => bin/snapshot_version (67%) create mode 100755 bin/switch_maint_mode create mode 100755 bin/timekeeper create mode 100644 src/.indent.pro create mode 100644 src/hdf5-lin.lnt create mode 100644 src/hdf5-win.lnt create mode 100644 src/hdf5.lnt -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel