[mkgmap] 10/14: Add patch to fix hyphen-used-as-minus-sign 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 570c73ac6b3c4c12c3b3ca1aa1278b22f61a0e29
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Dec 14 15:24:35 2014 +0100

    Add patch to fix hyphen-used-as-minus-sign in man page.
---
 debian/changelog                               |  1 +
 debian/patches/hyphen-used-as-minus-sign.patch | 16 ++++++++++++++++
 debian/patches/series                          |  1 +
 3 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c6226f4..f946b33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ mkgmap (0.0.0+svn3366-1) UNRELEASED; urgency=medium
   * 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.
+  * Add patch to fix hyphen-used-as-minus-sign in man page.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 14 Dec 2014 00:44:16 +0100
 
diff --git a/debian/patches/hyphen-used-as-minus-sign.patch b/debian/patches/hyphen-used-as-minus-sign.patch
new file mode 100644
index 0000000..9f1c853
--- /dev/null
+++ b/debian/patches/hyphen-used-as-minus-sign.patch
@@ -0,0 +1,16 @@
+Description: Escape minus signs in options to not interpret them as a hyphen.
+Author: Bas Couwenberg <sebastic at xs4all.nl>
+Forwarded: http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2014q4/022331.html
+Applied-Upstream: r3371, http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2014q4/022332.html
+
+--- a/doc/mkgmap.1
++++ b/doc/mkgmap.1
+@@ -18,7 +18,7 @@ completely customized by writing what we
+ .TP
+ .B \-\-help <filename>
+ Use this option to get alist of the built in help topics.
+-In particular calling --help=options will list all the available
++In particular calling \-\-help=options will list all the available
+ options and is always up to date.
+ .SH ACKNOWLEDGEMENTS
+ This project is almost entirely based on the file format specification
diff --git a/debian/patches/series b/debian/patches/series
index 455e868..2e236aa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 build_xml.patch
 completely-typo.patch
+hyphen-used-as-minus-sign.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