[nco] branch upstream updated (70e4636 -> 189b14f)
Bas Couwenberg
sebastic at debian.org
Thu Dec 21 17:37:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository nco.
from 70e4636 New upstream version 4.7.0
new 189b14f New upstream version 4.7.1
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:
.travis.yml | 3 +
CMakeLists.txt | 53 ++++---
appveyor.yml | 38 +++++
bld/Makefile | 2 +
bld/nco.spec | 11 +-
bld/nco_dst.pl | 30 ++--
conda.recipe/bld.bat | 34 +++++
conda.recipe/meta.yaml | 43 ++++++
conda.recipe/run_test.bat | 8 ++
config.h.in | 3 +
configure | 42 ++++--
configure.ac | 15 +-
configure.eg | 47 ++++--
data/in.cdl | 10 +-
data/ncclimo | 43 +++---
data/ncremap | 81 +++++++++--
debian/changelog | 6 +
doc/ANNOUNCE | 150 ++++++++++---------
doc/ChangeLog | 80 +++++++++++
doc/VERSION | 2 +-
doc/build_hints.shtml | 2 +-
doc/debian.txt | 162 ++++++++++-----------
doc/index.shtml | 81 ++++++-----
doc/nco.texi | 115 ++++++++++++---
src/nco++/fmc_all_cls.cc | 358 ++++++++++++++++++++++++++++++++++++++++++++--
src/nco++/fmc_all_cls.hh | 7 +-
src/nco++/ncap2_utl.cc | 12 +-
src/nco++/ncoGrammer.g | 4 +-
src/nco++/ncoTree.cpp | 4 +-
src/nco++/prs_cls.cc | 2 +-
src/nco/ncap_utl.c | 8 +-
src/nco/ncks.c | 26 ++--
src/nco/nco.h | 6 +-
src/nco/nco_cnf_dmn.c | 28 ++--
src/nco/nco_ctl.c | 2 +-
src/nco/nco_fl_utl.c | 2 +-
src/nco/nco_grp_trv.c | 4 +
src/nco/nco_grp_utl.c | 18 +--
src/nco/nco_netcdf.c | 304 ++++++++++++++++++++++++++-------------
src/nco/nco_netcdf.h | 17 ++-
src/nco/nco_prn.c | 84 ++++++-----
src/nco/nco_sng_utl.c | 7 +-
src/nco/nco_sng_utl.h | 4 +-
src/nco/nco_var_avg.c | 16 +--
src/nco/nco_var_utl.c | 2 +-
src/nco_c++/nco_utl.cc | 2 +-
46 files changed, 1452 insertions(+), 526 deletions(-)
create mode 100644 appveyor.yml
create mode 100644 conda.recipe/bld.bat
create mode 100644 conda.recipe/meta.yaml
create mode 100644 conda.recipe/run_test.bat
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/nco.git
More information about the Pkg-grass-devel
mailing list