[SCM] frei0r/master: Fixed spelling errors

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed May 21 09:00:54 UTC 2014


The following commit has been merged in the master branch:
commit 4737a7147a612245aeaa91f71b56ad0f55a3c63f
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed May 21 10:07:41 2014 +0200

    Fixed spelling errors

diff --git a/debian/patches/1-fix-spelling.patch b/debian/patches/1-fix-spelling.patch
new file mode 100644
index 0000000..9d62745
--- /dev/null
+++ b/debian/patches/1-fix-spelling.patch
@@ -0,0 +1,17 @@
+Description: Fixing spelling mistakes
+Author: IOhannes m zmölnig <umlaeute at debian.org>
+Forwarded: http://lists.dyne.org/lurker/message/20140521.064611.ef8b1c6a.en.html
+Last-Update: 2014-05-21
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- frei0r.orig/src/filter/spillsupress/spillsupress.c
++++ frei0r/src/filter/spillsupress/spillsupress.c
+@@ -124,7 +124,7 @@
+   case 0:
+     info->name = "supresstype";
+     info->type = F0R_PARAM_DOUBLE;
+-    info->explanation = "Defines if green or blue screen spill supress is applied";
++    info->explanation = "Defines if green or blue screen spill suppress is applied";
+     break;
+   }
+ }
diff --git a/debian/patches/series b/debian/patches/series
index 3fe0d0c..14699b3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@
 020140427~fc84121.patch
 1-AM_INIT_AUTOMAKE.patch
 1-build-doc.patch
+1-fix-spelling.patch

-- 
frei0r packaging



More information about the pkg-multimedia-commits mailing list