[netcdf] branch upstream updated (a1dc2b9 -> 90bd7fd)

Bas Couwenberg sebastic at debian.org
Sat Oct 21 07:57:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository netcdf.

      from  a1dc2b9   New upstream version 4.5.0~rc3
       new  90bd7fd   New upstream version 4.5.0

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:
 .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(-)
 create mode 100644 ncdump/ref_test_360_day_1900.cdl
 create mode 100644 ncdump/ref_test_365_day_1900.cdl
 create mode 100644 ncdump/ref_test_366_day_1900.cdl
 create mode 100644 ncdump/test_360_day_1900.nc
 create mode 100644 ncdump/test_365_day_1900.nc
 create mode 100644 ncdump/test_366_day_1900.nc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git



More information about the Pkg-grass-devel mailing list