[Git][debian-gis-team/saga][master] 5 commits: Drop patches no longer included in series file.
Bas Couwenberg
gitlab at salsa.debian.org
Sat Jul 13 12:18:07 BST 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / saga
Commits:
9a988899 by Bas Couwenberg at 2019-07-13T10:54:12Z
Drop patches no longer included in series file.
- - - - -
1eb42b2a by Bas Couwenberg at 2019-07-13T10:54:12Z
Rename lintian override files to match renamed library packages.
- - - - -
b3fe8490 by Bas Couwenberg at 2019-07-13T10:54:12Z
Update copyright file.
Changes:
- Update repackaging comment
- Update paths for moved files
- Drop idw source files, removed upstream
- - - - -
1ef4b964 by Bas Couwenberg at 2019-07-13T10:54:12Z
Add patch to fix spelling errors.
- - - - -
9a707464 by Bas Couwenberg at 2019-07-13T10:54:12Z
Add lintian overrides for usr-share-doc-symlink-to-foreign-package.
- - - - -
10 changed files:
- debian/changelog
- debian/copyright
- + debian/libsaga-api-7.3.0-dbgsym.lintian-overrides
- debian/libsaga-api-2.3.1.lintian-overrides → debian/libsaga-api-7.3.0.lintian-overrides
- + debian/libsaga-gdi-7.3.0-dbgsym.lintian-overrides
- debian/libsaga-gdi-2.3.1.lintian-overrides → debian/libsaga-gdi-7.3.0.lintian-overrides
- − debian/patches/disable-imagery_isocluster.patch
- debian/patches/series
- + debian/patches/spelling-errors.patch
- debian/saga.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,12 @@ saga (7.3.0+dfsg-1~exp1) UNRELEASED; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.4.0, no changes.
+ * Update copyright file, changes:
+ - Update repackaging comment
+ - Update paths for moved files
+ - Drop idw source files, removed upstream
+ * Add patch to fix spelling errors.
+ * Add lintian overrides for usr-share-doc-symlink-to-foreign-package.
[ Johan Van de Wauw ]
* Also watch for new LTR release
=====================================
debian/copyright
=====================================
@@ -5,9 +5,7 @@ Source: http://www.saga-gis.org
Comment: Saga is generally licensed using two licenses:
LGPL-2.1 for the libraries and GPL-2 for the rest of the program.
Excluded files are non-free (triangle and firelib) or are already packaged
- in debian (svm and dxflib). GPL-3+ licensed files like cluster_isodata.cpp
- are also excluded because the license is incompatible with GPL-2 (v2 only)
- used for most of SAGA.
+ in debian (svm and dxflib).
Files-Excluded: src/tools/grid/grid_gridding/nn/triangle.c
src/tools/grid/grid_gridding/nn/triangle.h
src/tools/simulation/sim_fire_spreading/fireLib.*
@@ -58,7 +56,7 @@ Files: src/saga_core/saga_gui/res/org.saga-gis.saga-gui.appdata.xml
Copyright: Olaf Conrad <oconrad at saga-gis.org>
License: CC0-1.0
-Files: src/modules/db/db_odbc/otlv4.h
+Files: src/tools/db/db_odbc/otlv4.h
Copyright: 1996-2010, Sergei Kuchin <skuchin at gmail.com>
License: OpenBSD-License
This library is free software. Permission to use, copy, modify,
@@ -74,157 +72,155 @@ License: OpenBSD-License
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-Files: src/modules/docs/docs_html/doc_html.cpp
- src/modules/docs/docs_html/doc_html.h
- src/modules/docs/docs_html/doc_svg.cpp
- src/modules/docs/docs_html/doc_svg.h
- src/modules/docs/docs_pdf/doc_pdf.cpp
- src/modules/docs/docs_pdf/doc_pdf.h
- src/modules/shapes/shapes_tools/quadtree_structure.cpp
- src/modules/shapes/shapes_tools/quadtree_structure.h
+Files: src/tools/docs/docs_html/doc_html.cpp
+ src/tools/docs/docs_html/doc_html.h
+ src/tools/docs/docs_html/doc_svg.cpp
+ src/tools/docs/docs_html/doc_svg.h
+ src/tools/docs/docs_pdf/doc_pdf.cpp
+ src/tools/docs/docs_pdf/doc_pdf.h
+ src/tools/shapes/shapes_tools/quadtree_structure.cpp
+ src/tools/shapes/shapes_tools/quadtree_structure.h
src/saga_core/saga_api/quadtree.cpp
Copyright: 2005, Victor Olaya
2005, 2009, Olaf Conrad
License: LGPL-2.1
-Files: src/modules/docs/docs_html/CreateWebContent.cpp
- src/modules/docs/docs_html/CreateWebContent.h
- src/modules/docs/docs_pdf/Profile_Cross_Sections.cpp
- src/modules/docs/docs_pdf/Profile_Cross_Sections.h
- src/modules/docs/docs_pdf/Shapes_Summary.cpp
- src/modules/docs/docs_pdf/Shapes_Summary.h
- src/modules/grid/grid_analysis/Cost_Isotropic.cpp
- src/modules/grid/grid_analysis/Cost_Isotropic.h
- src/modules/grid/grid_analysis/CoveredDistance.cpp
- src/modules/grid/grid_analysis/CoveredDistance.h
- src/modules/grid/grid_analysis/CrossClassification.cpp
- src/modules/grid/grid_analysis/CrossClassification.h
- src/modules/grid/grid_analysis/Grid_AggregationIndex.cpp
- src/modules/grid/grid_analysis/Grid_AggregationIndex.h
- src/modules/grid/grid_analysis/Grid_AHP.cpp
- src/modules/grid/grid_analysis/Grid_AHP.h
- src/modules/grid/grid_analysis/Grid_CVA.cpp
- src/modules/grid/grid_analysis/Grid_CVA.h
- src/modules/grid/grid_analysis/Grid_LayerOfMaximumValue.cpp
- src/modules/grid/grid_analysis/Grid_LayerOfMaximumValue.h
- src/modules/grid/grid_analysis/Grid_Pattern.cpp
- src/modules/grid/grid_analysis/Grid_Pattern.h
- src/modules/grid/grid_analysis/owa.cpp
- src/modules/grid/grid_analysis/owa.h
- src/modules/grid/grid_calculus/Fuzzify.cpp
- src/modules/grid/grid_calculus/Fuzzify.h
- src/modules/grid/grid_calculus/gradient_cartes_polar.cpp
- src/modules/grid/grid_calculus/gradient_cartes_polar.h
- src/modules/grid/grid_calculus/Grid_Random_Terrain.cpp
- src/modules/grid/grid_calculus/Grid_Random_Terrain.h
- src/modules/grid/grid_filter/FilterClumps.cpp
- src/modules/grid/grid_filter/FilterClumps.h
- src/modules/grid/grid_tools/Grid_Buffer.cpp
- src/modules/grid/grid_tools/Grid_Buffer.h
- src/modules/grid/grid_tools/Grid_CombineGrids.cpp
- src/modules/grid/grid_tools/Grid_CombineGrids.h
- src/modules/grid/grid_tools/Grid_ConstantGrid.cpp
- src/modules/grid/grid_tools/Grid_ConstantGrid.h
- src/modules/grid/grid_tools/Grid_CropToData.cpp
- src/modules/grid/grid_tools/Grid_CropToData.h
- src/modules/grid/grid_tools/Grid_InvertNoData.cpp
- src/modules/grid/grid_tools/Grid_InvertNoData.h
- src/modules/grid/grid_tools/Grid_SortRaster.cpp
- src/modules/grid/grid_tools/Grid_SortRaster.h
- src/modules/grid/grid_tools/Grid_ThresholdBuffer.cpp
- src/modules/grid/grid_tools/Grid_ThresholdBuffer.h
- src/modules/grid/grid_tools/Grid_Value_Replace_Interactive.cpp
- src/modules/grid/grid_tools/Grid_Value_Replace_Interactive.h
- src/modules/grid/grid_tools/GridsFromTableAndGrid.cpp
- src/modules/grid/grid_tools/GridsFromTableAndGrid.h
- src/modules/imagery/imagery_tools/Image_VI_Distance.cpp
- src/modules/imagery/imagery_tools/Image_VI_Distance.h
- src/modules/imagery/imagery_tools/Image_VI_Slope.cpp
- src/modules/imagery/imagery_tools/Image_VI_Slope.h
- src/modules/io/io_gps/GPSBabel.cpp
- src/modules/io/io_gps/GPSBabel.h
- src/modules/io/io_gps/gpx2shp.cpp
- src/modules/io/io_gps/gpx2shp.h
- src/modules/shapes/shapes_points/AddCoordinates.cpp
- src/modules/shapes/shapes_points/AddCoordinates.h
- src/modules/shapes/shapes_points/CountPoints.cpp
- src/modules/shapes/shapes_points/CountPoints.h
- src/modules/shapes/shapes_points/CreatePointGrid.cpp
- src/modules/shapes/shapes_points/CreatePointGrid.h
- src/modules/shapes/shapes_points/DistanceMatrix.cpp
- src/modules/shapes/shapes_points/DistanceMatrix.h
- src/modules/shapes/shapes_points/FitNPointsToShape.cpp
- src/modules/shapes/shapes_points/FitNPointsToShape.h
- src/modules/shapes/shapes_points/Points_From_Lines.cpp
- src/modules/shapes/shapes_points/Points_From_Lines.h
- src/modules/shapes/shapes_points/Points_From_Table.cpp
- src/modules/shapes/shapes_points/Points_From_Table.h
- src/modules/shapes/shapes_polygons/Polygon_Geometrics.cpp
- src/modules/shapes/shapes_polygons/Polygon_Geometrics.h
- src/modules/shapes/shapes_polygons/Polygon_StatisticsFromPoints.cpp
- src/modules/shapes/shapes_polygons/Polygon_StatisticsFromPoints.h
- src/modules/shapes/shapes_tools/CreateChartLayer.cpp
- src/modules/shapes/shapes_tools/CreateChartLayer.h
- src/modules/shapes/shapes_tools/GraticuleBuilder.cpp
- src/modules/shapes/shapes_tools/GraticuleBuilder.h
- src/modules/shapes/shapes_tools/NewLayerFromSelectedShapes.cpp
- src/modules/shapes/shapes_tools/NewLayerFromSelectedShapes.h
- src/modules/shapes/shapes_tools/QueryBuilder.cpp
- src/modules/shapes/shapes_tools/QueryBuilder.h
- src/modules/shapes/shapes_tools/SearchInTable.cpp
- src/modules/shapes/shapes_tools/SearchInTable.h
- src/modules/shapes/shapes_tools/SelectByTheme.cpp
- src/modules/shapes/shapes_tools/SelectByTheme.h
- src/modules/shapes/shapes_tools/SeparateShapes.cpp
- src/modules/shapes/shapes_tools/SeparateShapes.h
- src/modules/shapes/shapes_tools/Shapes_Merge.cpp
- src/modules/shapes/shapes_tools/Shapes_Merge.h
- src/modules/shapes/shapes_tools/TransformShapes.cpp
- src/modules/shapes/shapes_tools/TransformShapes.h
- src/modules/simulation/sim_hydrology/idw.cpp
- src/modules/simulation/sim_hydrology/idw.h
- src/modules/simulation/sim_hydrology/WaterRetentionCapacity.cpp
- src/modules/simulation/sim_hydrology/WaterRetentionCapacity.h
- src/modules/table/table_calculus/Table_Calculator.cpp
- src/modules/table/table_calculus/Table_Calculator.h
- src/modules/terrain_analysis/ta_channels/Strahler.cpp
- src/modules/terrain_analysis/ta_channels/Strahler.h
- src/modules/terrain_analysis/ta_channels/Watersheds_ext.cpp
- src/modules/terrain_analysis/ta_channels/Watersheds_ext.h
- src/modules/terrain_analysis/ta_hydrology/CellBalance.cpp
- src/modules/terrain_analysis/ta_hydrology/CellBalance.h
- src/modules/terrain_analysis/ta_hydrology/EdgeContamination.cpp
- src/modules/terrain_analysis/ta_hydrology/EdgeContamination.h
- src/modules/terrain_analysis/ta_hydrology/FlowDepth.cpp
- src/modules/terrain_analysis/ta_hydrology/FlowDepth.h
- src/modules/terrain_analysis/ta_hydrology/Helper.cpp
- src/modules/terrain_analysis/ta_hydrology/Helper.h
- src/modules/terrain_analysis/ta_hydrology/IsochronesConst.cpp
- src/modules/terrain_analysis/ta_hydrology/IsochronesConst.h
- src/modules/terrain_analysis/ta_hydrology/IsochronesVar.cpp
- src/modules/terrain_analysis/ta_hydrology/IsochronesVar.h
- src/modules/terrain_analysis/ta_hydrology/Sinuosity.cpp
- src/modules/terrain_analysis/ta_hydrology/Sinuosity.h
- src/modules/terrain_analysis/ta_hydrology/SlopeLength.cpp
- src/modules/terrain_analysis/ta_hydrology/SlopeLength.h
- src/modules/terrain_analysis/ta_morphometry/ProtectionIndex.cpp
- src/modules/terrain_analysis/ta_morphometry/ProtectionIndex.h
- src/modules/terrain_analysis/ta_morphometry/RealArea.cpp
- src/modules/terrain_analysis/ta_morphometry/RealArea.h
- src/modules/terrain_analysis/ta_profiles/Grid_ProfileFromPoints.cpp
- src/modules/terrain_analysis/ta_profiles/Grid_ProfileFromPoints.h
+Files: src/tools/docs/docs_html/CreateWebContent.cpp
+ src/tools/docs/docs_html/CreateWebContent.h
+ src/tools/docs/docs_pdf/Profile_Cross_Sections.cpp
+ src/tools/docs/docs_pdf/Profile_Cross_Sections.h
+ src/tools/docs/docs_pdf/Shapes_Summary.cpp
+ src/tools/docs/docs_pdf/Shapes_Summary.h
+ src/tools/grid/grid_analysis/Cost_Isotropic.cpp
+ src/tools/grid/grid_analysis/Cost_Isotropic.h
+ src/tools/grid/grid_analysis/CoveredDistance.cpp
+ src/tools/grid/grid_analysis/CoveredDistance.h
+ src/tools/grid/grid_analysis/CrossClassification.cpp
+ src/tools/grid/grid_analysis/CrossClassification.h
+ src/tools/grid/grid_analysis/Grid_AggregationIndex.cpp
+ src/tools/grid/grid_analysis/Grid_AggregationIndex.h
+ src/tools/grid/grid_analysis/Grid_AHP.cpp
+ src/tools/grid/grid_analysis/Grid_AHP.h
+ src/tools/grid/grid_analysis/Grid_CVA.cpp
+ src/tools/grid/grid_analysis/Grid_CVA.h
+ src/tools/grid/grid_analysis/Grid_LayerOfMaximumValue.cpp
+ src/tools/grid/grid_analysis/Grid_LayerOfMaximumValue.h
+ src/tools/grid/grid_analysis/Grid_Pattern.cpp
+ src/tools/grid/grid_analysis/Grid_Pattern.h
+ src/tools/grid/grid_analysis/owa.cpp
+ src/tools/grid/grid_analysis/owa.h
+ src/tools/grid/grid_calculus/Fuzzify.cpp
+ src/tools/grid/grid_calculus/Fuzzify.h
+ src/tools/grid/grid_calculus/gradient_cartes_polar.cpp
+ src/tools/grid/grid_calculus/gradient_cartes_polar.h
+ src/tools/grid/grid_calculus/Grid_Random_Terrain.cpp
+ src/tools/grid/grid_calculus/Grid_Random_Terrain.h
+ src/tools/grid/grid_filter/FilterClumps.cpp
+ src/tools/grid/grid_filter/FilterClumps.h
+ src/tools/grid/grid_tools/Grid_Buffer.cpp
+ src/tools/grid/grid_tools/Grid_Buffer.h
+ src/tools/grid/grid_tools/Grid_CombineGrids.cpp
+ src/tools/grid/grid_tools/Grid_CombineGrids.h
+ src/tools/grid/grid_tools/Grid_ConstantGrid.cpp
+ src/tools/grid/grid_tools/Grid_ConstantGrid.h
+ src/tools/grid/grid_tools/Grid_CropToData.cpp
+ src/tools/grid/grid_tools/Grid_CropToData.h
+ src/tools/grid/grid_tools/Grid_InvertNoData.cpp
+ src/tools/grid/grid_tools/Grid_InvertNoData.h
+ src/tools/grid/grid_tools/Grid_SortRaster.cpp
+ src/tools/grid/grid_tools/Grid_SortRaster.h
+ src/tools/grid/grid_tools/Grid_ThresholdBuffer.cpp
+ src/tools/grid/grid_tools/Grid_ThresholdBuffer.h
+ src/tools/grid/grid_tools/Grid_Value_Replace_Interactive.cpp
+ src/tools/grid/grid_tools/Grid_Value_Replace_Interactive.h
+ src/tools/grid/grid_tools/GridsFromTableAndGrid.cpp
+ src/tools/grid/grid_tools/GridsFromTableAndGrid.h
+ src/tools/imagery/imagery_tools/Image_VI_Distance.cpp
+ src/tools/imagery/imagery_tools/Image_VI_Distance.h
+ src/tools/imagery/imagery_tools/Image_VI_Slope.cpp
+ src/tools/imagery/imagery_tools/Image_VI_Slope.h
+ src/tools/io/io_gps/GPSBabel.cpp
+ src/tools/io/io_gps/GPSBabel.h
+ src/tools/io/io_gps/gpx2shp.cpp
+ src/tools/io/io_gps/gpx2shp.h
+ src/tools/shapes/shapes_points/AddCoordinates.cpp
+ src/tools/shapes/shapes_points/AddCoordinates.h
+ src/tools/shapes/shapes_points/CountPoints.cpp
+ src/tools/shapes/shapes_points/CountPoints.h
+ src/tools/shapes/shapes_points/CreatePointGrid.cpp
+ src/tools/shapes/shapes_points/CreatePointGrid.h
+ src/tools/shapes/shapes_points/DistanceMatrix.cpp
+ src/tools/shapes/shapes_points/DistanceMatrix.h
+ src/tools/shapes/shapes_points/FitNPointsToShape.cpp
+ src/tools/shapes/shapes_points/FitNPointsToShape.h
+ src/tools/shapes/shapes_points/Points_From_Lines.cpp
+ src/tools/shapes/shapes_points/Points_From_Lines.h
+ src/tools/shapes/shapes_points/Points_From_Table.cpp
+ src/tools/shapes/shapes_points/Points_From_Table.h
+ src/tools/shapes/shapes_polygons/Polygon_Geometrics.cpp
+ src/tools/shapes/shapes_polygons/Polygon_Geometrics.h
+ src/tools/shapes/shapes_polygons/Polygon_StatisticsFromPoints.cpp
+ src/tools/shapes/shapes_polygons/Polygon_StatisticsFromPoints.h
+ src/tools/shapes/shapes_tools/CreateChartLayer.cpp
+ src/tools/shapes/shapes_tools/CreateChartLayer.h
+ src/tools/shapes/shapes_tools/GraticuleBuilder.cpp
+ src/tools/shapes/shapes_tools/GraticuleBuilder.h
+ src/tools/shapes/shapes_tools/NewLayerFromSelectedShapes.cpp
+ src/tools/shapes/shapes_tools/NewLayerFromSelectedShapes.h
+ src/tools/shapes/shapes_tools/QueryBuilder.cpp
+ src/tools/shapes/shapes_tools/QueryBuilder.h
+ src/tools/shapes/shapes_tools/SearchInTable.cpp
+ src/tools/shapes/shapes_tools/SearchInTable.h
+ src/tools/shapes/shapes_tools/SelectByTheme.cpp
+ src/tools/shapes/shapes_tools/SelectByTheme.h
+ src/tools/shapes/shapes_tools/SeparateShapes.cpp
+ src/tools/shapes/shapes_tools/SeparateShapes.h
+ src/tools/shapes/shapes_tools/Shapes_Merge.cpp
+ src/tools/shapes/shapes_tools/Shapes_Merge.h
+ src/tools/shapes/shapes_tools/TransformShapes.cpp
+ src/tools/shapes/shapes_tools/TransformShapes.h
+ src/tools/simulation/sim_hydrology/WaterRetentionCapacity.cpp
+ src/tools/simulation/sim_hydrology/WaterRetentionCapacity.h
+ src/tools/table/table_calculus/Table_Calculator.cpp
+ src/tools/table/table_calculus/Table_Calculator.h
+ src/tools/terrain_analysis/ta_channels/Strahler.cpp
+ src/tools/terrain_analysis/ta_channels/Strahler.h
+ src/tools/terrain_analysis/ta_channels/Watersheds_ext.cpp
+ src/tools/terrain_analysis/ta_channels/Watersheds_ext.h
+ src/tools/terrain_analysis/ta_hydrology/CellBalance.cpp
+ src/tools/terrain_analysis/ta_hydrology/CellBalance.h
+ src/tools/terrain_analysis/ta_hydrology/EdgeContamination.cpp
+ src/tools/terrain_analysis/ta_hydrology/EdgeContamination.h
+ src/tools/terrain_analysis/ta_hydrology/FlowDepth.cpp
+ src/tools/terrain_analysis/ta_hydrology/FlowDepth.h
+ src/tools/terrain_analysis/ta_hydrology/Helper.cpp
+ src/tools/terrain_analysis/ta_hydrology/Helper.h
+ src/tools/terrain_analysis/ta_hydrology/IsochronesConst.cpp
+ src/tools/terrain_analysis/ta_hydrology/IsochronesConst.h
+ src/tools/terrain_analysis/ta_hydrology/IsochronesVar.cpp
+ src/tools/terrain_analysis/ta_hydrology/IsochronesVar.h
+ src/tools/terrain_analysis/ta_hydrology/Sinuosity.cpp
+ src/tools/terrain_analysis/ta_hydrology/Sinuosity.h
+ src/tools/terrain_analysis/ta_hydrology/SlopeLength.cpp
+ src/tools/terrain_analysis/ta_hydrology/SlopeLength.h
+ src/tools/terrain_analysis/ta_morphometry/ProtectionIndex.cpp
+ src/tools/terrain_analysis/ta_morphometry/ProtectionIndex.h
+ src/tools/terrain_analysis/ta_morphometry/RealArea.cpp
+ src/tools/terrain_analysis/ta_morphometry/RealArea.h
+ src/tools/terrain_analysis/ta_profiles/Grid_ProfileFromPoints.cpp
+ src/tools/terrain_analysis/ta_profiles/Grid_ProfileFromPoints.h
Copyright: 2004-2010, Victor Olaya <volaya at ya.com>
2006, 2010-2012, 2014, Olaf Conrad
2004-2010, 2015, Volker Wichmann
License: GPL-2+
-Files: src/modules/grid/grid_gridding/nn/*
- src/modules/grid/grid_spline/csa.*
+Files: src/tools/grid/grid_gridding/nn/*
+ src/tools/grid/grid_spline/csa.*
Copyright: 2000-2008, Pavel Sakov and CSIRO
License: BSD-2-clause
-Files: src/modules/imagery/imagery_maxent/me.cpp
- src/modules/imagery/imagery_maxent/me.h
+Files: src/tools/imagery/imagery_maxent/me.cpp
+ src/tools/imagery/imagery_maxent/me.h
Copyright: 2003, Dekang Lin <lindek at cs.ualberta.ca>
License: maxent
Permission to use, copy, modify, and distribute this software for any
@@ -235,26 +231,26 @@ License: maxent
purpose is made. It is provided "as is" without express or implied
warranty.
-Files: src/modules/imagery/imagery_tools/landsat_toar_core.cpp
+Files: src/tools/imagery/imagery_tools/landsat_toar_core.cpp
Copyright: 2000-2005, Liam Girdwood
2006, E. Jorge Tizado
Comment: Contains code modified from libnova-0.12, grass
License: GPL-2
-Files: src/modules/io/io_esri_e00/e00compr/cpl_conv.c
- src/modules/io/io_esri_e00/e00compr/cpl_conv.h
- src/modules/io/io_esri_e00/e00compr/cpl_error.c
- src/modules/io/io_esri_e00/e00compr/cpl_error.h
- src/modules/io/io_esri_e00/e00compr/cpl_port.h
- src/modules/io/io_esri_e00/e00compr/cpl_vsi.h
- src/modules/io/io_esri_e00/e00compr/cpl_vsisimple.c
+Files: src/tools/io/io_esri_e00/e00compr/cpl_conv.c
+ src/tools/io/io_esri_e00/e00compr/cpl_conv.h
+ src/tools/io/io_esri_e00/e00compr/cpl_error.c
+ src/tools/io/io_esri_e00/e00compr/cpl_error.h
+ src/tools/io/io_esri_e00/e00compr/cpl_port.h
+ src/tools/io/io_esri_e00/e00compr/cpl_vsi.h
+ src/tools/io/io_esri_e00/e00compr/cpl_vsisimple.c
Copyright: 1998, Daniel Morissette
1998, Frank Warmerdam
License: Expat
-Files: src/modules/io/io_esri_e00/e00compr/e00compr.h
- src/modules/io/io_esri_e00/e00compr/e00read.c
- src/modules/io/io_esri_e00/e00compr/e00write.c
+Files: src/tools/io/io_esri_e00/e00compr/e00compr.h
+ src/tools/io/io_esri_e00/e00compr/e00read.c
+ src/tools/io/io_esri_e00/e00compr/e00write.c
Copyright: 1998-1999, Daniel Morissette
License: e00compr
All rights reserved. This software may be copied or reproduced, in
=====================================
debian/libsaga-api-7.3.0-dbgsym.lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# False positive, dbgsym is auto built from same source.
+usr-share-doc-symlink-to-foreign-package *
+
=====================================
debian/libsaga-api-2.3.1.lintian-overrides → debian/libsaga-api-7.3.0.lintian-overrides
=====================================
=====================================
debian/libsaga-gdi-7.3.0-dbgsym.lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# False positive, dbgsym is auto built from same source.
+usr-share-doc-symlink-to-foreign-package *
+
=====================================
debian/libsaga-gdi-2.3.1.lintian-overrides → debian/libsaga-gdi-7.3.0.lintian-overrides
=====================================
=====================================
debian/patches/disable-imagery_isocluster.patch deleted
=====================================
@@ -1,30 +0,0 @@
-Description: Disable use of imagery_isocluster.
- Files are excluded from repacked upstream tarballs due to license issues.
-Author: Bas Couwenberg <sebastic at debian.org>
-Forwarded: not-needed
-
---- a/configure.ac
-+++ b/configure.ac
-@@ -294,7 +294,6 @@ AC_OUTPUT(Makefile \
- src/modules/grid/grid_visualisation/Makefile \
- src/modules/imagery/Makefile \
- src/modules/imagery/imagery_classification/Makefile \
-- src/modules/imagery/imagery_isocluster/Makefile \
- src/modules/imagery/imagery_opencv/Makefile \
- src/modules/imagery/imagery_maxent/Makefile \
- src/modules/imagery/imagery_photogrammetry/Makefile \
---- a/src/modules/imagery/Makefile.am
-+++ b/src/modules/imagery/Makefile.am
-@@ -1 +1 @@
--SUBDIRS = imagery_classification imagery_isocluster imagery_maxent imagery_opencv imagery_photogrammetry imagery_segmentation imagery_svm imagery_tools imagery_vigra
-+SUBDIRS = imagery_classification imagery_maxent imagery_opencv imagery_photogrammetry imagery_segmentation imagery_svm imagery_tools imagery_vigra
---- a/src/scripting/python/helpers/saga_cmd_param_interface/tools.py
-+++ b/src/scripting/python/helpers/saga_cmd_param_interface/tools.py
-@@ -663,7 +663,6 @@ tools = [
- ['io_shapes', 21, 'Import Building Sketches from CityGML'],
- ['statistics_grid', 14, 'Categorical Coincidence'],
- ['ta_hydrology', 27, 'Maximum Flow Path Length'],
--['imagery_isocluster', 0, 'ISODATA Clustering for Grids'],
- ['table_calculus', 16, 'Record Statistics'],
- ['table_calculus', 17, 'Record Statistics']
- ]
=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
dxflib_configure.patch
+spelling-errors.patch
=====================================
debian/patches/spelling-errors.patch
=====================================
@@ -0,0 +1,96 @@
+Description: Fix spelling errors.
+ * splitted -> split
+ * treshold -> threshold
+ * limitiations -> limitations
+ * atttributes -> attributes
+ * allows to -> allows <verb>ing
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/src/tools/climate/climate_tools/snow_cover.cpp
++++ b/src/tools/climate/climate_tools/snow_cover.cpp
+@@ -78,7 +78,7 @@ CSnow_Cover::CSnow_Cover(void)
+ "will diminish accumulated snow successively until it is gone completely. "
+ "Simulation is done on a daily basis. If you supply the tool with "
+ "monthly averages, temperatures will be interpolated using a spline "
+- "and precipitation will be splitted into separate events. The latter "
++ "and precipitation will be split into separate events. The latter "
+ "is done with respect to the monthly mean temperature, i.e. the higher "
+ "the temperature the more concentrated are precipitation events and vice "
+ "versa. "
+--- a/src/tools/grid/grid_filter/Filter_Sieve.cpp
++++ b/src/tools/grid/grid_filter/Filter_Sieve.cpp
+@@ -78,7 +78,7 @@ CFilter_Sieve::CFilter_Sieve(void)
+ Set_Description (_TW(
+ "The 'Sieve Classes' tool counts the number of adjacent cells "
+ "sharing the same value (the class identifier). Areas that are formed "
+- "by less cells than specified by the treshold will be removed "
++ "by less cells than specified by the threshold will be removed "
+ "(sieved), i.e. they are set to no-data. "
+ ));
+
+--- a/src/tools/grid/grid_tools/Grid_Merge.cpp
++++ b/src/tools/grid/grid_tools/Grid_Merge.cpp
+@@ -75,7 +75,7 @@ CGrid_Merge::CGrid_Merge(void)
+ "example, would exceed the maximum command line length, the tools has "
+ "the option to provide a file list as input (instead of using the input "
+ "grid list). This is a text file with the full path to an input grid "
+- "on each line. Please note the limitiations: (i) the target grid system "
++ "on each line. Please note the limitations: (i) the target grid system "
+ "is set automatically in this case (the extent is calculated from all "
+ "inputs and the cell size is set to the smallest one detected) and (ii) "
+ "the input grids must still fit into memory, i.e. are all loaded at once.\n\n"
+--- a/src/tools/shapes/shapes_polygons/Polygon_Geometrics.cpp
++++ b/src/tools/shapes/shapes_polygons/Polygon_Geometrics.cpp
+@@ -45,7 +45,7 @@ CPolygon_Geometrics::CPolygon_Geometrics
+ Set_Author ("V.Olaya (c) 2004, O.Conrad (c) 2011");
+
+ Set_Description (_TW(
+- "Add general and geometric properties of polygons to its atttributes."
++ "Add general and geometric properties of polygons to its attributes."
+ ));
+
+ Parameters.Add_Shapes("",
+--- a/src/tools/terrain_analysis/ta_slope_stability/TOBIA_01.cpp
++++ b/src/tools/terrain_analysis/ta_slope_stability/TOBIA_01.cpp
+@@ -79,7 +79,7 @@ CTOBIA::CTOBIA(void)
+ "\n"
+ "This tool computes both a continuous and a categorical TOBIA (""Topography Bedding Intersection Angle"") Index according to Meentemeyer & Moody (2000) "
+ "For computation, a slope and a aspect raster (both in radians) determining slope face orientations are required. "
+- "The categorical TOBIA classifies the alignement of a geological structure to Topography into seven classes:\n"
++ "The categorical TOBIA classifies the alignment of a geological structure to Topography into seven classes:\n"
+ "0) Underdip slope\n"
+ "1) Dip slope\n"
+ "2) Overdip slope\n"
+--- a/src/saga_core/saga_api/mat_tools.cpp
++++ b/src/saga_core/saga_api/mat_tools.cpp
+@@ -1968,7 +1968,7 @@ bool CSG_Cluster_Analysis::Set_Feature(i
+ * climbing (= 1), or both methods in combination. If nMaxIterations
+ * is set to zero, the analysis is iterated until it converges.
+ * Initilization is done randomely (= default), periodically (= 1),
+- * or skipped (= 2). The latter case allows to start the clustering
++ * or skipped (= 2). The latter case allows starting the clustering
+ * with user supplied start partitions.
+ */
+ //---------------------------------------------------------
+--- a/src/tools/grid/grid_tools/Grid_Combine_Classes.cpp
++++ b/src/tools/grid/grid_tools/Grid_Combine_Classes.cpp
+@@ -74,7 +74,7 @@ CGrid_Combine_Classes::CGrid_Combine_Cla
+
+ Set_Description (_TW(
+ "Based on the look-up table classfication of a grid, this tool "
+- "allows to change and combine class belongings of the cells. "
++ "allows changing and combining class belongings of the cells. "
+ ));
+
+ //-----------------------------------------------------
+--- a/src/tools/statistics/statistics_grid/grid_statistics_successive.cpp
++++ b/src/tools/statistics/statistics_grid/grid_statistics_successive.cpp
+@@ -219,7 +219,7 @@ CGrid_Statistics_Add::CGrid_Statistics_A
+ Set_Author ("O.Conrad (c) 2018");
+
+ Set_Description (_TW(
+- "This tool allows to collect successively cell-wise statistical information "
++ "This tool allows collecting successively cell-wise statistical information "
+ "from grids by subsequent calls. "
+ "The targeted data sets, particularly the histogram, should have been created with "
+ "'Build Statistics for Grids' tool. The collected information can be used "
=====================================
debian/saga.lintian-overrides
=====================================
@@ -1,6 +1,9 @@
# False positive on German text
spelling-error-in-binary * Programms Programs
+# False positive on sitation: Meteorologie 7. Serie, no. 19.
+spelling-error-in-binary * Serie Series
+
# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
# Fortify Source functions: no, only unprotected functions found!
hardening-no-fortify-functions *
View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/compare/1cd33bf354338e404ee511e707aa13f6736d004a...9a707464b6007e09c516edd73055d0c096cab403
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/compare/1cd33bf354338e404ee511e707aa13f6736d004a...9a707464b6007e09c516edd73055d0c096cab403
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190713/75155f61/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list