[nco] branch master updated (da6d75c -> bb4308a)
Bas Couwenberg
sebastic at debian.org
Thu Nov 9 18:23:46 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 da6d75c Set distribution to unstable.
new 70e4636 New upstream version 4.7.0
new 46f4620 Merge tag 'upstream/4.7.0'
new 2e8491e New upstream release.
new 0cf47ee Bump Standards-Version to 4.1.1, no changes.
new 0cba2bf Strip trailing whitespace from changelog.
new bb4308a 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:
.gitignore | 1 +
CMakeLists.txt | 37 ++-
bld/Makefile | 7 +-
bld/nco.spec | 11 +-
bld/nco_dst.pl | 30 +-
bm/NCO_rgr.pm | 33 +-
configure | 20 +-
configure.ac | 2 +-
configure.eg | 50 ++-
data/.gitignore | 4 +
data/in.cdl | 52 ++-
data/in_grp.cdl | 45 +++
data/ncclimo | 61 +++-
data/ncremap | 30 +-
debian/changelog | 17 +-
debian/control | 2 +-
doc/ANNOUNCE | 123 ++++---
doc/ChangeLog | 120 +++++++
doc/MANIFEST | 2 +
doc/README_msvc.txt | 79 -----
doc/VERSION | 2 +-
doc/alg_cf2_oog.png | Bin 0 -> 195467 bytes
doc/alg_cf2_oog.pptx | Bin 0 -> 56888 bytes
doc/build_hints.shtml | 5 +-
doc/conda.txt | 38 +++
doc/debian.txt | 162 +++++-----
doc/highlights_old.shtml | 66 +++-
doc/index.shtml | 205 +++++-------
doc/logo_qt.png | Bin 3654 -> 0 bytes
doc/logo_vs2010.png | Bin 4046 -> 0 bytes
doc/milestones_old.shtml | 16 +-
doc/nco.texi | 393 ++++++++++++++++-------
doc/nco_qt_msvc.shtml | 97 ------
man/ncclimo.1 | 17 +-
man/ncremap.1 | 5 +-
src/nco++/fmc_all_cls.cc | 2 +-
src/nco/Makefile.am | 2 +
src/nco/Makefile.in | 25 +-
src/nco/libnco.h | 1 +
src/nco/ncatted.c | 2 +-
src/nco/ncflint.c | 2 +-
src/nco/ncks.c | 8 +-
src/nco/nco.h | 8 +-
src/nco/nco_ctl.c | 4 +-
src/nco/nco_fl_utl.c | 13 +-
src/nco/nco_grp_utl.c | 1 -
src/nco/nco_lmt.c | 19 +-
src/nco/nco_map.c | 818 +++++++++++++++++++++++++++++++++++++++++++++++
src/nco/nco_map.h | 75 +++++
src/nco/nco_mmr.c | 2 +-
src/nco/nco_netcdf.c | 66 +++-
src/nco/nco_ppc.c | 2 +-
src/nco/nco_rgr.c | 202 ++++++------
src/nco/nco_rgr.h | 11 +-
src/nco/nco_sld.c | 43 ---
src/nco/nco_sld.h | 5 -
src/nco/ncra.c | 48 ++-
src/nco/ncrename.c | 22 +-
src/nco/ncwa.c | 6 +-
59 files changed, 2218 insertions(+), 901 deletions(-)
delete mode 100644 doc/README_msvc.txt
create mode 100644 doc/alg_cf2_oog.png
create mode 100644 doc/alg_cf2_oog.pptx
create mode 100644 doc/conda.txt
delete mode 100644 doc/logo_qt.png
delete mode 100644 doc/logo_vs2010.png
delete mode 100644 doc/nco_qt_msvc.shtml
create mode 100644 src/nco/nco_map.c
create mode 100644 src/nco/nco_map.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