[Git][debian-gis-team/spatialite][experimental] 2 commits: Add lintian override for spelling-error-in-binary false positive.

Bas Couwenberg gitlab at salsa.debian.org
Fri Mar 9 14:42:52 UTC 2018


Bas Couwenberg pushed to branch experimental at Debian GIS Project / spatialite


Commits:
e1d8bc76 by Bas Couwenberg at 2018-03-09T15:40:54+01:00
Add lintian override for spelling-error-in-binary false positive.

- - - - -
1cc4e221 by Bas Couwenberg at 2018-03-09T15:42:01+01:00
Update spelling-errors.patch to fix additional typos.

- - - - -


4 changed files:

- debian/changelog
- + debian/libspatialite7.lintian-overrides
- debian/libsqlite3-mod-spatialite.lintian-overrides
- debian/patches/spelling-errors.patch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ spatialite (4.4.0~rc1-1~exp3) UNRELEASED; urgency=medium
   * Strip trailing whitespace from changelog.
   * 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
 


=====================================
debian/libspatialite7.lintian-overrides
=====================================
--- /dev/null
+++ b/debian/libspatialite7.lintian-overrides
@@ -0,0 +1,3 @@
+# False positive, string no included in source
+libspatialite7: spelling-error-in-binary * ment meant
+


=====================================
debian/libsqlite3-mod-spatialite.lintian-overrides
=====================================
--- a/debian/libsqlite3-mod-spatialite.lintian-overrides
+++ b/debian/libsqlite3-mod-spatialite.lintian-overrides
@@ -3,3 +3,6 @@ libsqlite3-mod-spatialite: non-dev-pkg-with-shlib-symlink usr/lib/*/mod_spatiali
 libsqlite3-mod-spatialite: no-symbols-control-file usr/lib/*/mod_spatialite.so.*
 libsqlite3-mod-spatialite: package-name-doesnt-match-sonames mod-spatialite*
 
+# False positive, string no included in source
+libsqlite3-mod-spatialite: spelling-error-in-binary * ment meant
+


=====================================
debian/patches/spelling-errors.patch
=====================================
--- 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);



View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/compare/66c3363845aa2974e05915c9e04cf2cdaeb529f1...1cc4e221c710307ba3768215bd10f3e9b0594b99

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/compare/66c3363845aa2974e05915c9e04cf2cdaeb529f1...1cc4e221c710307ba3768215bd10f3e9b0594b99
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180309/e8fff648/attachment-0001.html>


More information about the Pkg-grass-devel mailing list