r16888 - in /desktop/unstable/totem/debian: changelog patches/02_flv.patch patches/series
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Fri Sep 5 15:01:11 UTC 2008
Author: joss
Date: Fri Sep 5 15:01:11 2008
New Revision: 16888
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16888
Log:
02_flv.patch: the canonical MIME type for Flash videos is
video/x-flv, not video/flv. Closes: #486468.
Added:
desktop/unstable/totem/debian/patches/02_flv.patch
Modified:
desktop/unstable/totem/debian/changelog
desktop/unstable/totem/debian/patches/series
Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=16888&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Fri Sep 5 15:01:11 2008
@@ -9,6 +9,10 @@
[ Loic Minier ]
* Let totem-gstreamer recommend gnome-app-install for easy codec
installation.
+
+ [ Josselin Mouette ]
+ * 02_flv.patch: the canonical MIME type for Flash videos is
+ video/x-flv, not video/flv. Closes: #486468.
-- Josselin Mouette <joss at debian.org> Sun, 08 Jun 2008 18:51:46 +0200
Added: desktop/unstable/totem/debian/patches/02_flv.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/patches/02_flv.patch?rev=16888&op=file
==============================================================================
--- desktop/unstable/totem/debian/patches/02_flv.patch (added)
+++ desktop/unstable/totem/debian/patches/02_flv.patch Fri Sep 5 15:01:11 2008
@@ -1,0 +1,13 @@
+Index: totem-2.22.2/data/mime-type-list.txt
+===================================================================
+--- totem-2.22.2.orig/data/mime-type-list.txt 2008-09-05 16:59:47.099803255 +0200
++++ totem-2.22.2/data/mime-type-list.txt 2008-09-05 16:59:51.774219976 +0200
+@@ -64,7 +64,7 @@
+ video/3gpp
+ video/dv
+ video/fli
+-video/flv
++video/x-flv
+ video/mp4
+ video/mp4v-es
+ video/mpeg
Modified: desktop/unstable/totem/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/patches/series?rev=16888&op=diff
==============================================================================
--- desktop/unstable/totem/debian/patches/series (original)
+++ desktop/unstable/totem/debian/patches/series Fri Sep 5 15:01:11 2008
@@ -1,3 +1,4 @@
01_gecko_iceape.patch
+02_flv.patch
20_use_alternatives.patch
70_autoconf.patch
More information about the pkg-gnome-commits
mailing list