[netcdf] branch master updated (50ba7db -> 05921e8)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Apr 16 16:49:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository netcdf.
from 50ba7db Set distribution to unstable.
adds 02e49ce Imported Upstream version 4.4.1~rc1
adds eb021bc Merge tag 'upstream/4.4.1_rc1'
adds 4a91190 New upstream release candidate.
adds ea90d5b Drop patches applied upstream.
adds f3a47aa Bump Standards-Version to 3.9.8, no changes.
adds 1839170 Update copyright file, update copyright years for Unidata.
adds fb17f40 Rename library package for SONAME bump.
adds 673d57c Update privacy-breach-logo.patch to also remove favicon link.
adds 4b06e11 Update symbols for 4.4.1-rc1.
adds 05921e8 Set distribution to experimental.
No new revisions were added by this update.
Summary of changes:
.github/ISSUE_TEMPLATE.md | 26 +
.gitignore | 13 +-
.travis.yml | 18 +-
.travis.yml.old | 52 -
CMakeLists.txt | 123 +-
CONTRIBUTING.html | 248 -
CONTRIBUTING.md | 77 +
Makefile.in | 1 +
RELEASE_NOTES.md | 18 +-
cf | 2 +-
config.h.cmake.in | 10 +-
config.h.in | 6 +
configure | 99 +-
configure.ac | 33 +-
debian/changelog | 12 +
debian/control | 8 +-
debian/copyright | 2 +-
.../{libnetcdf11.install => libnetcdf12.install} | 0
.../{libnetcdf11.symbols => libnetcdf12.symbols} | 80 +-
debian/patches/attributes-typo.patch | 16 -
debian/patches/hdf5-library-path.patch | 14 +-
debian/patches/m4-generated-sources.patch | 503 -
debian/patches/privacy-breach-logo.patch | 11 +
debian/patches/series | 2 -
docs/CMakeLists.txt | 1 +
docs/Doxyfile.developer | 4 +-
docs/Doxyfile.in | 29 +-
docs/FAQ.md | 10 +-
docs/Makefile.am | 4 +-
docs/Makefile.in | 5 +-
docs/OPeNDAP.dox | 3 +-
docs/credits.md | 4 +-
docs/esg.html | 222 -
docs/esg.md | 223 +
docs/guide.dox | 7 +-
docs/images/Makefile.in | 1 +
docs/mainpage.dox | 13 +-
docs/obsolete/fan_utils.html | 1437 ++
docs/release.css | 4 +-
docs/release_header.html | 2 +-
docs/software.md | 18 +-
docs/types.dox | 8 +-
docs/windows-binaries.md | 28 +-
examples/C/Makefile.in | 1 +
examples/CDL/Makefile.in | 1 +
examples/Makefile.in | 1 +
h5_test/CMakeLists.txt | 2 +-
h5_test/Makefile.in | 1 +
include/CMakeLists.txt | 23 +
include/Makefile.am | 2 +-
include/Makefile.in | 5 +-
include/nc.h | 1 -
include/nc3internal.h | 9 +-
include/nc4internal.h | 34 +-
include/nc_hashmap.h | 39 +
include/nc_tests.h | 3 +
include/ncdispatch.h | 34 +-
include/netcdf.h | 2 +-
include/netcdf_mem.h | 53 +-
include/netcdf_meta.h.in | 2 +-
include/netcdf_par.h | 11 +-
libdap2/Makefile.in | 1 +
libdap2/dapcvt.c | 33 +-
libdap2/dapdebug.h | 4 +-
libdap2/env | 14 +-
libdap2/getvara.c | 2 +-
libdap2/nccommon.h | 4 +
libdap2/ncd2dispatch.c | 817 +-
libdap2/ncd2dispatch.h | 210 +
libdispatch/CMakeLists.txt | 4 +-
libdispatch/Makefile.am | 3 +-
libdispatch/Makefile.in | 39 +-
libdispatch/datt.c | 2 +
libdispatch/dattget.c | 16 +-
libdispatch/ddim.c | 11 +-
libdispatch/ddispatch.c | 10 +-
libdispatch/dfile.c | 107 +-
libdispatch/dinternal.c | 48 +
libdispatch/dparallel.c | 40 +-
libdispatch/dsubstrate.c | 941 --
libdispatch/dvar.c | 2 +
libdispatch/dvarget.c | 5 +-
libdispatch/dvarinq.c | 39 +
libdispatch/dvarput.c | 113 +-
libdispatch/ncuri.c | 22 +-
liblib/CMakeLists.txt | 10 +-
liblib/Makefile.am | 2 +-
liblib/Makefile.in | 3 +-
liblib/nc_initialize.c | 4 -
libsrc/CMakeLists.txt | 2 +-
libsrc/Makefile.am | 6 +-
libsrc/Makefile.in | 30 +-
libsrc/attr.c | 685 +
libsrc/dim.c | 45 +-
libsrc/ffio.c | 66 +-
libsrc/nc3internal.c | 11 +-
libsrc/nc_hashmap.c | 392 +
libsrc/ncx.c | 16754 ++++++++++++++++++-
libsrc/ncx.h | 17 +-
libsrc/ncx.m4 | 150 +-
libsrc/ncx_cray.c | 520 +-
libsrc/netcdf.3 | 1405 ++
libsrc/posixio.c | 174 +-
libsrc/putget.c | 8673 +++++++++-
libsrc/t_ncio.c | 12 +-
libsrc/v1hpg.c | 231 +-
libsrc/var.c | 46 +-
libsrc/winceio.c | 74 +-
libsrc4/Makefile.in | 1 +
libsrc4/nc4dim.c | 16 +-
libsrc4/nc4file.c | 50 +-
libsrc4/nc4hdf.c | 327 +-
libsrc4/nc4internal.c | 34 +-
libsrc4/nc4var.c | 25 +-
libsrcp/Makefile.in | 1 +
nc-config.cmake.in | 34 +-
nc-config.in | 38 +-
nc_test/CMakeLists.txt | 2 +-
nc_test/Makefile.am | 4 +-
nc_test/Makefile.in | 42 +-
nc_test/error.c | 4 +-
nc_test/test_get.c | 9331 -----------
nc_test/test_put.c | 11942 -------------
nc_test/tst_inq_type.c | 164 +
nc_test4/CMakeLists.txt | 17 +-
{nc_test => nc_test4}/Make0 | 25 +-
nc_test4/Makefile.am | 14 +-
nc_test4/Makefile.in | 125 +-
nc_test4/bm_file.c | 10 +-
nc_test4/bm_radar.c | 4 +-
nc_test4/ref_hdf5_compat1.nc | Bin 0 -> 859591 bytes
.../ref_hdf5_compat2.nc | Bin 5256 -> 6240 bytes
.../ref_hdf5_compat3.nc | Bin 5753 -> 6256 bytes
nc_test4/run_empty_vlen_test.sh | 34 +
nc_test4/run_par_test.sh | 4 +
nc_test4/tst_compounds.c | 138 +-
nc_test4/tst_compounds3.c | 2 +-
nc_test4/tst_empty_vlen_unlim.c | 224 +
nc_test4/tst_files3.c | 4 +-
nc_test4/tst_hdf5_file_compat.c | 63 +
nc_test4/tst_mode.c | 41 +
ncdap_test/Makefile.in | 1 +
ncdap_test/expected3/Makefile.in | 1 +
ncdap_test/expected4/Makefile.in | 1 +
ncdap_test/expectremote3/Makefile.in | 1 +
ncdap_test/expectremote4/Makefile.in | 1 +
ncdap_test/test_partvar.c | 2 +-
ncdap_test/testdata3/Makefile.in | 1 +
ncdap_test/tst_remote.sh | 4 +-
ncdump/Makefile.in | 1 +
ncdump/cdl/Makefile.in | 1 +
ncdump/ctest.c | 1456 ++
ncdump/ctest64.c | 1456 ++
ncdump/expected/Makefile.in | 1 +
ncdump/ncdump.c | 14 +-
ncdump/ref1.ncml | 1 +
ncdump/tst_ncml.cdl | 1 +
ncgen/Makefile.in | 1 +
ncgen/ncgen.1 | 2 +-
ncgen3/Makefile.in | 1 +
nctest/Makefile.in | 1 +
oc2/Makefile.in | 1 +
oc2/ocdump.c | 39 +-
update_hdf5_compat_files.sh | 7 +
164 files changed, 35295 insertions(+), 25840 deletions(-)
create mode 100644 .github/ISSUE_TEMPLATE.md
delete mode 100644 .travis.yml.old
delete mode 100644 CONTRIBUTING.html
create mode 100644 CONTRIBUTING.md
rename debian/{libnetcdf11.install => libnetcdf12.install} (100%)
rename debian/{libnetcdf11.symbols => libnetcdf12.symbols} (94%)
delete mode 100644 debian/patches/attributes-typo.patch
delete mode 100644 debian/patches/m4-generated-sources.patch
delete mode 100644 docs/esg.html
create mode 100644 docs/esg.md
create mode 100644 docs/obsolete/fan_utils.html
create mode 100644 include/nc_hashmap.h
create mode 100644 libdispatch/dinternal.c
delete mode 100644 libdispatch/dsubstrate.c
create mode 100644 libsrc/nc_hashmap.c
create mode 100644 libsrc/netcdf.3
mode change 100644 => 100755 nc-config.cmake.in
delete mode 100644 nc_test/test_get.c
delete mode 100644 nc_test/test_put.c
create mode 100644 nc_test/tst_inq_type.c
copy {nc_test => nc_test4}/Make0 (76%)
create mode 100644 nc_test4/ref_hdf5_compat1.nc
copy ncdump/ref_tst_compounds3.nc => nc_test4/ref_hdf5_compat2.nc (64%)
copy ncdump/ref_tst_compounds2.nc => nc_test4/ref_hdf5_compat3.nc (65%)
create mode 100755 nc_test4/run_empty_vlen_test.sh
create mode 100644 nc_test4/tst_empty_vlen_unlim.c
create mode 100644 nc_test4/tst_hdf5_file_compat.c
create mode 100644 nc_test4/tst_mode.c
create mode 100644 ncdump/ctest.c
create mode 100644 ncdump/ctest64.c
create mode 100755 update_hdf5_compat_files.sh
--
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