[spatialite-tools] 04/14: Refresh 03-fix_typos.patch.

Bas Couwenberg sebastic at xs4all.nl
Mon Aug 4 01:35:41 UTC 2014


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

sebastic-guest pushed a commit to branch experimental
in repository spatialite-tools.

commit 46c1ee49fd05bf91ca95756ea75ae0b41f960254
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 4 00:50:16 2014 +0200

    Refresh 03-fix_typos.patch.
---
 debian/patches/03-fix_typos.patch | 17 +++--------------
 1 file changed, 3 insertions(+), 14 deletions(-)

diff --git a/debian/patches/03-fix_typos.patch b/debian/patches/03-fix_typos.patch
index f5c11f6..37a6521 100644
--- a/debian/patches/03-fix_typos.patch
+++ b/debian/patches/03-fix_typos.patch
@@ -25,7 +25,7 @@ Forwarded: no
      sqlite3_close (handle);
 --- a/spatialite_osm_map.c
 +++ b/spatialite_osm_map.c
-@@ -1980,7 +1980,7 @@ db_vacuum (sqlite3 * db_handle)
+@@ -1990,7 +1990,7 @@ db_vacuum (sqlite3 * db_handle)
  	  sqlite3_free (sql_err);
  	  return;
        }
@@ -34,7 +34,7 @@ Forwarded: no
  }
  
  static void
-@@ -2825,7 +2825,7 @@ main (int argc, char *argv[])
+@@ -2835,7 +2835,7 @@ main (int argc, char *argv[])
  	  ret = sqlite3_backup_finish (backup);
  	  sqlite3_close (handle);
  	  handle = disk_db_handle;
@@ -101,20 +101,9 @@ Forwarded: no
        }
  
  /* closing the DB connection */
---- a/shell.c
-+++ b/shell.c
-@@ -2787,7 +2787,7 @@ stop_dxf:
-           {
-               int cnt1 = sqlite3_total_changes(p->db);
-               if (cnt1 > cnt0)
--                  fprintf(stderr, "SpatialTable \"%s\" succesfully removed\n", azArg[1]);
-+                  fprintf(stderr, "SpatialTable \"%s\" successfully removed\n", azArg[1]);
-               else
-                   fprintf(stderr, "SpatialTable \"%s\" seems not to exist\n", azArg[1]);
-           }
 --- a/spatialite_convert.c
 +++ b/spatialite_convert.c
-@@ -7018,7 +7018,7 @@ main (int argc, char *argv[])
+@@ -7056,7 +7056,7 @@ main (int argc, char *argv[])
  	  sqlite3_free (sql_err);
  	  goto stop;
        }

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



More information about the Pkg-grass-devel mailing list