[nco] branch master updated (ad58536 -> 4a25adc)

Bas Couwenberg sebastic at debian.org
Fri May 26 21:00:59 UTC 2017


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

sebastic pushed a change to branch master
in repository nco.

      from  ad58536   Set distribution to experimental.
       new  1cb3c57   Imported Upstream version 4.6.7
       new  6dfecdc   Merge tag 'upstream/4.6.7'
       new  3d0bd30   New upstream release.
       new  a161e97   Enable PIE hardening buildflags.
       new  b5072d1   Update lintian overrides for spelling-error-in-binary false positive.
       new  4a25adc   Set distribution to experimental.

The 6 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:
 CMakeLists.txt           | 262 +++++++++----
 bld/nco.spec             |  11 +-
 bld/nco_dst.pl           |  30 +-
 bm/NCO_rgr.pm            |  11 +
 configure                |  21 +-
 configure.ac             |   3 +-
 configure.eg             |  30 +-
 data/buggy.cdl           |  18 +
 data/clc.cdl             |  56 +++
 data/in.cdl              |   4 +
 data/ncclimo             |  16 +-
 data/ncremap             | 668 +++++++++++++++++++++++++-------
 data/nsm.cdl             |  55 +++
 data/trj.cdl             |  29 ++
 debian/changelog         |   8 +
 debian/lintian-overrides |   4 +-
 debian/rules             |   5 +-
 doc/ANNOUNCE             | 241 ++++++------
 doc/ChangeLog            | 227 +++++++++++
 doc/VERSION              |   2 +-
 doc/debian.txt           | 162 ++++----
 doc/index.shtml          |  66 ++--
 doc/nco.texi             | 897 +++++++++++++++++++++++++++++++++++--------
 doc/nco_qt_msvc.shtml    |   2 +-
 man/ncap.1               |   2 +-
 man/ncap2.1              |   2 +-
 man/ncbo.1               |   2 +-
 man/ncecat.1             |   2 +-
 man/nces.1               |   2 +-
 man/ncflint.1            |   2 +-
 man/ncpdq.1              |   2 +-
 man/ncra.1               |   2 +-
 man/ncrcat.1             |   2 +-
 man/ncremap.1            |  21 +-
 man/ncwa.1               |   2 +-
 qt/nco.pri               |   1 +
 src/nco++/fmc_all_cls.cc | 624 +++++++++++++++++++++++++++++-
 src/nco++/fmc_all_cls.hh |  11 +-
 src/nco++/prs_cls.cc     | 266 +++++++++----
 src/nco++/prs_cls.hh     |   8 +-
 src/nco/ncks.c           |  11 +-
 src/nco/nco.h            |  14 +-
 src/nco/nco_att_utl.c    |  48 ++-
 src/nco/nco_cnk.c        |   1 +
 src/nco/nco_cnv_csm.c    |   4 +-
 src/nco/nco_ctl.c        |  30 +-
 src/nco/nco_fl_utl.c     |   2 +-
 src/nco/nco_grp_utl.c    |   9 +-
 src/nco/nco_mss_val.c    |   6 +-
 src/nco/nco_mta.c        | 139 ++++++-
 src/nco/nco_mta.h        |   8 +-
 src/nco/nco_netcdf.c     |   4 +-
 src/nco/nco_prn.c        |  34 +-
 src/nco/nco_rgr.c        | 975 +++++++++++++++++++++++++++++++++++------------
 src/nco/nco_var_utl.c    |  21 +-
 55 files changed, 3998 insertions(+), 1087 deletions(-)
 create mode 100644 data/clc.cdl
 create mode 100644 data/nsm.cdl
 create mode 100644 data/trj.cdl

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