This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf.
commit 5d27d7125e6018fbf0e934c30e402285bc94815d Merge: 7090c96 90bd7fd Author: Bas Couwenberg <[email protected]> Date: Sat Oct 21 09:26:44 2017 +0200 Merge tag 'upstream/4.5.0' Upstream version 4.5.0 .gitignore | 4 + CMakeLists.txt | 2 +- RELEASE_NOTES.md | 5 +- configure | 43 ++-- configure.ac | 6 +- docs/CMakeLists.txt | 2 +- docs/Doxyfile.developer | 2 +- docs/Doxyfile.in | 1 - docs/Makefile.am | 2 +- docs/Makefile.in | 2 +- docs/attribute_conventions.md | 5 +- docs/internal.dox | 197 ++++++---------- docs/mainpage.dox | 1 - docs/windows-binaries.md | 30 +-- include/nctime.h | 5 + libdispatch/dattput.c | 54 +---- libdispatch/dfile.c | 3 +- libdispatch/dvarput.c | 11 +- libdispatch/nctime.c | 25 ++- liblib/Makefile.am | 2 +- liblib/Makefile.in | 2 +- nc-config.cmake.in | 64 +++--- nc-config.in | 7 + nc_test/tst_global_fillval.c | 34 ++- ncdump/Makefile.am | 2 + ncdump/Makefile.in | 11 +- ncdump/dumplib.c | 7 + ncdump/ref_test_360_day_1900.cdl | 470 +++++++++++++++++++++++++++++++++++++++ ncdump/ref_test_365_day_1900.cdl | 470 +++++++++++++++++++++++++++++++++++++++ ncdump/ref_test_366_day_1900.cdl | 470 +++++++++++++++++++++++++++++++++++++++ ncdump/test_360_day_1900.nc | Bin 0 -> 9348 bytes ncdump/test_365_day_1900.nc | Bin 0 -> 9348 bytes ncdump/test_366_day_1900.nc | Bin 0 -> 9348 bytes ncdump/tst_calendars.sh | 16 ++ 34 files changed, 1687 insertions(+), 268 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

