[nco] branch jessie-backports updated (b79d252 -> 8fc7753)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 4 23:28:13 UTC 2016


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

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

      from  b79d252   Rebuild for jessie-backports.
      adds  ae24b42   Mark typos.patch as Applied-Upstream.
      adds  9606af7   Rebuild with libnetcdf11.
      adds  e3197a1   Update Vcs-Git URL to use HTTPS.
      adds  983936b   Revert "Rebuild with libnetcdf11."
      adds  db1870e   Bump Standards-Version to 3.9.7, no changes.
      adds  661e335   Use GitHub for upstream sources.
      adds  371661d   Imported Upstream version 4.5.5
      adds  ded8044   Merge tag 'upstream/4.5.5'
      adds  3c1d0e8   New upstream release.
      adds  5401e1b   Add changelog entry for Vcs-Git URL change.
      adds  9fe7c36   Drop typos.patch, applied upstream.
      adds  2c8fd3f   Add patch for various new typos.
      adds  51b942d   Set distribution to unstable.
       new  d7b3f8b   Merge tag 'debian/4.5.5-1' into jessie-backports
       new  8fc7753   Rebuild for jessie-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:
 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                  |  17 +
 debian/control                    |   4 +-
 debian/copyright                  |   2 +-
 debian/patches/typos.patch        | 216 +++++++--
 debian/upstream/metadata          |   2 +-
 debian/watch                      |   8 +-
 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 +-
 73 files changed, 3811 insertions(+), 1419 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