[SCM] gxtuner/master: Added spelling fix patch

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Aug 5 01:04:32 UTC 2013


The following commit has been merged in the master branch:
commit 32471c2a13aa67400d2dc836c5cc0e266f596fc2
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Aug 5 03:05:15 2013 +0200

    Added spelling fix patch

diff --git a/debian/patches/0003-spelling_fix.patch b/debian/patches/0003-spelling_fix.patch
new file mode 100644
index 0000000..626084e
--- /dev/null
+++ b/debian/patches/0003-spelling_fix.patch
@@ -0,0 +1,16 @@
+Description: Fix spelling.
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: no
+Index: gxtuner/cmdparser.cpp
+===================================================================
+--- gxtuner.orig/cmdparser.cpp	2013-08-05 02:03:21.494584719 +0200
++++ gxtuner/cmdparser.cpp	2013-08-05 02:57:44.178502302 +0200
+@@ -33,7 +33,7 @@
+     infostring      = "\n        version ";
+     infostring      += VERSION;
+     infostring      += "\n    A simple (linux) guitar and bass tuner for jack\n"; 
+-    infostring      += "    with full jack session managment support";
++    infostring      += "    with full jack session management support";
+     opt_context     = g_option_context_new(infostring.c_str());
+     jack_uuid       = NULL;
+     jack_input      = NULL;
diff --git a/debian/patches/series b/debian/patches/series
index 0c25321..00fa620 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
+0003-spelling_fix.patch
 0001-new_resampler_api.patch
 0002-undefined_reference.patch

-- 
gxtuner packaging



More information about the pkg-multimedia-commits mailing list