[nco] branch master updated (a58877d -> 21a9424)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Sep 11 11:11:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository nco.
from a58877d Mark patch as Applied-Upstream.
new 6a3507a Imported Upstream version 4.5.2
new 68333fe Merge tag 'upstream/4.5.2'
new 42a8843 New upstream release.
new bf3dd6e Update upstream metadata for GitHub repo move.
new b3f301a Drop typo patch, applied upstream.
new 21a9424 Set distribution to unstable.
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:
bld/Makefile | 22 +-
bld/nco.spec | 4 +-
bm/NCO_rgr.pm | 136 ++-
configure | 20 +-
configure.ac | 2 +-
configure.eg | 78 +-
debian/changelog | 8 +
debian/patches/series | 1 -
debian/patches/unofficial-typo.patch | 16 -
debian/upstream/metadata | 4 +-
doc/ANNOUNCE | 142 ++--
doc/ChangeLog | 228 ++++-
doc/TODO | 3 +-
doc/VERSION | 2 +-
doc/index.shtml | 76 +-
doc/nco.texi | 429 ++++++++--
man/ncap.1 | 3 +
man/ncap2.1 | 3 +
man/ncatted.1 | 3 +
man/ncbo.1 | 3 +
man/ncdiff.1 | 3 +
man/ncea.1 | 5 +-
man/ncecat.1 | 3 +
man/nces.1 | 2 +-
man/ncflint.1 | 3 +
man/ncks.1 | 15 +-
man/ncpdq.1 | 3 +
man/ncra.1 | 5 +-
man/ncrcat.1 | 3 +
man/ncrename.1 | 6 +-
man/ncwa.1 | 3 +
src/nco++/ncap2.cc | 260 +++---
src/nco++/ncoGrammer.g | 5 +
src/nco++/ncoTree.cpp | 207 ++---
src/nco/mpncbo.c | 217 ++---
src/nco/mpncecat.c | 221 ++---
src/nco/mpncflint.c | 217 ++---
src/nco/mpncpdq.c | 214 ++---
src/nco/mpncra.c | 50 +-
src/nco/mpncwa.c | 278 ++++---
src/nco/ncap.c | 214 ++---
src/nco/ncatted.c | 31 +-
src/nco/ncbo.c | 202 ++---
src/nco/ncecat.c | 221 ++---
src/nco/ncflint.c | 210 ++---
src/nco/ncks.c | 487 +++++------
src/nco/nco.h | 50 +-
src/nco/nco_att_utl.c | 62 ++
src/nco/nco_att_utl.h | 6 +
src/nco/nco_cnf_typ.c | 2 +-
src/nco/nco_cnv_csm.c | 2 +-
src/nco/nco_ctl.c | 36 +-
src/nco/nco_fl_utl.c | 54 +-
src/nco/nco_grp_utl.c | 10 +-
src/nco/nco_mmr.c | 6 +-
src/nco/nco_rgr.c | 1506 ++++++++++++++++++++++++++++++----
src/nco/nco_rgr.h | 36 +-
src/nco/nco_rth_utl.c | 10 +-
src/nco/nco_scm.c | 2 +-
src/nco/nco_sld.c | 453 +++++++++-
src/nco/nco_sld.h | 8 +
src/nco/nco_var_rth.c | 113 ++-
src/nco/nco_var_rth.h | 12 +
src/nco/nco_var_utl.c | 7 +
src/nco/ncpdq.c | 55 +-
src/nco/ncra.c | 306 +++----
src/nco/ncrename.c | 28 +-
src/nco/ncwa.c | 74 +-
68 files changed, 4989 insertions(+), 2117 deletions(-)
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/unofficial-typo.patch
--
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