[spatialite-tools] 10/10: Update 07-succesfully-typo.patch, also fix typo in spatialite_osm_overpass.
Bas Couwenberg
sebastic at xs4all.nl
Wed Nov 26 22:51:07 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 b02c372cb691d1a6051a54209b79d871188eabdd
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Nov 26 23:13:08 2014 +0100
Update 07-succesfully-typo.patch, also fix typo in spatialite_osm_overpass.
---
debian/changelog | 2 ++
debian/patches/07-succesfully-typo.patch | 11 +++++++++++
2 files changed, 13 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5f80e10..d67414d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ spatialite-tools (4.2.1~rc1-1) UNRELEASED; urgency=medium
* Drop patches applied upstream, refresh remaining patches.
* Add build dependency on libxml2.
* Bump Standards-Version to 3.9.6, no changes.
+ * Update 07-succesfully-typo.patch, also fix typo in
+ spatialite_osm_overpass.
-- Bas Couwenberg <sebastic at xs4all.nl> Wed, 26 Nov 2014 21:39:05 +0100
diff --git a/debian/patches/07-succesfully-typo.patch b/debian/patches/07-succesfully-typo.patch
index 48d54d6..86e6c41 100644
--- a/debian/patches/07-succesfully-typo.patch
+++ b/debian/patches/07-succesfully-typo.patch
@@ -54,3 +54,14 @@ Last-Update: 2013-09-30
}
sqlite3_close (handle);
+--- a/spatialite_osm_overpass.c
++++ b/spatialite_osm_overpass.c
+@@ -4579,7 +4579,7 @@ main (int argc, char *argv[])
+ ret = sqlite3_backup_finish (backup);
+ sqlite3_close (handle);
+ handle = disk_db_handle;
+- printf ("\tIN_MEMORY database succesfully exported\n");
++ printf ("\tIN_MEMORY database successfully exported\n");
+ }
+
+ /* closing the DB connection */
--
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