[saga] branch master updated (2e4aced -> 76905f2)

Bas Couwenberg sebastic at debian.org
Fri Jul 8 18:10:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository saga.

      from  2e4aced   Set distribution to experimental.
       new  bbd65df   Update Files-Excluded for GPL-3+ files moved to other paths.
       new  acdd222   Imported Upstream version 2.3.1+dfsg
       new  78ff498   Merge tag 'upstream/2.3.1+dfsg'
       new  c6e3a57   New upstream release.
       new  0a824d3   Update patches.
       new  b1a8289   Drop obsolete include-binaries file.
       new  76905f2   Set distribution to experimental.

The 7 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 +-
 debian/changelog                                   |  14 +
 debian/control                                     |  14 +-
 debian/copyright                                   |   2 +-
 ...api-2.3.0.install => libsaga-api-2.3.1.install} |   0
 ...errides => libsaga-api-2.3.1.lintian-overrides} |   2 +-
 ...gdi-2.3.0.install => libsaga-gdi-2.3.1.install} |   0
 ...errides => libsaga-gdi-2.3.1.lintian-overrides} |   4 +-
 debian/patches/Use-debian-version-dxflib.patch     |  43 ---
 debian/patches/Use-debian-version-of-libsvm.patch  |   1 +
 ...e-pkg-config-for-Debian-version-of-dxflib.patch |  15 +
 debian/patches/disable-cluster_isodata.patch       |  27 --
 debian/patches/disable-imagery_isocluster.patch    |  30 ++
 debian/patches/series                              |   5 +-
 debian/patches/spelling-errors.patch               |  58 ----
 debian/source/include-binaries                     |   1 -
 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 +-
 45 files changed, 392 insertions(+), 1005 deletions(-)
 rename debian/{libsaga-api-2.3.0.install => libsaga-api-2.3.1.install} (100%)
 rename debian/{libsaga-api-2.3.0.lintian-overrides => libsaga-api-2.3.1.lintian-overrides} (50%)
 rename debian/{libsaga-gdi-2.3.0.install => libsaga-gdi-2.3.1.install} (100%)
 rename debian/{libsaga-gdi-2.3.0.lintian-overrides => libsaga-gdi-2.3.1.lintian-overrides} (64%)
 delete mode 100644 debian/patches/Use-debian-version-dxflib.patch
 create mode 100644 debian/patches/Use-pkg-config-for-Debian-version-of-dxflib.patch
 delete mode 100644 debian/patches/disable-cluster_isodata.patch
 create mode 100644 debian/patches/disable-imagery_isocluster.patch
 delete mode 100644 debian/patches/spelling-errors.patch
 delete mode 100644 debian/source/include-binaries
 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_pointcloud.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