[saga] branch upstream updated (b68f5e5 -> acdd222)
Bas Couwenberg
sebastic at debian.org
Fri Jul 8 18:10:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository saga.
from b68f5e5 Imported Upstream version 2.3.0+dfsg1
new acdd222 Imported Upstream version 2.3.1+dfsg
The 1 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:
README | 2 +-
configure | 23 +-
configure.ac | 3 +-
src/modules/grid/grid_gridding/nn/nn.h | 4 +-
src/modules/grid/grid_gridding/nn/nncommon.c | 2 +-
src/modules/grid/grid_tools/Grid_Value_NoData.cpp | 2 +-
src/modules/imagery/Makefile.am | 2 +-
src/modules/imagery/Makefile.in | 2 +-
.../imagery_classification/MLB_Interface.cpp | 2 -
.../imagery/imagery_classification/Makefile.am | 4 -
.../imagery/imagery_classification/Makefile.in | 9 +-
.../imagery_classification/classify_isocluster.cpp | 380 ---------------------
.../imagery_classification/classify_isocluster.h | 105 ------
.../imagery_classification/cluster_isodata.h | 147 --------
src/modules/io/io_esri_e00/e00compr/e00read.c | 2 +-
src/modules/io/io_gdal/ogr_import.cpp | 12 +-
src/modules/io/io_shapes_dxf/dxf_import.cpp | 4 +
src/modules/io/io_shapes_dxf/dxf_import.h | 4 +
src/modules/table/table_calculus/MLB_Interface.cpp | 3 +
src/modules/table/table_calculus/Makefile.am | 2 +
src/modules/table/table_calculus/Makefile.in | 5 +-
.../table_record_statistics.cpp} | 278 +++++++++------
.../table_calculus/table_record_statistics.h} | 51 +--
.../table/table_tools/table_field_deletion.cpp | 101 +++---
src/saga_core/saga_api/saga_api.h | 4 +-
src/saga_core/saga_gui/res/saga.bra.txt | 7 +
src/saga_core/saga_gui/res/saga.ger.txt | 7 +
src/saga_core/saga_gui/res/saga.lng.txt | 7 +
src/scripting/helper/make_saga_release.bat | 2 +-
.../helpers/saga_cmd_param_interface/tools.py | 5 +-
30 files changed, 319 insertions(+), 862 deletions(-)
delete mode 100755 src/modules/imagery/imagery_classification/classify_isocluster.cpp
delete mode 100755 src/modules/imagery/imagery_classification/classify_isocluster.h
delete mode 100755 src/modules/imagery/imagery_classification/cluster_isodata.h
copy src/modules/table/{table_tools/table_text_replacer.cpp => table_calculus/table_record_statistics.cpp} (50%)
copy src/modules/{garden/garden_3d_viewer/3d_viewer_shapes.h => table/table_calculus/table_record_statistics.h} (81%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git
More information about the Pkg-grass-devel
mailing list