[mkgmap] 09/14: Add patch to fix 'completely' typo in man page.

Bas Couwenberg sebastic at xs4all.nl
Sun Dec 14 15:39:47 UTC 2014


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

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

commit b35d396c1d8d81a68eff6a0d235eb6d2b6bc4c95
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Dec 14 14:51:08 2014 +0100

    Add patch to fix 'completely' typo in man page.
---
 debian/changelog                     |  1 +
 debian/patches/completely-typo.patch | 16 ++++++++++++++++
 debian/patches/series                |  1 +
 3 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3b78d16..c6226f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mkgmap (0.0.0+svn3366-1) UNRELEASED; urgency=medium
   * Update Vcs-Browser URL to use cgit instead of gitweb.
   * Bump Standards-Version to 3.9.6, no changes.
   * Add Upstream-Contact header to copyright file.
+  * Add patch to fix 'completely' typo in man page.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 14 Dec 2014 00:44:16 +0100
 
diff --git a/debian/patches/completely-typo.patch b/debian/patches/completely-typo.patch
new file mode 100644
index 0000000..32c784b
--- /dev/null
+++ b/debian/patches/completely-typo.patch
@@ -0,0 +1,16 @@
+Description: Fix 'completly' typo, replace with 'completely'.
+Author: Bas Couwenberg <sebastic at xs4all.nl>
+Forwarded: http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2014q4/022328.html
+Applied-Upstream: r3370, http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2014q4/022329.html
+
+--- a/doc/mkgmap.1
++++ b/doc/mkgmap.1
+@@ -13,7 +13,7 @@ command.
+ \fBmkgmap\fP is a program that converts OpenStreetMap (OSM) data into a map that can be
+ loaded onto a Garmin GPS device. 
+ The mapping between OSM features and the features in the map can be
+-completly customized by writing what we term a "style".
++completely customized by writing what we term a "style".
+ .SH OPTIONS
+ .TP
+ .B \-\-help <filename>
diff --git a/debian/patches/series b/debian/patches/series
index 46a7f4e..455e868 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 build_xml.patch
+completely-typo.patch

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



More information about the Pkg-grass-devel mailing list