[SCM] gmerlin-avdecoder/master: Fixed spelling
zmoelnig-guest at users.alioth.debian.org
zmoelnig-guest at users.alioth.debian.org
Mon Jun 11 13:34:04 UTC 2012
The following commit has been merged in the master branch:
commit 57ddd9048876420e033a09b10a0f7af7bf86f59b
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date: Mon Jun 11 15:05:22 2012 +0200
Fixed spelling
diff --git a/debian/patches/fix_typos.patch b/debian/patches/fix_typos.patch
index eba0b57..4bd6a98 100644
--- a/debian/patches/fix_typos.patch
+++ b/debian/patches/fix_typos.patch
@@ -1,6 +1,6 @@
Description: fix various typos that made lintian complain
Author: IOhannes m zmölnig <zmoelnig at iem.at>
-Last-Update: 2011-01-10
+Last-Update: 2012-06-11
--- gmerlin-avdecoder.orig/lib/demux_nsv.c
+++ gmerlin-avdecoder/lib/demux_nsv.c
@@ -46,6 +46,15 @@ Last-Update: 2011-01-10
"value."
msgstr ""
+@@ -752,7 +752,7 @@
+
+ #: lib/demux_matroska.c:605
+ #, fuzzy, c-format
+-msgid "Subtitle format %s not suppported yet"
++msgid "Subtitle format %s not supported yet"
+ msgstr "%d Bit AIFF wird nicht unterstützt"
+
+ #: lib/demux_matroska.c:824
@@ -1651,7 +1651,7 @@
#: lib/demux_nsv.c:513
@@ -75,6 +84,15 @@ Last-Update: 2011-01-10
"value."
msgstr ""
+@@ -715,7 +715,7 @@
+
+ #: lib/demux_matroska.c:605
+ #, c-format
+-msgid "Subtitle format %s not suppported yet"
++msgid "Subtitle format %s not supported yet"
+ msgstr ""
+
+ #: lib/demux_matroska.c:824
@@ -1594,7 +1594,7 @@
#: lib/demux_nsv.c:513
@@ -104,3 +122,14 @@ Last-Update: 2011-01-10
},
{
.name = "ftp_options",
+--- gmerlin-avdecoder.orig/lib/demux_matroska.c
++++ gmerlin-avdecoder/lib/demux_matroska.c
+@@ -602,7 +602,7 @@
+ else
+ {
+ bgav_log(ctx->opt, BGAV_LOG_WARNING, LOG_DOMAIN,
+- "Subtitle format %s not suppported yet",
++ "Subtitle format %s not supported yet",
+ track->CodecID);
+ }
+
--
gmerlin-avdecoder packaging
More information about the pkg-multimedia-commits
mailing list