[SCM] qxgedit/master: Add spelling patch.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Sep 19 17:10:54 UTC 2016


The following commit has been merged in the master branch:
commit dbd652dc33d02702e9141ec9b4b287a639d119d5
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Sep 19 19:02:32 2016 +0200

    Add spelling patch.

diff --git a/debian/patches/0004-spelling.patch b/debian/patches/0004-spelling.patch
new file mode 100644
index 0000000..14007d2
--- /dev/null
+++ b/debian/patches/0004-spelling.patch
@@ -0,0 +1,17 @@
+Description: Fix spelling
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: Rui Nuno Capela <rncbc at rncbc.org>
+
+Index: qxgedit/src/XGParam.cpp
+===================================================================
+--- qxgedit.orig/src/XGParam.cpp
++++ qxgedit/src/XGParam.cpp
+@@ -2014,7 +2014,7 @@ XGEffectParamItem WHITEROOMParamTab[] =
+ 	{  3, "HPF[ Cutoff Thru]",  0,  52, getvtab3, getutab3, NULL,     unit_Hz  },
+ 	{  4, "LPF[ Cutoff]",      34,  60, getvtab3, getutab3, NULL,     unit_Hz  },
+ 	{  5, "Width",              0,  37, getvtab8 ,getutab8, NULL,     unit_m   },
+-	{  6, "Heigt",              0,  73, getvtab8 ,getutab8, NULL,     unit_m   },
++	{  6, "Height",             0,  73, getvtab8 ,getutab8, NULL,     unit_m   },
+ 	{  7, "Depth",              0, 104, getvtab8 ,getutab8, NULL,     unit_m   },
+ 	{  8, "Wall Vary",          0,  30, NULL,     NULL,     NULL,     NULL     },
+ 	{  9, "Dry/Wet",            1, 127, getv0x40, getu0x40, NULL,     NULL     },
diff --git a/debian/patches/series b/debian/patches/series
index e43fb8a..a9e6934 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0002-fix_multiarch_dir.patch
 0003-fix-desktop-file.patch
+0004-spelling.patch

-- 
qxgedit packaging



More information about the pkg-multimedia-commits mailing list