[SCM] jack-keyboard/master: Escape hyphen character to be used as minus sign.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jan 24 12:01:26 UTC 2011


The following commit has been merged in the master branch:
commit 106195e6c7063d7327fee6931710504ee4bd52d4
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jan 24 13:00:39 2011 +0100

    Escape hyphen character to be used as minus sign.

diff --git a/debian/patches/1001-manpage_errors.patch b/debian/patches/1001-manpage_errors.patch
new file mode 100644
index 0000000..4a693a2
--- /dev/null
+++ b/debian/patches/1001-manpage_errors.patch
@@ -0,0 +1,27 @@
+Description: Escape hyphen character to be used as minus sign.
+Author: Alessio Treglia <alessio at debian.org>
+Forwarded: no
+---
+ man/jack-keyboard.1 |    4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- jack-keyboard.orig/man/jack-keyboard.1
++++ jack-keyboard/man/jack-keyboard.1
+@@ -33,7 +33,7 @@ some keyboard events may get lost.
+ .TP
+ \fB-T\fR
+ Toggle titlebar, on which channel/bank/program information is shown.
+-With -G option, it disables titlebar; otherwise it enables it.
++With \-G option, it disables titlebar; otherwise it enables it.
+ .TP
+ \fB-V\fR
+ Print version number to standard output and exit.
+@@ -165,7 +165,7 @@ MIDI events will cause visible effect (p
+ using keyboard or mouse.
+ .PP
+ \fBjack-keyboard\fR will never connect to it's own MIDI input port.  It will also refuse
+-to connect to any other client whose name begins in "jack-keyboard", unless the "-k" option is given.
++to connect to any other client whose name begins in "jack-keyboard", unless the "\-k" option is given.
+ It is, however, possible to connect these ports manually, using \fBjack_connect\fR
+ or \fBqjackctl\fR; this may create feedback loop.
+ .SH "SEE ALSO"
diff --git a/debian/patches/series b/debian/patches/series
index a00e408..eb37560 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0002-document_dvorak_support.patch
 0003-midi_programs.patch
 0004-desktop_file.patch
+1001-manpage_errors.patch

-- 
jack-keyboard packaging



More information about the pkg-multimedia-commits mailing list