[SCM] gecko-mediaplayer/master: Remove 0002-fix-spelling-error.patch (not needed anymore).

sramacher-guest at users.alioth.debian.org sramacher-guest at users.alioth.debian.org
Sat Apr 7 20:36:31 UTC 2012


The following commit has been merged in the master branch:
commit 9ac3d8076d13e2bbb7022c15bbfa7d826ed42b68
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date:   Sat Apr 7 21:46:08 2012 +0200

    Remove 0002-fix-spelling-error.patch (not needed anymore).

diff --git a/debian/patches/0002-fix-spelling-error.patch b/debian/patches/0002-fix-spelling-error.patch
deleted file mode 100644
index 5042778..0000000
--- a/debian/patches/0002-fix-spelling-error.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Fix spelling mistake in src/plugin.cpp
-Author: Sebastian Ramacher <s.ramacher at gmx.at>
-Last-Update: 2012-01-02
-Forwarded: https://code.google.com/p/gecko-mediaplayer/issues/detail?id=163
-
-diff --git a/src/plugin.cpp b/src/plugin.cpp
-index cefa98c..b0aad31 100644
---- a/src/plugin.cpp
-+++ b/src/plugin.cpp
-@@ -987,7 +987,7 @@ int32 CPlugin::Write(NPStream * stream, int32 offset, int32 len, void *buffer)
-                 }
-                 if (item->bitrate > 0) {
-                     if (item->localsize / item->bitrate >= 10 && (percent >= 0.2)) {
--                        printf("Setting to play becuase %i >= 10\n",
-+                        printf("Setting to play because %i >= 10\n",
-                                item->localsize / item->bitrate);
-                         ok_to_play = TRUE;
-                         if (post_dom_events && this->id != NULL) {
diff --git a/debian/patches/series b/debian/patches/series
index 6056a82..605d4d5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 0001-nomozalloc.patch
-0002-fix-spelling-error.patch

-- 
gecko-mediaplayer packaging



More information about the pkg-multimedia-commits mailing list