Skip to content
Commits on Source (2)
spatialite-tools (4.4.0~rc1-1~exp4) UNRELEASED; urgency=medium
spatialite-tools (4.4.0~rc1-1~exp4) experimental; urgency=medium
* Bump Standards-Version to 4.4.0, no changes.
* Update gbp.conf to use --source-only-changes by default.
-- Bas Couwenberg <sebastic@debian.org> Sun, 05 Aug 2018 21:01:05 +0200
-- Bas Couwenberg <sebastic@debian.org> Thu, 11 Jul 2019 13:40:15 +0200
spatialite-tools (4.4.0~rc1-1~exp3) experimental; urgency=medium
......
spelling-errors.patch
spelling-errors2.patch
Description: Fix spelling errors.
* defaul -> default
Author: Bas Couwenberg <sebastic@debian.org>
--- a/spatialite_osm_net.c
+++ b/spatialite_osm_net.c
@@ -2218,7 +2218,7 @@ print_template (const char *template_pat
fprintf (out, "#\n");
fprintf (out, "# - tokens are delimited by colons ':'\n");
fprintf (out, "# - the second token represents the Road Class-name\n");
- fprintf (out, "# [no name, i.e. '::' identifies the defaul value\n");
+ fprintf (out, "# [no name, i.e. '::' identifies the default value\n");
fprintf (out, "# to be applied when no specific class match is found]\n");
fprintf (out, "# - the third token represents the corresponding speed\n");
fprintf (out, "# [expressed in Km/h]\n");