[saga] 04/04: Add patch to fix spelling errors.

Bas Couwenberg sebastic at debian.org
Fri Jun 30 22:09:54 UTC 2017


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

sebastic pushed a commit to branch master
in repository saga.

commit ddb60ed29003be861193bbd1c267e4aed28805e4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jul 1 00:09:27 2017 +0200

    Add patch to fix spelling errors.
---
 debian/changelog                      |  1 +
 debian/patches/series                 |  1 +
 debian/patches/spelling-errors2.patch | 15 +++++++++++++++
 3 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ba24e7a..be20973 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ saga (2.3.1+dfsg-4) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.0.0, no changes.
   * Add autopkgtest to test installability.
   * Drop unused UPSTREAM_{URL,VERSION} variables.
+  * Add patch to fix spelling errors.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 21 Jan 2017 15:45:06 +0100
 
diff --git a/debian/patches/series b/debian/patches/series
index 3ca6c72..7445142 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ Use-pkg-config-for-Debian-version-of-dxflib.patch
 disable-imagery_isocluster.patch
 Fix_projections_gcc6.patch
 spelling-errors.patch
+spelling-errors2.patch
diff --git a/debian/patches/spelling-errors2.patch b/debian/patches/spelling-errors2.patch
new file mode 100644
index 0000000..7f2444a
--- /dev/null
+++ b/debian/patches/spelling-errors2.patch
@@ -0,0 +1,15 @@
+Description: Fix spelling errors.
+ * alignement alignment
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/src/modules/terrain_analysis/ta_slope_stability/TOBIA_01.cpp
++++ b/src/modules/terrain_analysis/ta_slope_stability/TOBIA_01.cpp
+@@ -80,7 +80,7 @@ CTOBIA::CTOBIA(void)
+ 		"\n"
+ 		"This module 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"

-- 
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