[netcdf] branch master updated (7090c96 -> 9143b25)

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


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

sebastic pushed a change to branch master
in repository netcdf.

      from  7090c96   Mark mmapio_* symbols as not available on hurd & kfreebsd.
       new  90bd7fd   New upstream version 4.5.0
       new  5d27d71   Merge tag 'upstream/4.5.0'
       new  6ef0fd8   New upstream release.
       new  bf67ff4   Update symbols for 4.5.0.
       new  78e10c2   Strip pre-releases from symbols version.
       new  9143b25   Set distribution to experimental.

The 6 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 +-
 debian/changelog                 |   7 +-
 debian/libnetcdf13.symbols       | 929 ++++++++++++++++++++-------------------
 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 +
 36 files changed, 2157 insertions(+), 734 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