[spatialite] 02/02: Update spelling-errors.patch to fix additional typos.

Bas Couwenberg sebastic at debian.org
Fri Mar 9 14:42:39 UTC 2018


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

sebastic pushed a commit to branch experimental
in repository spatialite.

commit 1cc4e221c710307ba3768215bd10f3e9b0594b99
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 9 15:42:01 2018 +0100

    Update spelling-errors.patch to fix additional typos.
---
 debian/changelog                     |  1 +
 debian/patches/spelling-errors.patch | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 84a09f9..3549fb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ spatialite (4.4.0~rc1-1~exp3) UNRELEASED; urgency=medium
   * Update copyright-format URL to use HTTPS.
   * Update watch file to use HTTPS.
   * Add lintian override for spelling-error-in-binary false positive.
+  * Update spelling-errors.patch to fix additional typos.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 24 Sep 2017 13:24:04 +0200
 
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
index 473e5e9..477a858 100644
--- a/debian/patches/spelling-errors.patch
+++ b/debian/patches/spelling-errors.patch
@@ -13,3 +13,14 @@ Author: Bas Couwenberg <sebastic at debian.org>
  		     cloner->out_table);
  		return 0;
  	    }
+--- a/src/shapefiles/validator.c
++++ b/src/shapefiles/validator.c
+@@ -2288,7 +2288,7 @@ sanitize_geometry_column_common (const v
+     if (report->n_not_repaired > 0)
+       {
+ 	  fprintf (out,
+-		   "\t\t\t<tr><td colspan=\"2\" class=\"err\">This layer contains severly damaged Geometries (beyond any possible repair);<br>");
++		   "\t\t\t<tr><td colspan=\"2\" class=\"err\">This layer contains severely damaged Geometries (beyond any possible repair);<br>");
+ 	  fprintf (out,
+ 		   "please manually check the <b>%s</b> table.</td></tr>\n",
+ 		   tmp_table);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite.git



More information about the Pkg-grass-devel mailing list