[nco] branch stretch-backports updated (6c77555 -> 2b77faf)

Bas Couwenberg sebastic at debian.org
Sun Jan 7 11:03:46 UTC 2018


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

sebastic pushed a change to branch stretch-backports
in repository nco.

      from  6c77555   Rebuild for stretch-backports.
      adds  189b14f   New upstream version 4.7.1
      adds  1e513fe   Merge tag 'upstream/4.7.1'
      adds  e405cd0   New upstream release.
      adds  d77e574   Bump Standards-Version to 4.1.2, no changes.
      adds  8ae0a49   Set distribution to unstable.
       new  e886e63   Merge tag 'debian/4.7.1-1' into stretch-backports
       new  2b77faf   Rebuild for stretch-backports.

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:
 .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          |  13 ++
 debian/control            |   2 +-
 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 +-
 47 files changed, 1460 insertions(+), 527 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