[SCM] jack-capture/master: Add spelling patch.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Dec 22 14:46:35 UTC 2016
The following commit has been merged in the master branch:
commit 01b9a75511a881b3dd5c8ae2706b3144d5161900
Author: JaromÃr MikeÅ¡ <mira.mikes at seznam.cz>
Date: Thu Dec 22 15:42:20 2016 +0100
Add spelling patch.
diff --git a/debian/patches/05-spelling.patch b/debian/patches/05-spelling.patch
new file mode 100644
index 0000000..020f03e
--- /dev/null
+++ b/debian/patches/05-spelling.patch
@@ -0,0 +1,30 @@
+Author: Jaromír Mike¨ <mira.mikes at seznam.cz>
+Description: Fix spelling error
+Forwarded: Kjetil Matheussen <k.s.matheussen at notam02.no>
+
+Index: jack-capture/README
+===================================================================
+--- jack-capture.orig/README
++++ jack-capture/README
+@@ -155,7 +155,7 @@ Additional arguments:
+ All hook options take a full-path to an executable as argument.
+ The commands are executed in a fire-and-forget style upon internal events.
+ All output of the hooks is discarded.
+- Paramaters passed to the hook-scripts:
++ Parameters passed to the hook-scripts:
+ open: CMD <filename>
+ close: CMD <filename> <xrun-count> <io-error-count>
+ rotate: CMD <filename> <xrun-count> <io-error-count> <new-filename> <seq-number>
+Index: jack-capture/jack_capture.c
+===================================================================
+--- jack-capture.orig/jack_capture.c
++++ jack-capture/jack_capture.c
+@@ -2179,7 +2179,7 @@ static const char *advanced_help =
+ " All hook options take a full-path to an executable as argument.\n"
+ " The commands are executed in a fire-and-forget style upon internal events.\n"
+ " All output of the hooks is discarded.\n"
+- " Paramaters passed to the hook-scripts:\n"
++ " Parameters passed to the hook-scripts:\n"
+ " open: CMD <filename>\n"
+ " close: CMD <filename> <xrun-count> <io-error-count>\n"
+ " rotate: CMD <filename> <xrun-count> <io-error-count> <new-filename> <seq-number>\n"
diff --git a/debian/patches/series b/debian/patches/series
index 2aca792..bd71908 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
01-fix_hardening.patch
03-fix_compat_9_build.patch
+05-spelling.patch
--
jack-capture packaging
More information about the pkg-multimedia-commits
mailing list