[geographiclib] 01/05: Patch new manpage makefile to escape hypens
Ross Gammon
ross-guest at moszumanska.debian.org
Tue Nov 4 20:48:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository geographiclib.
commit aee727bd984ca0d293a1aa6afa06403a650ff6fc
Author: Ross Gammon <rossgammon at mail.dk>
Date: Tue Nov 4 20:52:35 2014 +0100
Patch new manpage makefile to escape hypens
---
debian/patches/manpage_lintian.patch | 11 +++++++++++
debian/patches/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/manpage_lintian.patch b/debian/patches/manpage_lintian.patch
new file mode 100644
index 0000000..c32395f
--- /dev/null
+++ b/debian/patches/manpage_lintian.patch
@@ -0,0 +1,11 @@
+--- geographiclib.orig/man/script.8.in
++++ geographiclib/man/script.8.in
+@@ -9,7 +9,7 @@
+ the \fB-h\fR option:
+ .PP
+ .Vb 2
+-\& @SCRIPT@ -h
++\& @SCRIPT@ \-h
+ .Ve
+ .PP
+ By default, the datasets are installed in
diff --git a/debian/patches/series b/debian/patches/series
index ea6f9b2..a542621 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
privacy.patch
+manpage_lintian.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git
More information about the Pkg-grass-devel
mailing list