[mkgmap-splitter] 04/05: Add patch to fix spelling errors.

Bas Couwenberg sebastic at debian.org
Thu Nov 17 07:05:00 UTC 2016


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

sebastic pushed a commit to branch master
in repository mkgmap-splitter.

commit 434e0f35ed6fc56921be6c91d75c2a031d19a0c3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Nov 17 07:56:17 2016 +0100

    Add patch to fix spelling errors.
---
 debian/changelog                     |  1 +
 debian/man/mkgmap-splitter.1.xml     |  2 +-
 debian/patches/series                |  1 +
 debian/patches/spelling-errors.patch | 37 ++++++++++++++++++++++++++++++++++++
 4 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ac0bb95..fbc2cbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mkgmap-splitter (0.0.0+svn440-1) UNRELEASED; urgency=medium
 
   * New upstream SVN snapshot.
   * Include epoch in default-jre-headless version requirement.
+  * Add patch to fix spelling errors.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 17 Nov 2016 07:35:52 +0100
 
diff --git a/debian/man/mkgmap-splitter.1.xml b/debian/man/mkgmap-splitter.1.xml
index e0ad19f..f452520 100644
--- a/debian/man/mkgmap-splitter.1.xml
+++ b/debian/man/mkgmap-splitter.1.xml
@@ -686,7 +686,7 @@ Processing 1502 areas in a single pass
       patient if you use the parameter <option>--keep-complete</option> and
       want to split a file like <filename>germany.osm.pbf</filename> or a
       larger one.
-      If needed, reduce the number of parrallel processed areas to 50 with the
+      If needed, reduce the number of parallel processed areas to 50 with the
       <option>--max-areas</option> parameter.
       You have to use <option>--keep-complete=false</option> when splitting an
       area like Europe.
diff --git a/debian/patches/series b/debian/patches/series
index 37c468a..667f987 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 local-dependencies.patch
+spelling-errors.patch
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
new file mode 100644
index 0000000..e44c879
--- /dev/null
+++ b/debian/patches/spelling-errors.patch
@@ -0,0 +1,37 @@
+Description: Fix spelling errors.
+ * parrallel -> parallel
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/doc/splitter.1
++++ b/doc/splitter.1
+@@ -445,7 +445,7 @@ still use \fBmkgmap-splitter\fR, but you
+ patient if you use the parameter \*(T<\fB\-\-keep\-complete\fR\*(T> and
+ want to split a file like \*(T<\fIgermany.osm.pbf\fR\*(T> or a
+ larger one.
+-If needed, reduce the number of parrallel processed areas to 50 with the
++If needed, reduce the number of parallel processed areas to 50 with the
+ \*(T<\fB\-\-max\-areas\fR\*(T> parameter.
+ You have to use \*(T<\fB\-\-keep\-complete=false\fR\*(T> when splitting an
+ area like Europe.
+--- a/doc/splitter.1.xml
++++ b/doc/splitter.1.xml
+@@ -678,7 +678,7 @@ Processing 1502 areas in a single pass
+       patient if you use the parameter <option>--keep-complete</option> and
+       want to split a file like <filename>germany.osm.pbf</filename> or a
+       larger one.
+-      If needed, reduce the number of parrallel processed areas to 50 with the
++      If needed, reduce the number of parallel processed areas to 50 with the
+       <option>--max-areas</option> parameter.
+       You have to use <option>--keep-complete=false</option> when splitting an
+       area like Europe.
+--- a/doc/splitter.txt
++++ b/doc/splitter.txt
+@@ -282,7 +282,7 @@ use --output=o5m to speed up processing.
+ If your machine has less than 1GB free memory (eg. a netbook), you can still
+ use splitter, but you might have to be patient if you use the
+ parameter --keep-complete and want to split a file like germany.osm.pbf or a
+-larger one.  If needed, reduce the number of parrallel processed areas to 50
++larger one.  If needed, reduce the number of parallel processed areas to 50
+ with the max-areas parameter. You have to use --keep-complete=false when
+ splitting an area like Europe. 
+ 

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



More information about the Pkg-grass-devel mailing list