[nco] branch jessie-backports updated (61cb7cf -> 8cd2ee7)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Sep 17 17:53:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch jessie-backports
in repository nco.
from 61cb7cf Rebuild for jessie-backports.
adds 4ec4391 Handle common dversion mangling in watch file.
adds 4e79eae Add patch for 'unofficial' typo.
adds aff305e Set distribution to unstable.
adds ae8a1be Mark patch as Forwarded.
adds a58877d Mark patch as Applied-Upstream.
adds 6a3507a Imported Upstream version 4.5.2
adds 68333fe Merge tag 'upstream/4.5.2'
adds 42a8843 New upstream release.
adds bf3dd6e Update upstream metadata for GitHub repo move.
adds b3f301a Drop typo patch, applied upstream.
adds 21a9424 Set distribution to unstable.
new 8c2176c Merge tag 'debian/4.5.2-1' into jessie-backports
new 8cd2ee7 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 | 22 +-
bld/nco.spec | 4 +-
bm/NCO_rgr.pm | 136 ++++-
configure | 20 +-
configure.ac | 2 +-
configure.eg | 78 ++-
debian/changelog | 22 +
debian/upstream/metadata | 4 +-
debian/watch | 2 +
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 ++-
67 files changed, 5005 insertions(+), 2100 deletions(-)
--
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