[mkgmap-splitter] 05/06: Add patch to fix 'allow to' typo.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Jun 1 08:00:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository mkgmap-splitter.
commit f8fd2a4316119ae37591047be38127152398730b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Jun 1 09:31:51 2015 +0200
Add patch to fix 'allow to' typo.
---
debian/changelog | 1 +
debian/man/mkgmap-splitter.1.xml | 2 +-
debian/patches/allow-to-typo.patch | 37 +++++++++++++++++++++++++++++++++++++
debian/patches/series | 1 +
4 files changed, 40 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5add6c6..0fdbf48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mkgmap-splitter (0.0.0+svn423-1) UNRELEASED; urgency=medium
* New upstream SVN snapshot.
* Add --wanted-admin-level option to man page.
+ * Add patch to fix 'allow one to' typo.
-- Bas Couwenberg <sebastic at debian.org> Mon, 01 Jun 2015 09:14:15 +0200
diff --git a/debian/man/mkgmap-splitter.1.xml b/debian/man/mkgmap-splitter.1.xml
index b133c25..02af56d 100644
--- a/debian/man/mkgmap-splitter.1.xml
+++ b/debian/man/mkgmap-splitter.1.xml
@@ -54,7 +54,7 @@
<para>
You will need a lot of memory on your computer if you intend to split a
large area.
- A few options allow to configure how much memory you need.
+ A few options allow configuring how much memory you need.
With the default parameters, you need about 4-5 bytes for every node and
way.
This doesn't sound a lot but there are about 1700 million nodes in the
diff --git a/debian/patches/allow-to-typo.patch b/debian/patches/allow-to-typo.patch
new file mode 100644
index 0000000..7047fa0
--- /dev/null
+++ b/debian/patches/allow-to-typo.patch
@@ -0,0 +1,37 @@
+Description: Fix 'allow to' typo.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2015q2/023661.html
+
+--- a/doc/splitter.1
++++ b/doc/splitter.1
+@@ -35,7 +35,7 @@ Tiles join exactly with no overlap or ga
+ .PP
+ You will need a lot of memory on your computer if you intend to split a
+ large area.
+-A few options allow to configure how much memory you need.
++A few options allow configuring how much memory you need.
+ With the default parameters, you need about 4-5 bytes for every node and
+ way.
+ This doesn't sound a lot but there are about 1700 million nodes in the
+--- a/doc/splitter.1.xml
++++ b/doc/splitter.1.xml
+@@ -46,7 +46,7 @@
+ <para>
+ You will need a lot of memory on your computer if you intend to split a
+ large area.
+- A few options allow to configure how much memory you need.
++ A few options allow configuring how much memory you need.
+ With the default parameters, you need about 4-5 bytes for every node and
+ way.
+ This doesn't sound a lot but there are about 1700 million nodes in the
+--- a/doc/splitter.txt
++++ b/doc/splitter.txt
+@@ -18,7 +18,7 @@ The two most important features are:
+ == First ==
+
+ You will need a lot of memory on your computer if you intend to split a large
+-area. A few options allow to configure how much memory you need. With the
++area. A few options allow configuring how much memory you need. With the
+ default parameters, you need about 4-5 bytes for every node and way. This
+ doesn't sound a lot but there are about 1700 million nodes in the whole planet
+ file and so you cannot process the whole planet in one pass file on a 32 bit
diff --git a/debian/patches/series b/debian/patches/series
index 37c468a..157e31e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
local-dependencies.patch
+allow-to-typo.patch
--
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