[Git][debian-gis-team/spatialite-tools][experimental] Add patch to fix spelling errors.

Bas Couwenberg gitlab at salsa.debian.org
Fri Mar 9 14:55:53 UTC 2018


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


Commits:
9c92302a by Bas Couwenberg at 2018-03-09T15:55:37+01:00
Add patch to fix spelling errors.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/series
- + debian/patches/spelling-errors.patch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ spatialite-tools (4.4.0~rc1-1~exp2) UNRELEASED; urgency=medium
   * Add autopkgtest to test installability.
   * Update copyright-format URL to use HTTPS.
   * Update watch file to use HTTPS.
+  * Add patch to fix spelling errors.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 24 Sep 2017 13:25:24 +0200
 


=====================================
debian/patches/series
=====================================
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-errors.patch


=====================================
debian/patches/spelling-errors.patch
=====================================
--- /dev/null
+++ b/debian/patches/spelling-errors.patch
@@ -0,0 +1,15 @@
+Description: Fix spelling errors.
+ * feeded -> fed
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/spatialite_osm_net.c
++++ b/spatialite_osm_net.c
+@@ -2259,7 +2259,7 @@ do_help ()
+     fprintf (stderr,
+ 	     "-d or --db-path  pathname       the SpatiaLite DB path\n");
+     fprintf (stderr,
+-	     "-T or --table    table_name     the db table to be feeded\n\n");
++	     "-T or --table    table_name     the db table to be fed\n\n");
+     fprintf (stderr, "you can specify the following options as well\n");
+     fprintf (stderr,
+ 	     "-cs or --cache-size    num      DB cache size (how many pages)\n");



View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite-tools/commit/9c92302a00efb383f68e9a70aa8b1bc4b65fb228

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite-tools/commit/9c92302a00efb383f68e9a70aa8b1bc4b65fb228
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/7f4230b8/attachment-0001.html>


More information about the Pkg-grass-devel mailing list