From 7ba4898fef0598f5f8b065d358e74a2a6b930a3a Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Sat, 9 Jul 2011 14:59:16 +0200 Subject: [PATCH] Add patch to fix manpage syntax --- debian/patches/001_fix-man-page.diff | 26 ++++++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 27 insertions(+) create mode 100644 debian/patches/001_fix-man-page.diff create mode 100644 debian/patches/series diff --git a/debian/patches/001_fix-man-page.diff b/debian/patches/001_fix-man-page.diff new file mode 100644 index 0000000..c9bd727 --- /dev/null +++ b/debian/patches/001_fix-man-page.diff @@ -0,0 +1,26 @@ +Description: Fix manpage syntax +Author: Julien Valroff +Last-Updated: 2011-07-09 + +--- a/doc/gsimplecal.1 ++++ b/doc/gsimplecal.1 +@@ -40,11 +40,9 @@ + To make it, you should create + .nh + \fB$XDG_CONFIG_HOME/gsimplecal/config\fP +-.ny + file (usually it will be + .nh + ~/.config/gsimplecal/config) +-.ny + with the following contents: + + .IP +@@ -171,7 +169,6 @@ + Please, report any issues to the gsimplecal issue tracker, available at: + .nh + http://github.com/dmedvinsky/gsimplecal/issues +-.ny + + + .SH AUTHOR diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..3fce158 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +001_fix-man-page.diff -- 2.20.1