[nco] branch upstream updated (6a8cf1d -> 371661d)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Feb 27 18:14:36 UTC 2016


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

sebastic pushed a change to branch upstream
in repository nco.

      from  6a8cf1d   Imported Upstream version 4.5.4
       new  371661d   Imported Upstream version 4.5.5

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:
 bld/Makefile                      |   2 +-
 bld/nco.spec                      |  11 +-
 bld/nco_dst.pl                    |  30 +-
 bm/NCO_rgr.pm                     | 141 +++++-
 configure                         |  27 +-
 configure.ac                      |   6 +-
 configure.eg                      |  28 +-
 data/in.cdl                       |  13 +
 data/in_grp_8.cdl                 |  44 ++
 data/mdl_1.cdl                    |  52 ++-
 data/mdl_2.cdl                    |  24 +-
 data/ncremap                      | 507 ++++++++++++++++------
 debian/changelog                  |   6 +
 doc/ANNOUNCE                      | 172 ++++----
 doc/ChangeLog                     | 191 +++++++-
 doc/TODO                          |   3 +-
 doc/VERSION                       |   2 +-
 doc/debian.txt                    | 162 +++----
 doc/index.shtml                   | 107 +++--
 doc/milestones_old.shtml          |  30 +-
 doc/nco.texi                      | 628 +++++++++++++++++++--------
 man/ncremap.1                     |   4 +
 src/nco++/Makefile.am             |   3 +
 src/nco++/Makefile.in             |   3 +
 src/nco++/fmc_all_cls.cc          | 230 +++++++++-
 src/nco++/fmc_all_cls.hh          |   3 +-
 src/nco++/ncap2_utl.cc            |  25 +-
 src/nco++/ncap2_utl.hh            |   1 +
 src/nco++/ncoEnumTokenTypes.hpp   |   9 +-
 src/nco++/ncoGrammer.g            | 288 +++++++++++-
 src/nco++/ncoLexer.cpp            |  20 +-
 src/nco++/ncoLexer.hpp            |   4 +-
 src/nco++/ncoParser.cpp           |   3 +-
 src/nco++/ncoParser.hpp           |   6 +-
 src/nco++/ncoParserTokenTypes.hpp |  13 +-
 src/nco++/ncoTree.cpp             | 892 +++++++++++++++++++++++++-------------
 src/nco++/ncoTree.hpp             |   6 +-
 src/nco++/nco_antlr_pst_prc.pl    |   3 +-
 src/nco/ESMC_CoordSys.h           |  37 --
 src/nco/ncatted.c                 |   6 +-
 src/nco/ncks.c                    |  19 +-
 src/nco/nco.h                     |  39 +-
 src/nco/nco_att_utl.c             |  20 +-
 src/nco/nco_att_utl.h             |   1 +
 src/nco/nco_cnf_typ.c             |   4 +-
 src/nco/nco_ctl.c                 |   8 +-
 src/nco/nco_fl_utl.c              |  24 +-
 src/nco/nco_grp_utl.c             | 281 +++++++-----
 src/nco/nco_grp_utl.h             |  24 +-
 src/nco/nco_lst_utl.c             |   6 +-
 src/nco/nco_msa.c                 |  24 +-
 src/nco/nco_mss_val.c             |   8 +-
 src/nco/nco_netcdf.c              |  64 ++-
 src/nco/nco_netcdf.h              |  30 +-
 src/nco/nco_ppc.c                 |  94 ++--
 src/nco/nco_ppc.h                 |   8 -
 src/nco/nco_prn.c                 |   2 +-
 src/nco/nco_prn.h                 |   1 +
 src/nco/nco_rgr.c                 | 482 +++++++++++++++++---
 src/nco/nco_rgr.h                 |  20 +
 src/nco/nco_rth_utl.c             |  36 +-
 src/nco/nco_sng_utl.c             |   4 +-
 src/nco/nco_var_avg.h             |   1 +
 src/nco/nco_var_utl.c             |   7 +-
 src/nco/ncpdq.c                   |   7 -
 src/nco/ncra.c                    |  13 +-
 src/nco/ncrename.c                |   2 +
 src/nco/ncwa.c                    |  16 +-
 68 files changed, 3621 insertions(+), 1366 deletions(-)
 create mode 100644 data/in_grp_8.cdl
 delete mode 100644 src/nco/ESMC_CoordSys.h

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