[netcdf] branch dev-coinstallable updated (51cd56c -> 94e9273)
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Oct 11 10:44:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a change to branch dev-coinstallable
in repository netcdf.
from 51cd56c revert
adds c152f90 Update Vcs-Git URL to use HTTPS.
adds 03cd33d Add changelog entry for Vcs-Git URL change.
adds e003c2c Bump Standards-Version to 3.9.7, no changes.
adds e1a489c Add build dependency on graphviz for dot.
adds 9748e8c Enable all hardening buildflags, except PIE (breaks the build).
adds 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.
new 818f7b4 merge 4.4.1~rc1
new 8be9af6 Change SOVERSION to 12
new d007cbb typo: missing line
new 33bd9d4 refresh patches
new 4351fc9 attributes-typo not needed
new fd5a26f remove m4-generated-sources, too
new c574ee6 Initial netcdf-netcdf.ver
new 096de27 install fix: libnetcdf_serial.so.*
new 5d421ec Add libpnetcdf-dev dependency
new 93fbaf0 remove obsolete patch references
new 85bb750 DH_COMPAT=10
new 1d7599f Drop -DHDF5_INCLUDE_PATH
new 4559949 lintian overrides for self-recursive symlinks
new 6a21c3e Lintian overrides on soname mismatch
new cef4884 disable unnecessary symlink
new efd828a Revert SOVERSION 12 -> 11, accidentally incremented in upstream
adds 66c0aba Imported Upstream version 4.4.1~rc2
adds 0d7125e Imported Upstream version 4.4.1~rc3
new 3f5dbe3 Merge tag 'upstream/4.4.1_rc3' into dev-coinstallable
new 148a2fd Change pkg version ro 4.3.1~rc3
adds a32f19a Imported Upstream version 4.4.1
new ece76c3 Merge tag 'upstream/4.4.1' into dev-coinstallable
new 86d0b38 And change pkg name to 4.4.1
new 2e58421 SO_VERSION is 11.3.0
new de5bca5 Remove -dbg package now we have -dbgsym packages
new 4162424 Add patch to fix linking tst_fileinfo
new 2a4c572 Merge common CMAKE_FLAGS; add BUILD_TYPE=Release
new 1a5dcc8 Delete accidental patch include
new 973307a copy libs to ./tmp
new 9c3652b Undo libname change for serial as it changes soname
new b7ca961 remove unnecessary parameters
new d95abc0 revert name of serial to libnetcdf11 to avoid transition
new 2e4d1b5 Drop _serial suffix on serial version
new 94e9273 Fix install of libnetcdf.so.*
The 31 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:
.github/ISSUE_TEMPLATE.md | 26 +
.gitignore | 3 -
.travis.yml | 28 +-
.travis.yml.old | 52 -
CMakeLists.txt | 145 +-
CONTRIBUTING.html | 248 -
CONTRIBUTING.md | 77 +
Makefile.in | 1 +
README.md | 27 +-
RELEASE_NOTES.md | 39 +-
cf | 13 +-
cf.cmake | 19 +-
config.h.cmake.in | 12 +-
config.h.in | 9 +
configure | 146 +-
configure.ac | 65 +-
debian/changelog | 28 +-
debian/compat | 2 +-
debian/control | 28 +-
debian/copyright | 2 +-
debian/libnetcdf-11.install | 1 -
debian/libnetcdf-11.symbols | 1463 --
debian/libnetcdf-dev.lintian-overrides | 1 +
debian/libnetcdf-mpi-11.lintian-overrides | 1 +
debian/libnetcdf-mpi-dev.lintian-overrides | 1 +
debian/libnetcdf-pnetcdf-11.lintian-overrides | 1 +
debian/libnetcdf-pnetcdf-dev.lintian-overrides | 1 +
debian/libnetcdf11.symbols | 1526 ++
debian/netcdf-bin.lintian-overrides | 2 +
debian/{netcdf-mpi.ver => netcdf-pnetcdf.ver} | 10 +-
debian/patches/attributes-typo.patch | 16 -
debian/patches/hdf5-library-path.patch | 34 +-
debian/patches/hdf5-location.patch | 8 +-
debian/patches/m4-generated-sources.patch | 503 -
debian/patches/nc-config.patch | 21 +-
debian/patches/pnetcdf-settings.patch | 14 +-
debian/patches/privacy-breach-logo.patch | 19 +-
debian/patches/reproducible.patch | 6 +-
debian/patches/series | 4 +-
debian/patches/tst-fix.patch | 18 +
debian/rules | 60 +-
docs/CMakeLists.txt | 1 +
docs/Doxyfile.developer | 4 +-
docs/Doxyfile.in | 31 +-
docs/FAQ.md | 10 +-
docs/Makefile.am | 4 +-
docs/Makefile.in | 5 +-
docs/OPeNDAP.dox | 3 +-
docs/attribute_conventions.md | 58 +
docs/bestpractices.md | 353 +
docs/credits.md | 4 +-
docs/esg.html | 222 -
docs/esg.md | 223 +
docs/file_format_specifications.md | 5 +-
docs/guide.dox | 33 +-
docs/images/Makefile.in | 1 +
docs/mainpage.dox | 13 +-
docs/obsolete/fan_utils.html | 1437 ++
docs/release.css | 4 +-
docs/release_header.html | 3 +-
docs/software.md | 18 +-
docs/static-pages/README.md | 1 +
docs/static-pages/software.html | 2844 ++++
docs/tests.md | 23 +
docs/types.dox | 4 +-
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 | 3 +-
include/nc3internal.h | 62 +-
include/nc4internal.h | 117 +-
include/nc_hashmap.h | 11 +
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.am | 4 +-
libdap2/Makefile.in | 5 +-
libdap2/constraints.c | 3 +-
libdap2/dapcvt.c | 33 +-
libdap2/dapdebug.h | 4 +-
libdap2/dceparse.c | 2 +-
libdap2/dceparselex.h | 5 +
libdap2/dcetab.c | 1639 +-
libdap2/dcetab.h | 47 +-
libdap2/env | 14 +-
libdap2/getvara.c | 2 +-
libdap2/nccommon.h | 4 +
libdap2/ncd2dispatch.c | 833 +-
libdap2/ncd2dispatch.h | 230 +-
libdispatch/CMakeLists.txt | 4 +-
libdispatch/Makefile.am | 3 +-
libdispatch/Makefile.in | 39 +-
libdispatch/datt.c | 5 +-
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/nclistmgr.c | 10 +
libdispatch/ncuri.c | 22 +-
liblib/CMakeLists.txt | 10 +-
liblib/Makefile.am | 3 +-
liblib/Makefile.in | 4 +-
liblib/nc_initialize.c | 28 +-
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/lookup3.c | 2 +-
libsrc/nc3internal.c | 11 +-
libsrc/nc_hashmap.c | 375 +
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 | 60 +-
libsrc/winceio.c | 74 +-
libsrc4/CMakeLists.txt | 2 +-
libsrc4/Makefile.am | 3 +
libsrc4/Makefile.in | 25 +-
libsrc4/nc4attr.c | 334 +-
libsrc4/nc4dim.c | 57 +-
libsrc4/nc4file.c | 315 +-
libsrc4/nc4hdf.c | 632 +-
libsrc4/nc4info.c | 211 +
libsrc4/nc4internal.c | 76 +-
libsrc4/nc4var.c | 239 +-
libsrc4/ncfunc.c | 6 -
libsrcp/Makefile.in | 1 +
nc-config.cmake.in | 34 +-
nc-config.in | 38 +-
nc_test/CMakeLists.txt | 2 +-
nc_test/Make0 | 35 +-
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 | 23 +-
nc_test4/Make0 | 33 +
nc_test4/Makefile.am | 18 +-
nc_test4/Makefile.in | 158 +-
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 | 37 +
nc_test4/run_par_test.sh | 11 +-
nc_test4/tdset.h5 | Bin 0 -> 7648 bytes
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_fill_attr_vanish.c | 137 +
nc_test4/tst_hdf4_read_var.sh | 23 +
nc_test4/tst_hdf5_file_compat.c | 63 +
nc_test4/tst_misc.sh | 26 +
nc_test4/tst_mode.c | 41 +
.../{tst_parallel4.c => tst_simplerw_coll_r.c} | 76 +-
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/CMakeLists.txt | 34 +-
ncdump/Make0 | 41 +-
ncdump/Makefile.am | 11 +-
ncdump/Makefile.in | 75 +-
ncdump/cdl.h | 1 +
ncdump/cdl/Makefile.in | 1 +
ncdump/ctest.c | 1456 ++
ncdump/ctest64.c | 1456 ++
ncdump/expected/Makefile.in | 1 +
ncdump/ncdump.c | 139 +-
ncdump/ncdump.h | 3 +-
ncdump/ref1.ncml | 1 +
ncdump/ref_tst_ncf213.cdl | 3 +
ncdump/ref_tst_special_atts.cdl | 3 +
ncdump/tst_fileinfo.c | 198 +
ncdump/tst_fileinfo.sh | 59 +
ncdump/tst_lengths.sh | 19 +-
ncdump/tst_ncml.cdl | 1 +
ncdump/tst_netcdf4.sh | 7 +-
ncdump/tst_netcdf4_4.sh | 6 +-
ncdump/utils.c | 17 +
ncdump/utils.h | 1 +
ncgen/CMakeLists.txt | 3 +-
ncgen/Makefile.am | 2 +-
ncgen/Makefile.in | 3 +-
ncgen/cvt.c | 2 +-
ncgen/data.h | 3 -
ncgen/genc.c | 2 +-
ncgen/genlib.h | 4 +-
ncgen/includes.h | 5 +
ncgen/main.c | 11 +-
ncgen/ncgen.1 | 2 +-
ncgen/ncgen.h | 30 +-
ncgen/ncgen.l | 32 +-
ncgen/ncgen.y | 91 +-
ncgen/ncgenl.c | 1440 +-
ncgen/ncgeny.c | 1125 +-
ncgen/ncgeny.h | 14 +-
ncgen/run_tests.sh | 5 +-
ncgen/semantics.c | 3 +-
ncgen/util.c | 16 +
ncgen/util.h | 1 +
ncgen3/Makefile.in | 1 +
nctest/Makefile.am | 3 +-
nctest/Makefile.in | 4 +-
nctest/atttests.c | 3 +
oc2/Makefile.in | 1 +
oc2/ocdump.c | 39 +-
239 files changed, 44388 insertions(+), 30450 deletions(-)
create mode 100644 .github/ISSUE_TEMPLATE.md
delete mode 100644 .travis.yml.old
delete mode 100644 CONTRIBUTING.html
create mode 100644 CONTRIBUTING.md
delete mode 100644 debian/libnetcdf-11.install
delete mode 100644 debian/libnetcdf-11.symbols
create mode 100644 debian/libnetcdf-dev.lintian-overrides
create mode 100644 debian/libnetcdf-mpi-11.lintian-overrides
create mode 100644 debian/libnetcdf-mpi-dev.lintian-overrides
create mode 100644 debian/libnetcdf-pnetcdf-11.lintian-overrides
create mode 100644 debian/libnetcdf-pnetcdf-dev.lintian-overrides
create mode 100644 debian/libnetcdf11.symbols
create mode 100644 debian/netcdf-bin.lintian-overrides
copy debian/{netcdf-mpi.ver => netcdf-pnetcdf.ver} (99%)
delete mode 100644 debian/patches/attributes-typo.patch
delete mode 100644 debian/patches/m4-generated-sources.patch
create mode 100644 debian/patches/tst-fix.patch
create mode 100644 docs/bestpractices.md
delete mode 100644 docs/esg.html
create mode 100644 docs/esg.md
create mode 100644 docs/obsolete/fan_utils.html
create mode 100644 docs/static-pages/README.md
create mode 100755 docs/static-pages/software.html
create mode 100644 docs/tests.md
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
create mode 100644 libsrc4/nc4info.c
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
create mode 100644 nc_test4/Make0
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/tdset.h5
create mode 100644 nc_test4/tst_empty_vlen_unlim.c
create mode 100644 nc_test4/tst_fill_attr_vanish.c
create mode 100755 nc_test4/tst_hdf4_read_var.sh
create mode 100644 nc_test4/tst_hdf5_file_compat.c
create mode 100755 nc_test4/tst_misc.sh
create mode 100644 nc_test4/tst_mode.c
copy nc_test4/{tst_parallel4.c => tst_simplerw_coll_r.c} (80%)
create mode 100644 ncdump/ctest.c
create mode 100644 ncdump/ctest64.c
create mode 100644 ncdump/tst_fileinfo.c
create mode 100755 ncdump/tst_fileinfo.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