Package: saga / 2.3.1+dfsg-3

Metadata

Package Version Patches format
saga 2.3.1+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Use debian version of libsvm.patch | (download)

src/modules/imagery/imagery_svm/Makefile.am | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 use debian version of libsvm
0001 vigra hdf5 include.patch | (download)

src/modules/imagery/imagery_vigra/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add hdf5 include path to configure
Use pkg config for Debian version of dxflib.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use pkg-config for debian version of dxflib.
disable imagery_isocluster.patch | (download)

configure.ac | 1 0 + 1 - 0 !
src/modules/imagery/Makefile.am | 2 1 + 1 - 0 !
src/scripting/python/helpers/saga_cmd_param_interface/tools.py | 1 0 + 1 - 0 !
3 files changed, 1 insertion(+), 3 deletions(-)

 disable use of imagery_isocluster.
 Files are excluded from repacked upstream tarballs due to license issues.
Fix_projections_gcc6.patch | (download)

src/saga_core/saga_api/metadata.cpp | 11 0 + 11 - 0 !
src/saga_core/saga_api/metadata.h | 2 0 + 2 - 0 !
src/saga_core/saga_api/projections.cpp | 24 12 + 12 - 0 !
3 files changed, 12 insertions(+), 25 deletions(-)

 saga_api, csg_metadata, gcc v6 compatibility: is_valid() function
 removed (you can use () operator to check if a child entry with given name
 exists)


spelling errors.patch | (download)

src/modules/grid/grid_filter/Filter_Multi_Dir_Lee.cpp | 2 1 + 1 - 0 !
src/modules/pointcloud/pointcloud_tools/pc_reclass_extract.cpp | 2 1 + 1 - 0 !
src/modules/projection/pj_proj4/crs_grid_geogcoords.cpp | 2 1 + 1 - 0 !
src/modules/terrain_analysis/ta_hydrology/Flow_RecursiveDown.cpp | 2 1 + 1 - 0 !
src/saga_core/saga_api/projections.cpp | 2 1 + 1 - 0 !
src/saga_core/saga_cmd/man/saga_cmd.1 | 2 1 + 1 - 0 !
src/saga_core/saga_gui/man/saga_gui.1 | 2 1 + 1 - 0 !
src/saga_core/saga_gui/res/saga.bra.txt | 2 1 + 1 - 0 !
src/saga_core/saga_gui/res/saga.ger.txt | 2 1 + 1 - 0 !
src/saga_core/saga_gui/res/saga.lng.txt | 2 1 + 1 - 0 !
src/saga_core/saga_gui/res/saga_dic.txt | 2 1 + 1 - 0 !
11 files changed, 11 insertions(+), 11 deletions(-)

 fix spelling errors.
 * minium       -> minimum
 * coodinate    -> coordinate
 * contributers -> contributors
 * ins't        -> isn't
 * Internation  -> International