[netcdf] branch master updated (a0fca9c -> 99f5706)

Ross Gammon ross-guest at moszumanska.debian.org
Sat Feb 14 12:21:00 UTC 2015


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

ross-guest pushed a change to branch master
in repository netcdf.

      from  a0fca9c   Add gbp configuration file
      adds  cce50ff   Got package to build again, this time using CMake
      adds  42f453e   added patch for proper sonaming
      adds  ac3254a   remove spurious libcf
      adds  4a259ab   Merge branch 'upstream' into split-c-f-cxx
      adds  d0211c1   towards proper docs installation
      adds  12bfffc   libnetcdfc7 -> libnetcdf7
      adds  26bd98c   updated changelog with TODOs
      adds  b181e67   documentation fixes
      adds  7d4ae66   remove unnecessary .dirs files
      adds  59c4bec   add docs-base file
      adds  5133877   libnetcdfc -> libnetcdf
      adds  1339ba2   update to 22-05-2014 snapshot
      adds  106649f   Merge branch 'upstream' into split-c-f-cxx
      adds  3f613cb   remove doc patch (now upstream)
      adds  fa23ca0   start cleaning dependencies
      adds  0330b0f   clean up build dependencies
      adds  8ab92b8   complete build dependencies
      adds  0c09a72   added missing libnetcdf-dev in debian/control
      adds  29fcbcd   added proper .install files
      adds  a172cf5   remove empty doc installation files
      adds  f41b298   make the build type RelWithDebInfo
      adds  2313cc9   Revert "make the build type RelWithDebInfo"
      adds  c40947b   use a verbose makefile while developing
      adds  4dcb673   update to 2014-06-13 snapshot
      adds  4d2b23d   Merge branch 'upstream' into split-c-f-cxx
      adds  6bc2343   rename .docs-base to .doc-base
      adds  622688c   added missing space in doc-base
      adds  e174b96   added installation file for doc
      adds  15fb66b   corrected doc file
      adds  789cd96   clean up debian/rules
      adds  354061b   Fixed file path in doc-base
      adds  117a435   lift cmake version requirement to 2.8.12
      adds  303a7c1   corrected location of cmake export files
      adds  1827f42   parallel build
      adds  2aec215   add patch for linking TPLs privately
      adds  c514d9c   correct patch
      adds  1c0759f   patch update
      adds  fdf93ca   put doc-base file into netcdf-doc
      adds  1d01119   fix for html doc location
      adds  ed39029   update to netCDF-4.3.3-rc3
      adds  909ed37   Merge branch 'upstream' into split-c-f-cxx
      adds  b75dc05   Update version in changelog for 4.3.3-rc3.
      adds  594559f   Update watch file to use GitHub releases.
      adds  bd88b83   Add gbp.conf to use pristine-tar by default.
      adds  a207404   Use canonical Vcs-* URLs.
      adds  9d879b4   Bump debhelper compatibility to 9.
      adds  a440625   Restructure control file with cme.
      adds  a578536   Remove duplicate section from netcdf-bin.
      adds  619567f   Enable verbose make output.
      adds  5f5375c   Enable parallel builds.
      adds  eb8ddb6   Override dh_strip to use netcdf-dbg explicitly.
      adds  926cf43   Add DEP3 headers to link-private.patch.
      adds  a390ffe   Fix privacy-breach-logo lintian error by using the local copy.
      adds  92d3f64   Remove unused substitution variable ${shlibs:Depends} from libnetcdf-dev.
      adds  ef9c526   Use libjs-jquery instead of jquery.js from Doxygen.
      adds  5586d86   Add patch to fix 'absence' typo in ncgen man page.
      adds  00c20a3   Move nc-config from netcdf-bin to libnetcdf-dev.
      adds  0465b1c   add myself to uploaders
      adds  6dc4e51   bump Standards-Version
      adds  7c0f211   remove unnecessary dependency on dpkg (>= 1.15.4)
      adds  1d3a993   remove references to inexistant libnetcdf4
      adds  9d6653e   shorten synopsis of libnetcdf-dev
      adds  576f021   Install RELEASE_NOTES.md as upstream changelog.
      adds  25fa60e   Add patch to fix hyphen-used-as-minus-sign lintian issues in man pages.
      adds  bafdb50   Add man page for nc-config.
      adds  0204509   Update copyright file using copyright-format 1.0.
      adds  6b899f1   Restructure control file with cme.
      adds  5221a4c   Add symbols file for libnetcdf.
      adds  ca1e3b7   Update hyphen-used-as-minus-sign.patch to fix another occurance.
      adds  3bff97b   Add upstream metadata.
      adds  402a64a   Add changelog entries for Nicos changes, remove parallel builds TODO.
      adds  910aa6c   Drop README.source, no longer applicable.
      adds  0b684b4   Bump Standards-Version to 3.9.6, changes: canonical Vcs-* URLs, minimal dh rules, copyright-format 1.0, symbols.
      adds  eda4bc7   Close malformed URL Bug in changelog
      adds  380f0d1   Close mayhem bugs in the changelog
      adds  33a9e6c   Update changelog with closed parallel build bug
      adds  4e68010   Mark patches as Forwarded & Applied-Upstream.
      adds  6d32bbd   Add second Forwarded header.
      adds  d992be2   Also mark second part of hyphen-used-as-minus-sign.patch as Applied Upstream.
       new  f91a394   Merge branch 'split-c-f-cxx'
       new  99f5706   Incorporate previous NMUs in changelog

The 2 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:
 BRANCH-STATUS                                      |     5 +
 CMakeInstallation.cmake                            |   130 +
 CMakeLists.txt                                     |   900 +-
 COPYRIGHT                                          |     4 -
 CTestConfig.cmake.in                               |     2 +-
 Doxyfile                                           |  1934 ---
 docs/Doxyfile.guide.in => Doxyfile.developer       |   322 +-
 Make0                                              |    35 +-
 Makefile.am                                        |    53 +-
 Makefile.in                                        |  1177 ++
 PostInstall.cmake                                  |     1 +
 README.md                                          |     8 +-
 RELEASE_NOTES.md                                   |   136 +-
 aclocal.m4                                         |  1194 ++
 autom4te.cache/output.0                            |  9959 ---------------
 autom4te.cache/requests                            |    77 -
 autom4te.cache/traces.0                            |   939 --
 cf                                                 |    30 +-
 cf.cmake                                           |    14 +
 compile                                            |   347 +
 config.guess                                       |  1421 +++
 config.h.cmake.in                                  |    18 +-
 config.h.in                                        |   516 +
 config.sub                                         |  1807 +++
 configure                                          | 12627 +++++++++++++++++--
 configure.ac                                       |   164 +-
 debian/README.source                               |    26 -
 debian/changelog                                   |    58 +-
 debian/compat                                      |     2 +-
 debian/control                                     |   135 +-
 debian/copyright                                   |   404 +-
 debian/libcf0.dirs                                 |     1 -
 debian/libnetcdf-dev.dirs                          |     4 -
 debian/libnetcdf-dev.install                       |     6 +
 debian/libnetcdf-dev.manpages                      |     3 +-
 debian/libnetcdf7.install                          |     1 +
 debian/libnetcdf7.symbols                          |  1976 +++
 debian/libnetcdfc++4.dirs                          |     1 -
 debian/libnetcdfc7.dirs                            |     1 -
 debian/libnetcdff5.dirs                            |     1 -
 debian/nc-config.1                                 |    43 +
 debian/netcdf-bin.dirs                             |     1 -
 debian/netcdf-bin.install                          |     4 +
 debian/netcdf-bin.manpages                         |     2 +
 debian/netcdf-doc.dirs                             |     1 -
 debian/netcdf-doc.doc-base                         |     9 +
 debian/netcdf-doc.docs                             |    33 -
 debian/netcdf-doc.info                             |     7 -
 debian/netcdf-doc.install                          |     2 +
 debian/netcdf-doc.links                            |     1 +
 debian/patches/absence-typo.patch                  |    16 +
 debian/patches/hyphen-used-as-minus-sign.patch     |   766 ++
 debian/patches/link-private.patch                  |    14 +
 debian/patches/privacy-breach-logo.patch           |    14 +
 debian/patches/series                              |     4 +
 debian/rules                                       |   102 +-
 debian/upstream/metadata                           |     6 +
 debian/watch                                       |    11 +-
 depcomp                                            |   791 ++
 docs/CMakeLists.txt                                |    85 +-
 COPYRIGHT => docs/COPYRIGHT.dox                    |    11 +-
 docs/Doxyfile.in                                   |   177 +-
 docs/Doxyfile.tutorial.in                          |  2344 ----
 docs/DoxygenLayout.xml                             |    12 +-
 docs/FAQ.md                                        |  1952 +++
 docs/Makefile.am                                   |    11 +-
 docs/Makefile.in                                   |   726 ++
 docs/all-error-codes.md                            |   117 +-
 docs/building-with-cmake.md                        |     2 +-
 docs/cdl.dox                                       |    44 +-
 docs/cmake_faq.md                                  |     4 -
 docs/credits.md                                    |   120 +
 docs/docmap.pdf                                    |   Bin 0 -> 64347 bytes
 docs/errors.dox.old                                |    51 -
 docs/guide.dox                                     |   310 +-
 docs/images/InstallTreeWindows.jpg                 |   Bin 61966 -> 0 bytes
 docs/images/InstallTreeWindows.png                 |   Bin 291971 -> 0 bytes
 docs/images/Makefile.am                            |     2 +-
 docs/images/Makefile.in                            |   487 +
 docs/install-fortran.md                            |    47 +
 docs/install.dox                                   |    18 +-
 docs/install.md                                    |    54 +-
 docs/internal.dox                                  |    26 +-
 docs/mainpage.dox                                  |    25 +-
 docs/notes.dox                                     |    37 +-
 docs/tutorial.dox                                  |    86 +-
 docs/types.dox                                     |    22 +-
 docs/windows-binaries.md                           |    83 -
 examples/C/Makefile.in                             |  1207 ++
 examples/CDL/Makefile.in                           |   883 ++
 examples/Makefile.in                               |   675 +
 h5_test/CMakeLists.txt                             |     6 +-
 h5_test/Makefile.in                                |  1499 +++
 include/.gitignore                                 |     1 +
 include/Makefile.am                                |    11 +-
 include/Makefile.in                                |   625 +
 include/nc4internal.h                              |    11 +-
 include/ncconfigure.h                              |    20 +-
 include/ncdispatch.h                               |     4 +-
 include/nctime.h                                   |     4 +-
 include/netcdf.h                                   |   440 +-
 include/netcdf_meta.h.in                           |    52 +
 install-sh                                         |   501 +
 libdap2/Make0                                      |     2 +-
 libdap2/Makefile.in                                |   855 ++
 libdap2/cache.c                                    |    45 +-
 libdap2/cdf.c                                      |    41 +-
 libdap2/constraints.c                              |    61 +-
 libdap2/constraints.h                              |    36 +-
 libdap2/dapdebug.h                                 |     1 -
 libdap2/dapdump.c                                  |     2 +-
 libdap2/dcelex.c                                   |    18 +-
 libdap2/dceparse.c                                 |    30 +-
 libdap2/env                                        |    18 +-
 libdap2/getvara.c                                  |   113 +-
 libdap2/ncd2dispatch.c                             |   107 +-
 libdap2/ncdap.h                                    |     2 +-
 libdap2/ncdaperr.c                                 |     2 +-
 libdispatch/Makefile.am                            |   108 +-
 libdispatch/Makefile.in                            |   998 ++
 libdispatch/dcopy.c                                |    10 +-
 libdispatch/ddim.c                                 |    41 +-
 libdispatch/ddispatch.c                            |    53 +-
 libdispatch/defcheck.c                             |    12 +-
 libdispatch/derror.c                               |    34 +-
 libdispatch/dfile.c                                |   123 +-
 libdispatch/dgroup.c                               |    90 +-
 libdispatch/dtype.c                                |    41 +-
 libdispatch/dv2i.c                                 |     2 +-
 libdispatch/dvarget.c                              |   198 +-
 libdispatch/dvarput.c                              |     7 +-
 libdispatch/ncaux.c                                |     7 +-
 libdispatch/ncsettings.hdr                         |   245 +
 libdispatch/nctime.c                               |     6 +-
 libdispatch/ncuri.c                                |   112 +-
 liblib/CMakeLists.txt                              |    36 +-
 liblib/Makefile.in                                 |   770 ++
 libncdap.tar.gz                                    |   Bin 0 -> 316361 bytes
 libnetcdf.settings.in                              |    55 +-
 libsrc/Makefile.am                                 |     2 +-
 libsrc/Makefile.in                                 |   898 ++
 libsrc/attr.c                                      |   339 +
 libsrc/nc3dispatch.c                               |     2 +-
 libsrc/ncx.c                                       |  6159 ++++++++-
 libsrc/ncx.m4                                      |     6 +-
 libsrc/posixio.c                                   |   130 +-
 libsrc/putget.c                                    |  3959 ++++++
 libsrc/var.c                                       |    72 +-
 libsrc4/Makefile.in                                |   753 ++
 libsrc4/nc4attr.c                                  |   132 +-
 libsrc4/nc4dim.c                                   |    15 +-
 libsrc4/nc4file.c                                  |   358 +-
 libsrc4/nc4grp.c                                   |     2 +-
 libsrc4/nc4hdf.c                                   |  6043 ++++-----
 libsrc4/nc4internal.c                              |   158 +-
 libsrc4/nc4type.c                                  |    17 +-
 libsrc4/nc4var.c                                   |    17 +-
 libsrc5/Makefile.in                                |   669 +
 libsrc5/nc5dispatch.c                              |    59 +-
 ltmain.sh                                          | 11088 ++++++++++++++++
 m4/libtool.m4                                      |  8318 ++++++++++++
 m4/ltoptions.m4                                    |   437 +
 m4/ltsugar.m4                                      |   124 +
 m4/ltversion.m4                                    |    23 +
 m4/lt~obsolete.m4                                  |    99 +
 missing                                            |   215 +
 nc_test/CMakeLists.txt                             |    24 +-
 nc_test/Make0                                      |     5 +-
 nc_test/Makefile.am                                |    16 +-
 nc_test/Makefile.in                                |  1560 +++
 nc_test/large_files.c                              |     4 +
 nc_test/run_diskless.sh                            |     2 +-
 nc_test/run_pnetcdf_test.sh                        |     3 +-
 nc_test/test_get.c                                 |  6233 ++++++++-
 nc_test/test_get.m4                                |     9 +-
 nc_test/test_put.c                                 |  7206 +++++++++++
 nc_test/tst_diskless.c                             |     8 +-
 nc_test/tst_diskless4.c                            |     1 +
 nc_test/tst_meta.c                                 |    34 +
 nc_test/tst_norm.c                                 |     8 +-
 nc_test4/CMakeLists.txt                            |    19 +-
 nc_test4/Makefile.am                               |     2 +-
 nc_test4/Makefile.in                               |  2457 ++++
 nc_test4/renamegroup.c                             |     2 +
 nc_test4/run_get_hdf4_files.sh                     |     2 +-
 nc_test4/run_grp_rename.sh                         |     2 +-
 nc_test4/tst_dims.c                                |    20 +-
 nc_test4/tst_parallel3.c                           |     3 -
 nc_test4/tst_rename.c                              |   161 +
 ncdap_test/CMakeLists.txt                          |     6 +-
 ncdap_test/Makefile.am                             |    16 +-
 ncdap_test/Makefile.in                             |  1391 ++
 ncdap_test/expected3/Makefile.am                   |     1 +
 ncdap_test/expected3/Makefile.in                   |   520 +
 ncdap_test/expected3/testData.nc.dmp               |    81 +
 ncdap_test/expected4/Makefile.in                   |   518 +
 ncdap_test/expectremote3/Makefile.in               |   514 +
 ncdap_test/expectremote4/Makefile.in               |   513 +
 ncdap_test/nctestserver.c                          |    32 +-
 ncdap_test/t_auth.c                                |   205 +-
 ncdap_test/t_misc.c                                |    14 +-
 ncdap_test/test_nstride_cached.c                   |   155 +-
 ncdap_test/test_partvar.c                          |    12 +-
 ncdap_test/test_partvar2.c                         |    12 +-
 ncdap_test/test_varm3.c                            |    31 +-
 ncdap_test/testauth.sh                             |   197 +
 ncdap_test/testdata3/Makefile.in                   |   580 +
 ncdap_test/testurl.sh                              |   110 +
 ncdap_test/tst_formatx.sh                          |     8 +-
 ncdap_test/tst_ncdap.sh                            |     3 +-
 ncdap_test/tst_remote.sh                           |    10 +-
 ncdap_test/tst_remote3.sh                          |     1 -
 ncdump/CMakeLists.txt                              |     8 +-
 ncdump/Makefile.am                                 |    20 +-
 ncdump/Makefile.in                                 |  1909 +++
 ncdump/{cdl4 => cdl}/CMakeLists.txt                |     0
 ncdump/{cdl4 => cdl}/Makefile.am                   |     1 +
 ncdump/cdl/Makefile.in                             |   510 +
 ncdump/{cdl4 => cdl}/bigf1.cdl                     |     0
 ncdump/{cdl4 => cdl}/bigf2.cdl                     |     0
 ncdump/{cdl4 => cdl}/bigf3.cdl                     |     0
 ncdump/{cdl4 => cdl}/bigr1.cdl                     |     0
 ncdump/{cdl4 => cdl}/bigr2.cdl                     |     0
 ncdump/{cdl4 => cdl}/bigr3.cdl                     |     0
 ncdump/{cdl4 => cdl}/c0.cdl                        |     0
 ncdump/{cdl4 => cdl}/c0.jdl                        |     0
 ncdump/{cdl4 => cdl}/example_good.cdl              |     0
 ncdump/{cdl4 => cdl}/fills.cdl                     |     0
 ncdump/{cdl4 => cdl}/gfs1.cdl                      |     0
 ncdump/{cdl4 => cdl}/n3time.cdl                    |     0
 ncdump/{cdl4 => cdl}/nc_enddef.cdl                 |     0
 ncdump/{cdl4 => cdl}/nc_sync.cdl                   |     0
 ncdump/{cdl4 => cdl}/pres_temp_4D.cdl              |     0
 ncdump/{cdl4 => cdl}/ref_const_test.cdl            |     0
 ncdump/{cdl4 => cdl}/ref_ctest1_nc4.cdl            |     0
 ncdump/{cdl4 => cdl}/ref_ctest1_nc4.jdl            |     0
 ncdump/{cdl4 => cdl}/ref_ctest1_nc4c.cdl           |     0
 ncdump/{cdl4 => cdl}/ref_ctest1_nc4c.jdl           |     0
 ncdump/{cdl4 => cdl}/ref_dimscope.cdl              |     0
 ncdump/{cdl4 => cdl}/ref_nctst.cdl                 |     0
 ncdump/{cdl4 => cdl}/ref_nctst_64bit_offset.cdl    |     0
 ncdump/{cdl4 => cdl}/ref_nctst_netcdf4.cdl         |     0
 ncdump/{cdl4 => cdl}/ref_nctst_netcdf4_classic.cdl |     0
 ncdump/{cdl4 => cdl}/ref_niltest.cdl               |     0
 ncdump/{cdl4 => cdl}/ref_solar.cdl                 |     0
 ncdump/{cdl4 => cdl}/ref_tst_chardata.cdl          |     0
 ncdump/{cdl4 => cdl}/ref_tst_comp.cdl              |     0
 ncdump/{cdl4 => cdl}/ref_tst_comp2.cdl             |     0
 ncdump/{cdl4 => cdl}/ref_tst_comp3.cdl             |     0
 ncdump/{cdl4 => cdl}/ref_tst_econst.cdl            |     0
 ncdump/{cdl4 => cdl}/ref_tst_enum_data.cdl         |     0
 ncdump/{cdl4 => cdl}/ref_tst_group_data.cdl        |     0
 ncdump/{cdl4 => cdl}/ref_tst_h_scalar.cdl          |     0
 ncdump/cdl/ref_tst_long_charconst.cdl              |     9 +
 ncdump/{cdl4 => cdl}/ref_tst_names.cdl             |     0
 ncdump/{cdl4 => cdl}/ref_tst_nans.cdl              |     0
 ncdump/{cdl4 => cdl}/ref_tst_nul3.cdl              |     0
 ncdump/{cdl4 => cdl}/ref_tst_nul4.cdl              |     0
 ncdump/{cdl4 => cdl}/ref_tst_opaque_data.cdl       |     0
 ncdump/{cdl4 => cdl}/ref_tst_small.cdl             |     0
 ncdump/{cdl4 => cdl}/ref_tst_solar_1.cdl           |     0
 ncdump/{cdl4 => cdl}/ref_tst_solar_2.cdl           |     0
 ncdump/{cdl4 => cdl}/ref_tst_special_atts.cdl      |     0
 ncdump/{cdl4 => cdl}/ref_tst_special_atts3.cdl     |     0
 ncdump/{cdl4 => cdl}/ref_tst_string_data.cdl       |     0
 ncdump/{cdl4 => cdl}/ref_tst_unicode.cdl           |     0
 ncdump/{cdl4 => cdl}/ref_tst_unlim2.cdl            |     0
 ncdump/{cdl4 => cdl}/ref_tst_utf8.cdl              |     0
 ncdump/{cdl4 => cdl}/ref_tst_vlen_data.cdl         |     0
 ncdump/{cdl4 => cdl}/ref_tst_vlen_data2.cdl        |     0
 ncdump/{cdl4 => cdl}/ref_typescope.cdl             |     0
 ncdump/{cdl4 => cdl}/sfc_pres_temp.cdl             |     0
 ncdump/{cdl4 => cdl}/simple_xy.cdl                 |     0
 ncdump/{cdl4 => cdl}/small.cdl                     |     0
 ncdump/{cdl4 => cdl}/small2.cdl                    |     0
 ncdump/{cdl4 => cdl}/test0.cdl                     |     0
 ncdump/cdl/tst_chararray.cdl                       |    24 +
 ncdump/{cdl4 => cdl}/tst_ncml.cdl                  |     0
 ncdump/{cdl4 => cdl}/unlimtest1.cdl                |     0
 ncdump/{cdl4 => cdl}/unlimtest2.cdl                |     0
 ncdump/ctests.sh                                   |     4 +-
 ncdump/env                                         |    14 +-
 ncdump/{expected4 => expected}/CMakeLists.txt      |     0
 ncdump/{expected4 => expected}/Makefile.am         |     5 +-
 ncdump/expected/Makefile.in                        |   509 +
 ncdump/{expected4 => expected}/c0.dmp              |     0
 ncdump/{expected4 => expected}/example_good.dmp    |     0
 ncdump/{expected4 => expected}/fills.dmp           |     0
 ncdump/{expected4 => expected}/n3time.dmp          |     0
 ncdump/{expected4 => expected}/nc_enddef.dmp       |     0
 ncdump/{expected4 => expected}/nc_sync.dmp         |     0
 ncdump/{expected4 => expected}/pres_temp_4D.dmp    |     0
 ncdump/{expected4 => expected}/ref_const_test.dmp  |     0
 ncdump/{expected4 => expected}/ref_ctest1_nc4.dmp  |     0
 ncdump/{expected4 => expected}/ref_ctest1_nc4c.dmp |     0
 ncdump/{expected4 => expected}/ref_dimscope.dmp    |     0
 ncdump/{expected4 => expected}/ref_nctst.dmp       |     0
 .../ref_nctst_64bit_offset.dmp                     |     0
 .../{expected4 => expected}/ref_nctst_netcdf4.dmp  |     0
 .../ref_nctst_netcdf4_classic.dmp                  |     0
 ncdump/{expected4 => expected}/ref_niltest.dmp     |     0
 ncdump/{expected4 => expected}/ref_solar.dmp       |     0
 .../{expected4 => expected}/ref_tst_chardata.dmp   |     0
 ncdump/{expected4 => expected}/ref_tst_comp.dmp    |     0
 ncdump/{expected4 => expected}/ref_tst_comp2.dmp   |     0
 ncdump/{expected4 => expected}/ref_tst_comp3.dmp   |     0
 ncdump/{expected4 => expected}/ref_tst_econst.dmp  |     0
 .../{expected4 => expected}/ref_tst_enum_data.dmp  |     0
 .../{expected4 => expected}/ref_tst_group_data.dmp |     0
 .../{expected4 => expected}/ref_tst_h_scalar.dmp   |     0
 ncdump/expected/ref_tst_long_charconst.dmp         |     9 +
 ncdump/{expected4 => expected}/ref_tst_names.dmp   |     0
 ncdump/{expected4 => expected}/ref_tst_nans.dmp    |     0
 ncdump/{expected4 => expected}/ref_tst_nul3.dmp    |     0
 ncdump/{expected4 => expected}/ref_tst_nul4.dmp    |     0
 .../ref_tst_opaque_data.dmp                        |     0
 ncdump/{expected4 => expected}/ref_tst_small.dmp   |     0
 ncdump/{expected4 => expected}/ref_tst_solar_1.dmp |     0
 ncdump/{expected4 => expected}/ref_tst_solar_2.dmp |     0
 .../ref_tst_special_atts.dmp                       |     0
 .../ref_tst_special_atts3.dmp                      |     0
 .../ref_tst_string_data.dmp                        |     0
 ncdump/{expected4 => expected}/ref_tst_unicode.dmp |     0
 ncdump/{expected4 => expected}/ref_tst_unlim2.dmp  |     0
 ncdump/{expected4 => expected}/ref_tst_utf8.dmp    |     0
 .../{expected4 => expected}/ref_tst_vlen_data.dmp  |     0
 .../{expected4 => expected}/ref_tst_vlen_data2.dmp |     0
 ncdump/{expected4 => expected}/ref_typescope.dmp   |     0
 ncdump/{expected4 => expected}/sfc_pres_temp.dmp   |     0
 ncdump/{expected4 => expected}/simple_xy.dmp       |     0
 ncdump/{expected4 => expected}/small.dmp           |     0
 ncdump/{expected4 => expected}/small2.dmp          |     0
 ncdump/{expected4 => expected}/test0.dmp           |     0
 ncdump/expected/tst_chararray.dmp                  |    27 +
 ncdump/{expected4 => expected}/tst_ncml.dmp        |     0
 ncdump/{expected4 => expected}/unlimtest1.dmp      |     0
 ncdump/{expected4 => expected}/unlimtest2.dmp      |     0
 ncdump/nccopy.1                                    |   155 +-
 ncdump/nccopy.c                                    |   121 +-
 ncdump/ncdump.1                                    |     3 +-
 ncdump/nciter.c                                    |    28 +-
 ncdump/ref_tst_mud4_chars.cdl                      |   114 +
 ncdump/run_back_comp_tests.sh                      |     4 +-
 ncdump/run_tests.sh                                |     5 +
 ncdump/tst_bom.sh                                  |     4 +-
 ncdump/{tst_mslp.cdl => tst_bug321.cdl}            |    23 +-
 ncdump/tst_formatx3.sh                             |     4 +-
 ncdump/tst_formatx4.sh                             |     4 +-
 ncdump/tst_grp_spec.sh                             |     2 +-
 ncdump/tst_h_scalar.sh                             |     2 +-
 ncdump/tst_iter.sh                                 |     2 +-
 ncdump/tst_mud.sh                                  |    12 +-
 ncdump/tst_nans.c                                  |     8 +-
 ncdump/tst_nccopy4.sh                              |     5 +
 ncdump/tst_ncgen4.sh                               |     2 +-
 ncdump/tst_ncgen4_cycle.sh                         |     2 +-
 ncdump/tst_ncgen4_diff.sh                          |     2 +-
 .../{tst_ncgen4_shared.sh => tst_ncgen_shared.sh}  |    23 +-
 ncdump/tst_netcdf4.sh                              |     6 +-
 ncdump/tst_output.sh                               |    16 +-
 ncdump/vardata.c                                   |    82 +-
 ncgen/CMakeLists.txt                               |     6 +-
 ncgen/Make0                                        |     2 +-
 ncgen/Makefile.am                                  |     2 +-
 ncgen/Makefile.in                                  |  1200 ++
 ncgen/bytebuffer.c                                 |    43 +-
 ncgen/ctests.sh                                    |     4 +-
 ncgen/data.c                                       |    91 +-
 ncgen/data.h                                       |    36 +-
 ncgen/env                                          |    24 +-
 ncgen/escapes.c                                    |     4 +-
 ncgen/ftests.sh                                    |     4 +-
 ncgen/genbin.c                                     |    69 +-
 ncgen/genchar.c                                    |   345 +-
 ncgen/generate.c                                   |   529 +-
 ncgen/generr.c                                     |     3 +-
 ncgen/genf77.c                                     |     1 -
 ncgen/jdata.c                                      |    12 +-
 ncgen/jtests.sh                                    |     4 +-
 ncgen/main.c                                       |   137 +-
 ncgen/ncgen.1                                      |    69 +-
 ncgen/ncgen.h                                      |     2 +-
 ncgen/ncgen.l                                      |     4 +-
 ncgen/ncgenyy.c                                    |   108 +-
 ncgen/odom.c                                       |    23 +
 ncgen/odom.h                                       |     4 +-
 ncgen/run_nc4_tests.sh                             |     6 +-
 ncgen/semantics.c                                  |    18 +-
 ncgen/util.c                                       |   162 +-
 ncgen/util.h                                       |    12 +-
 ncgen3/Makefile.in                                 |  1161 ++
 ncgen3/load.c                                      |    31 +-
 ncgen3/ncgen3.1                                    |     2 +-
 nctest/Makefile.in                                 |  1106 ++
 nctest/driver.c                                    |     2 +-
 netCDFConfig.cmake.in                              |    40 +
 netcdf-config-version.cmake.in                     |    10 -
 netcdf-config.cmake.in                             |    15 -
 oc2/CMakeLists.txt                                 |     4 +-
 oc2/Make0                                          |    16 +-
 oc2/Makefile.am                                    |     3 +-
 oc2/Makefile.in                                    |   874 ++
 oc2/oc.c                                           |   257 +-
 oc2/oc.h                                           |    51 +-
 oc2/occompile.c                                    |    35 +-
 oc2/occonstraints.h                                |     6 +-
 oc2/occurlflags.c                                  |   316 +
 oc2/occurlfunctions.c                              |   570 +-
 oc2/occurlfunctions.h                              |    30 +-
 oc2/ocdata.c                                       |     2 +-
 oc2/ocdebug.c                                      |    17 +-
 oc2/ocdebug.h                                      |    53 +-
 oc2/ocdump.c                                       |    44 +-
 oc2/ochttp.c                                       |    71 +-
 oc2/ochttp.h                                       |     3 +
 oc2/ocinternal.c                                   |   372 +-
 oc2/ocinternal.h                                   |   117 +-
 oc2/oclist.c                                       |     8 +-
 oc2/ocrc.c                                         |   795 +-
 oc2/ocrc.h                                         |    33 -
 oc2/ocread.c                                       |     1 -
 oc2/ocuri.c                                        |   216 +-
 oc2/ocuri.h                                        |     6 +-
 oc2/ocutil.c                                       |    69 +-
 oc2/ocutil.h                                       |     9 +-
 oc2/xxdr.c                                         |    12 +-
 postinstall.sh.in                                  |   133 +
 test-driver                                        |   148 +
 wjna                                               |     4 +-
 429 files changed, 106771 insertions(+), 24617 deletions(-)
 create mode 100644 BRANCH-STATUS
 create mode 100644 CMakeInstallation.cmake
 delete mode 100755 Doxyfile
 rename docs/Doxyfile.guide.in => Doxyfile.developer (94%)
 mode change 100644 => 100755
 create mode 100644 Makefile.in
 create mode 100644 PostInstall.cmake
 create mode 100644 aclocal.m4
 delete mode 100644 autom4te.cache/output.0
 delete mode 100644 autom4te.cache/requests
 delete mode 100644 autom4te.cache/traces.0
 create mode 100644 cf.cmake
 create mode 100755 compile
 create mode 100755 config.guess
 create mode 100644 config.h.in
 create mode 100755 config.sub
 delete mode 100644 debian/README.source
 delete mode 100644 debian/libcf0.dirs
 delete mode 100644 debian/libnetcdf-dev.dirs
 create mode 100644 debian/libnetcdf-dev.install
 create mode 100644 debian/libnetcdf7.install
 create mode 100644 debian/libnetcdf7.symbols
 delete mode 100644 debian/libnetcdfc++4.dirs
 delete mode 100644 debian/libnetcdfc7.dirs
 delete mode 100644 debian/libnetcdff5.dirs
 create mode 100644 debian/nc-config.1
 delete mode 100644 debian/netcdf-bin.dirs
 create mode 100644 debian/netcdf-bin.install
 delete mode 100644 debian/netcdf-doc.dirs
 create mode 100644 debian/netcdf-doc.doc-base
 delete mode 100644 debian/netcdf-doc.docs
 delete mode 100644 debian/netcdf-doc.info
 create mode 100644 debian/netcdf-doc.install
 create mode 100644 debian/netcdf-doc.links
 create mode 100644 debian/patches/absence-typo.patch
 create mode 100644 debian/patches/hyphen-used-as-minus-sign.patch
 create mode 100644 debian/patches/link-private.patch
 create mode 100644 debian/patches/privacy-breach-logo.patch
 create mode 100644 debian/upstream/metadata
 create mode 100755 depcomp
 copy COPYRIGHT => docs/COPYRIGHT.dox (96%)
 delete mode 100644 docs/Doxyfile.tutorial.in
 create mode 100644 docs/FAQ.md
 create mode 100644 docs/Makefile.in
 create mode 100644 docs/credits.md
 create mode 100644 docs/docmap.pdf
 delete mode 100644 docs/errors.dox.old
 delete mode 100644 docs/images/InstallTreeWindows.jpg
 delete mode 100644 docs/images/InstallTreeWindows.png
 create mode 100644 docs/images/Makefile.in
 delete mode 100644 docs/windows-binaries.md
 create mode 100644 examples/C/Makefile.in
 create mode 100644 examples/CDL/Makefile.in
 create mode 100644 examples/Makefile.in
 create mode 100644 h5_test/Makefile.in
 create mode 100644 include/.gitignore
 create mode 100644 include/Makefile.in
 create mode 100644 include/netcdf_meta.h.in
 create mode 100755 install-sh
 create mode 100644 libdap2/Makefile.in
 create mode 100644 libdispatch/Makefile.in
 create mode 100644 libdispatch/ncsettings.hdr
 create mode 100644 liblib/Makefile.in
 create mode 100644 libncdap.tar.gz
 create mode 100644 libsrc/Makefile.in
 create mode 100644 libsrc4/Makefile.in
 create mode 100644 libsrc5/Makefile.in
 create mode 100644 ltmain.sh
 create mode 100644 m4/libtool.m4
 create mode 100644 m4/ltoptions.m4
 create mode 100644 m4/ltsugar.m4
 create mode 100644 m4/ltversion.m4
 create mode 100644 m4/lt~obsolete.m4
 create mode 100755 missing
 create mode 100644 nc_test/Makefile.in
 create mode 100644 nc_test/tst_meta.c
 create mode 100644 nc_test4/Makefile.in
 create mode 100644 nc_test4/tst_rename.c
 create mode 100644 ncdap_test/Makefile.in
 create mode 100644 ncdap_test/expected3/Makefile.in
 create mode 100644 ncdap_test/expected3/testData.nc.dmp
 create mode 100644 ncdap_test/expected4/Makefile.in
 create mode 100644 ncdap_test/expectremote3/Makefile.in
 create mode 100644 ncdap_test/expectremote4/Makefile.in
 create mode 100755 ncdap_test/testauth.sh
 create mode 100644 ncdap_test/testdata3/Makefile.in
 create mode 100755 ncdap_test/testurl.sh
 create mode 100644 ncdump/Makefile.in
 rename ncdump/{cdl4 => cdl}/CMakeLists.txt (100%)
 rename ncdump/{cdl4 => cdl}/Makefile.am (96%)
 create mode 100644 ncdump/cdl/Makefile.in
 rename ncdump/{cdl4 => cdl}/bigf1.cdl (100%)
 rename ncdump/{cdl4 => cdl}/bigf2.cdl (100%)
 rename ncdump/{cdl4 => cdl}/bigf3.cdl (100%)
 rename ncdump/{cdl4 => cdl}/bigr1.cdl (100%)
 rename ncdump/{cdl4 => cdl}/bigr2.cdl (100%)
 rename ncdump/{cdl4 => cdl}/bigr3.cdl (100%)
 rename ncdump/{cdl4 => cdl}/c0.cdl (100%)
 rename ncdump/{cdl4 => cdl}/c0.jdl (100%)
 rename ncdump/{cdl4 => cdl}/example_good.cdl (100%)
 rename ncdump/{cdl4 => cdl}/fills.cdl (100%)
 rename ncdump/{cdl4 => cdl}/gfs1.cdl (100%)
 rename ncdump/{cdl4 => cdl}/n3time.cdl (100%)
 rename ncdump/{cdl4 => cdl}/nc_enddef.cdl (100%)
 rename ncdump/{cdl4 => cdl}/nc_sync.cdl (100%)
 rename ncdump/{cdl4 => cdl}/pres_temp_4D.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_const_test.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_ctest1_nc4.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_ctest1_nc4.jdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_ctest1_nc4c.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_ctest1_nc4c.jdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_dimscope.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_nctst.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_nctst_64bit_offset.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_nctst_netcdf4.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_nctst_netcdf4_classic.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_niltest.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_solar.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_chardata.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_comp.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_comp2.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_comp3.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_econst.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_enum_data.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_group_data.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_h_scalar.cdl (100%)
 create mode 100644 ncdump/cdl/ref_tst_long_charconst.cdl
 rename ncdump/{cdl4 => cdl}/ref_tst_names.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_nans.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_nul3.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_nul4.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_opaque_data.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_small.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_solar_1.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_solar_2.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_special_atts.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_special_atts3.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_string_data.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_unicode.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_unlim2.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_utf8.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_vlen_data.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_tst_vlen_data2.cdl (100%)
 rename ncdump/{cdl4 => cdl}/ref_typescope.cdl (100%)
 rename ncdump/{cdl4 => cdl}/sfc_pres_temp.cdl (100%)
 rename ncdump/{cdl4 => cdl}/simple_xy.cdl (100%)
 rename ncdump/{cdl4 => cdl}/small.cdl (100%)
 rename ncdump/{cdl4 => cdl}/small2.cdl (100%)
 rename ncdump/{cdl4 => cdl}/test0.cdl (100%)
 create mode 100644 ncdump/cdl/tst_chararray.cdl
 rename ncdump/{cdl4 => cdl}/tst_ncml.cdl (100%)
 rename ncdump/{cdl4 => cdl}/unlimtest1.cdl (100%)
 rename ncdump/{cdl4 => cdl}/unlimtest2.cdl (100%)
 rename ncdump/{expected4 => expected}/CMakeLists.txt (100%)
 rename ncdump/{expected4 => expected}/Makefile.am (91%)
 create mode 100644 ncdump/expected/Makefile.in
 rename ncdump/{expected4 => expected}/c0.dmp (100%)
 rename ncdump/{expected4 => expected}/example_good.dmp (100%)
 rename ncdump/{expected4 => expected}/fills.dmp (100%)
 rename ncdump/{expected4 => expected}/n3time.dmp (100%)
 rename ncdump/{expected4 => expected}/nc_enddef.dmp (100%)
 rename ncdump/{expected4 => expected}/nc_sync.dmp (100%)
 rename ncdump/{expected4 => expected}/pres_temp_4D.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_const_test.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_ctest1_nc4.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_ctest1_nc4c.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_dimscope.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_nctst.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_nctst_64bit_offset.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_nctst_netcdf4.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_nctst_netcdf4_classic.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_niltest.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_solar.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_chardata.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_comp.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_comp2.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_comp3.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_econst.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_enum_data.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_group_data.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_h_scalar.dmp (100%)
 create mode 100644 ncdump/expected/ref_tst_long_charconst.dmp
 rename ncdump/{expected4 => expected}/ref_tst_names.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_nans.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_nul3.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_nul4.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_opaque_data.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_small.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_solar_1.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_solar_2.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_special_atts.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_special_atts3.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_string_data.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_unicode.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_unlim2.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_utf8.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_vlen_data.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_tst_vlen_data2.dmp (100%)
 rename ncdump/{expected4 => expected}/ref_typescope.dmp (100%)
 rename ncdump/{expected4 => expected}/sfc_pres_temp.dmp (100%)
 rename ncdump/{expected4 => expected}/simple_xy.dmp (100%)
 rename ncdump/{expected4 => expected}/small.dmp (100%)
 rename ncdump/{expected4 => expected}/small2.dmp (100%)
 rename ncdump/{expected4 => expected}/test0.dmp (100%)
 create mode 100644 ncdump/expected/tst_chararray.dmp
 rename ncdump/{expected4 => expected}/tst_ncml.dmp (100%)
 rename ncdump/{expected4 => expected}/unlimtest1.dmp (100%)
 rename ncdump/{expected4 => expected}/unlimtest2.dmp (100%)
 create mode 100644 ncdump/ref_tst_mud4_chars.cdl
 copy ncdump/{tst_mslp.cdl => tst_bug321.cdl} (50%)
 rename ncdump/{tst_ncgen4_shared.sh => tst_ncgen_shared.sh} (83%)
 create mode 100644 ncgen/Makefile.in
 create mode 100644 ncgen3/Makefile.in
 create mode 100644 nctest/Makefile.in
 create mode 100644 netCDFConfig.cmake.in
 delete mode 100644 netcdf-config-version.cmake.in
 delete mode 100644 netcdf-config.cmake.in
 create mode 100644 oc2/Makefile.in
 create mode 100644 oc2/occurlflags.c
 delete mode 100644 oc2/ocrc.h
 create mode 100755 postinstall.sh.in
 create mode 100755 test-driver

-- 
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