[nco] branch stretch-backports updated (15769d3 -> 6c77555)
Bas Couwenberg
sebastic at debian.org
Wed Nov 15 06:40:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch stretch-backports
in repository nco.
from 15769d3 Rebuild for stretch-backports.
adds 70e4636 New upstream version 4.7.0
adds 46f4620 Merge tag 'upstream/4.7.0'
adds 2e8491e New upstream release.
adds 0cf47ee Bump Standards-Version to 4.1.1, no changes.
adds 0cba2bf Strip trailing whitespace from changelog.
adds bb4308a Set distribution to unstable.
new 08f3bcf Merge tag 'debian/4.7.0-1' into stretch-backports
new 6c77555 Rebuild for stretch-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:
.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 | 23 +-
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, 2224 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