[SCM] zynaddsubfx/master: Patch applied upstream.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Jul 23 22:50:46 UTC 2017


The following commit has been merged in the master branch:
commit 3de0c5b569c0c716ded855e0599a5864cb0163d1
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Jul 24 00:07:15 2017 +0200

    Patch applied upstream.

diff --git a/debian/patches/0005-spelling.patch b/debian/patches/0005-spelling.patch
deleted file mode 100644
index 1b92550..0000000
--- a/debian/patches/0005-spelling.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-Description: Spelling fix.
-Author: Jaromír Mikeš <mira.mikes at seznam.cz>
-Forwarded: mark.d.mccurry at gmail.com
-
-Index: zynaddsubfx/src/Params/FilterParams.cpp
-===================================================================
---- zynaddsubfx.orig/src/Params/FilterParams.cpp
-+++ zynaddsubfx/src/Params/FilterParams.cpp
-@@ -34,7 +34,7 @@ constexpr int sizeof_pvowels = sizeof(Fi
- static const rtosc::Ports subsubports = {
-     rParamZyn(freq, rShort("f.freq"), "Formant frequency"),
-     rParamZyn(amp,  rShort("f.str"),  "Strength of formant"),
--    rParamZyn(q,    rShort("f.q"),    "The formant's quality factor, also known as resonance bandwith or Q for short"),
-+    rParamZyn(q,    rShort("f.q"),    "The formant's quality factor, also known as resonance bandwidth or Q for short"),
- };
- #undef rObject
- 
-Index: zynaddsubfx/src/UI/EffUI.fl
-===================================================================
---- zynaddsubfx.orig/src/UI/EffUI.fl
-+++ zynaddsubfx/src/UI/EffUI.fl
-@@ -445,7 +445,7 @@ if (filterwindow!=NULL){
-         class Fl_Osc_Check
-       }
-       Fl_Check_Button chorusp11 {
--        label Substract
-+        label Subtract
-         tooltip {inverts the output} xywh {185 10 70 20} box THIN_UP_BOX down_box DOWN_BOX color 51 labelsize 10
-         code0 {o->init("parameter11");}
-         class Fl_Osc_Check
-@@ -599,7 +599,7 @@ if (filterwindow!=NULL){
-         class Fl_Osc_Dial
-       }
-       Fl_Check_Button phaserp10 {
--        label Substract
-+        label Subtract
-         tooltip {inverts output} xywh {200 10 74 20} box THIN_UP_BOX down_box DOWN_BOX color 51 labelfont 1 labelsize 10
-         code0 {o->init("parameter10");}
-         class Fl_Osc_Check
diff --git a/debian/patches/series b/debian/patches/series
index 249ed5e..3061f8e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 0003-dont_duplicate_changelog_files.patch
-0005-spelling.patch

-- 
zynaddsubfx packaging



More information about the pkg-multimedia-commits mailing list