r23133 - in /desktop/experimental/totem/debian: changelog control control.in patches/90_autotools.patch patches/99_gst-bus_flush.patch patches/series

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu Feb 25 18:16:13 UTC 2010


Author: slomo
Date: Thu Feb 25 18:16:12 2010
New Revision: 23133

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23133
Log:
* New upstream development release:
  + debian/patches/90_autotools.patch:
    - Refreshed for the new version.
  + debian/control.in:
    - Update build dependencies and dependencies.
* debian/patches/99_gst-bus_flush.patch:
  + Patch from upstream GIT to fix automatic codec installation
    and random errors showing up from previous tracks.

Added:
    desktop/experimental/totem/debian/patches/99_gst-bus_flush.patch
Modified:
    desktop/experimental/totem/debian/changelog
    desktop/experimental/totem/debian/control
    desktop/experimental/totem/debian/control.in
    desktop/experimental/totem/debian/patches/90_autotools.patch
    desktop/experimental/totem/debian/patches/series

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=23133&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Thu Feb 25 18:16:12 2010
@@ -1,3 +1,16 @@
+totem (2.29.91-1) experimental; urgency=low
+
+  * New upstream development release:
+    + debian/patches/90_autotools.patch:
+      - Refreshed for the new version.
+    + debian/control.in:
+      - Update build dependencies and dependencies.
+  * debian/patches/99_gst-bus_flush.patch:
+    + Patch from upstream GIT to fix automatic codec installation
+      and random errors showing up from previous tracks.
+
+ -- Sebastian Dröge <slomo at debian.org>  Thu, 25 Feb 2010 19:11:33 +0100
+
 totem (2.29.4-1) experimental; urgency=low
 
   * New upstream development release:

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=23133&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Thu Feb 25 18:16:12 2010
@@ -13,7 +13,7 @@
                quilt,
                python-support (>= 0.6),
                libepc-ui-dev (>= 0.3.0),
-               libgtk2.0-dev (>= 2.19.1),
+               libgtk2.0-dev (>= 2.19.5),
                libglib2.0-dev (>= 2.22),
                libunique-dev,
                libtotem-plparser-dev (>= 2.29.1),
@@ -21,10 +21,10 @@
                libirman-dev (>= 0.4.2),
                gnome-pkg-tools (>= 0.10),
                scrollkeeper,
-               libgstreamer0.10-dev (>= 0.10.25.2),
-               libgstreamer-plugins-base0.10-dev (>= 0.10.25.2),
-               gstreamer0.10-tools (>= 0.10.25.2),
-               gstreamer0.10-plugins-base (>= 0.10.25.2),
+               libgstreamer0.10-dev (>= 0.10.26),
+               libgstreamer-plugins-base0.10-dev (>= 0.10.26),
+               gstreamer0.10-tools (>= 0.10.26),
+               gstreamer0.10-plugins-base (>= 0.10.26),
                gstreamer0.10-plugins-good,
                librsvg2-dev (>= 2.16.0-2),
                librsvg2-common (>= 2.16.0-2),
@@ -64,7 +64,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         gstreamer0.10-plugins-base (>= 0.10.25.2),
+         gstreamer0.10-plugins-base (>= 0.10.26),
          gstreamer0.10-alsa | gstreamer0.10-audiosink,
          gstreamer0.10-plugins-good (>= 0.10.7),
          gstreamer0.10-x,

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=23133&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Thu Feb 25 18:16:12 2010
@@ -8,7 +8,7 @@
                quilt,
                python-support (>= 0.6),
                libepc-ui-dev (>= 0.3.0),
-               libgtk2.0-dev (>= 2.19.1),
+               libgtk2.0-dev (>= 2.19.5),
                libglib2.0-dev (>= 2.22),
                libunique-dev,
                libtotem-plparser-dev (>= 2.29.1),
@@ -16,10 +16,10 @@
                libirman-dev (>= 0.4.2),
                gnome-pkg-tools (>= 0.10),
                scrollkeeper,
-               libgstreamer0.10-dev (>= 0.10.25.2),
-               libgstreamer-plugins-base0.10-dev (>= 0.10.25.2),
-               gstreamer0.10-tools (>= 0.10.25.2),
-               gstreamer0.10-plugins-base (>= 0.10.25.2),
+               libgstreamer0.10-dev (>= 0.10.26),
+               libgstreamer-plugins-base0.10-dev (>= 0.10.26),
+               gstreamer0.10-tools (>= 0.10.26),
+               gstreamer0.10-plugins-base (>= 0.10.26),
                gstreamer0.10-plugins-good,
                librsvg2-dev (>= 2.16.0-2),
                librsvg2-common (>= 2.16.0-2),
@@ -59,7 +59,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         gstreamer0.10-plugins-base (>= 0.10.25.2),
+         gstreamer0.10-plugins-base (>= 0.10.26),
          gstreamer0.10-alsa | gstreamer0.10-audiosink,
          gstreamer0.10-plugins-good (>= 0.10.7),
          gstreamer0.10-x,

Modified: desktop/experimental/totem/debian/patches/90_autotools.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/patches/90_autotools.patch?rev=23133&op=diff
==============================================================================
--- desktop/experimental/totem/debian/patches/90_autotools.patch [utf-8] (original)
+++ desktop/experimental/totem/debian/patches/90_autotools.patch [utf-8] Thu Feb 25 18:16:12 2010
@@ -1,6 +1,6 @@
-diff -Naur totem-2.29.4.old/aclocal.m4 totem-2.29.4/aclocal.m4
---- totem-2.29.4.old/aclocal.m4	2010-01-26 14:57:22.000000000 +0100
-+++ totem-2.29.4/aclocal.m4	2010-01-27 09:57:09.541178437 +0100
+diff -Naur totem-2.29.91.old/aclocal.m4 totem-2.29.91/aclocal.m4
+--- totem-2.29.91.old/aclocal.m4	2010-02-24 12:13:10.000000000 +0100
++++ totem-2.29.91/aclocal.m4	2010-02-25 19:13:48.489954629 +0100
 @@ -13,8 +13,8 @@
  
  m4_ifndef([AC_AUTOCONF_VERSION],
@@ -253,9 +253,9 @@
          fi
  	# Put the nasty error message in config.log where it belongs
  	echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
-diff -Naur totem-2.29.4.old/bindings/Makefile.in totem-2.29.4/bindings/Makefile.in
---- totem-2.29.4.old/bindings/Makefile.in	2010-01-26 14:57:28.000000000 +0100
-+++ totem-2.29.4/bindings/Makefile.in	2010-01-27 09:57:12.997175011 +0100
+diff -Naur totem-2.29.91.old/bindings/Makefile.in totem-2.29.91/bindings/Makefile.in
+--- totem-2.29.91.old/bindings/Makefile.in	2010-02-24 13:15:28.000000000 +0100
++++ totem-2.29.91/bindings/Makefile.in	2010-02-25 19:13:50.620951662 +0100
 @@ -109,6 +109,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -282,9 +282,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/bindings/python/Makefile.in totem-2.29.4/bindings/python/Makefile.in
---- totem-2.29.4.old/bindings/python/Makefile.in	2010-01-26 14:57:28.000000000 +0100
-+++ totem-2.29.4/bindings/python/Makefile.in	2010-01-27 09:57:13.101176142 +0100
+diff -Naur totem-2.29.91.old/bindings/python/Makefile.in totem-2.29.91/bindings/python/Makefile.in
+--- totem-2.29.91.old/bindings/python/Makefile.in	2010-02-24 13:15:28.000000000 +0100
++++ totem-2.29.91/bindings/python/Makefile.in	2010-02-25 19:13:50.708952367 +0100
 @@ -106,6 +106,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -311,9 +311,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/bindings/vala/Makefile.in totem-2.29.4/bindings/vala/Makefile.in
---- totem-2.29.4.old/bindings/vala/Makefile.in	2010-01-26 14:57:28.000000000 +0100
-+++ totem-2.29.4/bindings/vala/Makefile.in	2010-01-27 09:57:13.169175002 +0100
+diff -Naur totem-2.29.91.old/bindings/vala/Makefile.in totem-2.29.91/bindings/vala/Makefile.in
+--- totem-2.29.91.old/bindings/vala/Makefile.in	2010-02-24 13:15:28.000000000 +0100
++++ totem-2.29.91/bindings/vala/Makefile.in	2010-02-25 19:13:50.768952025 +0100
 @@ -70,6 +70,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -340,9 +340,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/browser-plugin/Makefile.in totem-2.29.4/browser-plugin/Makefile.in
---- totem-2.29.4.old/browser-plugin/Makefile.in	2010-01-26 14:57:28.000000000 +0100
-+++ totem-2.29.4/browser-plugin/Makefile.in	2010-01-27 09:57:13.558175500 +0100
+diff -Naur totem-2.29.91.old/browser-plugin/Makefile.in totem-2.29.91/browser-plugin/Makefile.in
+--- totem-2.29.91.old/browser-plugin/Makefile.in	2010-02-24 13:15:29.000000000 +0100
++++ totem-2.29.91/browser-plugin/Makefile.in	2010-02-25 19:13:51.024951957 +0100
 @@ -304,6 +304,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -369,9 +369,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/config.h.in totem-2.29.4/config.h.in
---- totem-2.29.4.old/config.h.in	2010-01-26 14:57:26.000000000 +0100
-+++ totem-2.29.4/config.h.in	2010-01-27 09:57:11.682178959 +0100
+diff -Naur totem-2.29.91.old/config.h.in totem-2.29.91/config.h.in
+--- totem-2.29.91.old/config.h.in	2010-02-24 13:15:27.000000000 +0100
++++ totem-2.29.91/config.h.in	2010-02-25 19:13:50.045952393 +0100
 @@ -100,6 +100,9 @@
  /* Define to the one symbol short name of this package. */
  #undef PACKAGE_TARNAME
@@ -382,14 +382,14 @@
  /* Define to the version of this package. */
  #undef PACKAGE_VERSION
  
-diff -Naur totem-2.29.4.old/configure totem-2.29.4/configure
---- totem-2.29.4.old/configure	2010-01-26 14:57:26.000000000 +0100
-+++ totem-2.29.4/configure	2010-01-27 09:57:11.229175645 +0100
+diff -Naur totem-2.29.91.old/configure totem-2.29.91/configure
+--- totem-2.29.91.old/configure	2010-02-24 12:13:13.000000000 +0100
++++ totem-2.29.91/configure	2010-02-25 19:13:49.788952820 +0100
 @@ -1,20 +1,24 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.63 for totem 2.29.4.
-+# Generated by GNU Autoconf 2.65 for totem 2.29.4.
+-# Generated by GNU Autoconf 2.63 for totem 2.29.91.
++# Generated by GNU Autoconf 2.65 for totem 2.29.91.
  #
  # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=totem>.
  #
@@ -1195,8 +1195,8 @@
  # Identity of this package.
  PACKAGE_NAME='totem'
 @@ -748,6 +705,7 @@
- PACKAGE_VERSION='2.29.4'
- PACKAGE_STRING='totem 2.29.4'
+ PACKAGE_VERSION='2.29.91'
+ PACKAGE_STRING='totem 2.29.91'
  PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=totem'
 +PACKAGE_URL=''
  
@@ -1413,7 +1413,7 @@
 @@ -2051,21 +2017,499 @@
  if $ac_init_version; then
    cat <<\_ACEOF
- totem configure 2.29.4
+ totem configure 2.29.91
 -generated by GNU Autoconf 2.63
 +generated by GNU Autoconf 2.65
  
@@ -1908,7 +1908,7 @@
  This file contains any messages produced by compilers while
  running configure, to aid debugging if configure makes a mistake.
  
- It was created by totem $as_me 2.29.4, which was
+ It was created by totem $as_me 2.29.91, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.65.  Invocation command line was
  
@@ -11714,7 +11714,7 @@
 @@ -18643,7 +16776,7 @@
  
  lt_cl_version="\
- totem config.lt 2.29.4
+ totem config.lt 2.29.91
 -configured by $0, generated by GNU Autoconf 2.63.
 +configured by $0, generated by GNU Autoconf 2.65.
  
@@ -17450,7 +17450,7 @@
  # report actual input values of CONFIG_FILES etc. instead of their
  # values after options handling.
  ac_log="
- This file was extended by totem $as_me 2.29.4, which was
+ This file was extended by totem $as_me 2.29.91, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.65.  Invocation command line was
  
@@ -17486,7 +17486,7 @@
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 +ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
  ac_cs_version="\\
- totem config.status 2.29.4
+ totem config.status 2.29.91
 -configured by $0, generated by GNU Autoconf 2.63,
 -  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 +configured by $0, generated by GNU Autoconf 2.65,
@@ -18139,9 +18139,9 @@
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: End options" >&5
  $as_echo "$as_me: End options" >&6;}
  
-diff -Naur totem-2.29.4.old/data/icons/16x16/Makefile.in totem-2.29.4/data/icons/16x16/Makefile.in
---- totem-2.29.4.old/data/icons/16x16/Makefile.in	2010-01-26 14:57:29.000000000 +0100
-+++ totem-2.29.4/data/icons/16x16/Makefile.in	2010-01-27 09:57:13.814175206 +0100
+diff -Naur totem-2.29.91.old/data/icons/16x16/Makefile.in totem-2.29.91/data/icons/16x16/Makefile.in
+--- totem-2.29.91.old/data/icons/16x16/Makefile.in	2010-02-24 13:15:29.000000000 +0100
++++ totem-2.29.91/data/icons/16x16/Makefile.in	2010-02-25 19:13:51.172952543 +0100
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18168,9 +18168,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/data/icons/22x22/Makefile.in totem-2.29.4/data/icons/22x22/Makefile.in
---- totem-2.29.4.old/data/icons/22x22/Makefile.in	2010-01-26 14:57:29.000000000 +0100
-+++ totem-2.29.4/data/icons/22x22/Makefile.in	2010-01-27 09:57:13.914174584 +0100
+diff -Naur totem-2.29.91.old/data/icons/22x22/Makefile.in totem-2.29.91/data/icons/22x22/Makefile.in
+--- totem-2.29.91.old/data/icons/22x22/Makefile.in	2010-02-24 13:15:29.000000000 +0100
++++ totem-2.29.91/data/icons/22x22/Makefile.in	2010-02-25 19:13:51.236951732 +0100
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18197,9 +18197,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/data/icons/24x24/Makefile.in totem-2.29.4/data/icons/24x24/Makefile.in
---- totem-2.29.4.old/data/icons/24x24/Makefile.in	2010-01-26 14:57:29.000000000 +0100
-+++ totem-2.29.4/data/icons/24x24/Makefile.in	2010-01-27 09:57:14.022175534 +0100
+diff -Naur totem-2.29.91.old/data/icons/24x24/Makefile.in totem-2.29.91/data/icons/24x24/Makefile.in
+--- totem-2.29.91.old/data/icons/24x24/Makefile.in	2010-02-24 13:15:29.000000000 +0100
++++ totem-2.29.91/data/icons/24x24/Makefile.in	2010-02-25 19:13:51.304951849 +0100
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18226,9 +18226,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/data/icons/32x32/Makefile.in totem-2.29.4/data/icons/32x32/Makefile.in
---- totem-2.29.4.old/data/icons/32x32/Makefile.in	2010-01-26 14:57:29.000000000 +0100
-+++ totem-2.29.4/data/icons/32x32/Makefile.in	2010-01-27 09:57:14.154174841 +0100
+diff -Naur totem-2.29.91.old/data/icons/32x32/Makefile.in totem-2.29.91/data/icons/32x32/Makefile.in
+--- totem-2.29.91.old/data/icons/32x32/Makefile.in	2010-02-24 13:15:29.000000000 +0100
++++ totem-2.29.91/data/icons/32x32/Makefile.in	2010-02-25 19:13:51.368952164 +0100
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18255,9 +18255,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/data/icons/48x48/Makefile.in totem-2.29.4/data/icons/48x48/Makefile.in
---- totem-2.29.4.old/data/icons/48x48/Makefile.in	2010-01-26 14:57:29.000000000 +0100
-+++ totem-2.29.4/data/icons/48x48/Makefile.in	2010-01-27 09:57:14.278175030 +0100
+diff -Naur totem-2.29.91.old/data/icons/48x48/Makefile.in totem-2.29.91/data/icons/48x48/Makefile.in
+--- totem-2.29.91.old/data/icons/48x48/Makefile.in	2010-02-24 13:15:29.000000000 +0100
++++ totem-2.29.91/data/icons/48x48/Makefile.in	2010-02-25 19:13:51.436952149 +0100
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18284,9 +18284,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/data/icons/Makefile.in totem-2.29.4/data/icons/Makefile.in
---- totem-2.29.4.old/data/icons/Makefile.in	2010-01-26 14:57:29.000000000 +0100
-+++ totem-2.29.4/data/icons/Makefile.in	2010-01-27 09:57:14.402177319 +0100
+diff -Naur totem-2.29.91.old/data/icons/Makefile.in totem-2.29.91/data/icons/Makefile.in
+--- totem-2.29.91.old/data/icons/Makefile.in	2010-02-24 13:15:30.000000000 +0100
++++ totem-2.29.91/data/icons/Makefile.in	2010-02-25 19:13:51.500952187 +0100
 @@ -107,6 +107,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18313,9 +18313,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/data/icons/scalable/Makefile.in totem-2.29.4/data/icons/scalable/Makefile.in
---- totem-2.29.4.old/data/icons/scalable/Makefile.in	2010-01-26 14:57:30.000000000 +0100
-+++ totem-2.29.4/data/icons/scalable/Makefile.in	2010-01-27 09:57:14.494174770 +0100
+diff -Naur totem-2.29.91.old/data/icons/scalable/Makefile.in totem-2.29.91/data/icons/scalable/Makefile.in
+--- totem-2.29.91.old/data/icons/scalable/Makefile.in	2010-02-24 13:15:30.000000000 +0100
++++ totem-2.29.91/data/icons/scalable/Makefile.in	2010-02-25 19:13:51.564952156 +0100
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18342,9 +18342,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/data/Makefile.in totem-2.29.4/data/Makefile.in
---- totem-2.29.4.old/data/Makefile.in	2010-01-26 14:57:29.000000000 +0100
-+++ totem-2.29.4/data/Makefile.in	2010-01-27 09:57:13.722187115 +0100
+diff -Naur totem-2.29.91.old/data/Makefile.in totem-2.29.91/data/Makefile.in
+--- totem-2.29.91.old/data/Makefile.in	2010-02-24 13:15:29.000000000 +0100
++++ totem-2.29.91/data/Makefile.in	2010-02-25 19:13:51.104952212 +0100
 @@ -141,6 +141,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18371,9 +18371,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/docs/Makefile.in totem-2.29.4/docs/Makefile.in
---- totem-2.29.4.old/docs/Makefile.in	2010-01-26 14:57:30.000000000 +0100
-+++ totem-2.29.4/docs/Makefile.in	2010-01-27 09:57:14.582174777 +0100
+diff -Naur totem-2.29.91.old/docs/Makefile.in totem-2.29.91/docs/Makefile.in
+--- totem-2.29.91.old/docs/Makefile.in	2010-02-24 13:15:30.000000000 +0100
++++ totem-2.29.91/docs/Makefile.in	2010-02-25 19:13:51.628952120 +0100
 @@ -107,6 +107,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18400,9 +18400,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/docs/reference/Makefile.in totem-2.29.4/docs/reference/Makefile.in
---- totem-2.29.4.old/docs/reference/Makefile.in	2010-01-26 14:57:30.000000000 +0100
-+++ totem-2.29.4/docs/reference/Makefile.in	2010-01-27 09:57:14.726174775 +0100
+diff -Naur totem-2.29.91.old/docs/reference/Makefile.in totem-2.29.91/docs/reference/Makefile.in
+--- totem-2.29.91.old/docs/reference/Makefile.in	2010-02-24 13:15:30.000000000 +0100
++++ totem-2.29.91/docs/reference/Makefile.in	2010-02-25 19:13:51.712952176 +0100
 @@ -76,6 +76,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18626,9 +18626,9 @@
  
  .PHONY : dist-hook-local docs
  
-diff -Naur totem-2.29.4.old/gtk-doc.make totem-2.29.4/gtk-doc.make
---- totem-2.29.4.old/gtk-doc.make	2010-01-26 14:57:14.000000000 +0100
-+++ totem-2.29.4/gtk-doc.make	2010-01-27 09:57:05.277176301 +0100
+diff -Naur totem-2.29.91.old/gtk-doc.make totem-2.29.91/gtk-doc.make
+--- totem-2.29.91.old/gtk-doc.make	2010-02-24 13:15:24.000000000 +0100
++++ totem-2.29.91/gtk-doc.make	2010-02-25 19:13:45.808961087 +0100
 @@ -5,13 +5,13 @@
  ####################################
  
@@ -18831,9 +18831,9 @@
 +	$(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
  
  .PHONY : dist-hook-local docs
-diff -Naur totem-2.29.4.old/help/Makefile.in totem-2.29.4/help/Makefile.in
---- totem-2.29.4.old/help/Makefile.in	2010-01-26 14:57:30.000000000 +0100
-+++ totem-2.29.4/help/Makefile.in	2010-01-27 09:57:14.902175155 +0100
+diff -Naur totem-2.29.91.old/help/Makefile.in totem-2.29.91/help/Makefile.in
+--- totem-2.29.91.old/help/Makefile.in	2010-02-24 13:15:30.000000000 +0100
++++ totem-2.29.91/help/Makefile.in	2010-02-25 19:13:51.800953995 +0100
 @@ -92,6 +92,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18860,9 +18860,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/lib/Makefile.in totem-2.29.4/lib/Makefile.in
---- totem-2.29.4.old/lib/Makefile.in	2010-01-26 14:57:30.000000000 +0100
-+++ totem-2.29.4/lib/Makefile.in	2010-01-27 09:57:15.046175023 +0100
+diff -Naur totem-2.29.91.old/lib/Makefile.in totem-2.29.91/lib/Makefile.in
+--- totem-2.29.91.old/lib/Makefile.in	2010-02-24 13:15:30.000000000 +0100
++++ totem-2.29.91/lib/Makefile.in	2010-02-25 19:13:51.884952313 +0100
 @@ -104,6 +104,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18889,9 +18889,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/ltmain.sh totem-2.29.4/ltmain.sh
---- totem-2.29.4.old/ltmain.sh	2010-01-26 14:57:13.000000000 +0100
-+++ totem-2.29.4/ltmain.sh	2010-01-27 09:57:03.809176666 +0100
+diff -Naur totem-2.29.91.old/ltmain.sh totem-2.29.91/ltmain.sh
+--- totem-2.29.91.old/ltmain.sh	2010-02-24 13:15:24.000000000 +0100
++++ totem-2.29.91/ltmain.sh	2010-02-25 19:13:45.564953059 +0100
 @@ -65,7 +65,7 @@
  #       compiler:		$LTCC
  #       compiler flags:		$LTCFLAGS
@@ -18970,9 +18970,9 @@
  	  esac
  	  ;;
  	no)
-diff -Naur totem-2.29.4.old/Makefile.in totem-2.29.4/Makefile.in
---- totem-2.29.4.old/Makefile.in	2010-01-26 14:57:37.000000000 +0100
-+++ totem-2.29.4/Makefile.in	2010-01-27 09:57:20.025175636 +0100
+diff -Naur totem-2.29.91.old/Makefile.in totem-2.29.91/Makefile.in
+--- totem-2.29.91.old/Makefile.in	2010-02-24 13:15:35.000000000 +0100
++++ totem-2.29.91/Makefile.in	2010-02-25 19:13:54.800951551 +0100
 @@ -124,6 +124,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18999,9 +18999,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/po/Makefile.in.in totem-2.29.4/po/Makefile.in.in
---- totem-2.29.4.old/po/Makefile.in.in	2010-01-26 14:57:14.000000000 +0100
-+++ totem-2.29.4/po/Makefile.in.in	2010-01-27 09:57:05.229175017 +0100
+diff -Naur totem-2.29.91.old/po/Makefile.in.in totem-2.29.91/po/Makefile.in.in
+--- totem-2.29.91.old/po/Makefile.in.in	2010-02-24 13:15:24.000000000 +0100
++++ totem-2.29.91/po/Makefile.in.in	2010-02-25 19:13:45.776953877 +0100
 @@ -129,7 +129,7 @@
  	done
  
@@ -19011,9 +19011,9 @@
  
  # Define this as empty until I found a useful application.
  install-exec installcheck:
-diff -Naur totem-2.29.4.old/src/backend/Makefile.in totem-2.29.4/src/backend/Makefile.in
---- totem-2.29.4.old/src/backend/Makefile.in	2010-01-26 14:57:31.000000000 +0100
-+++ totem-2.29.4/src/backend/Makefile.in	2010-01-27 09:57:15.666174969 +0100
+diff -Naur totem-2.29.91.old/src/backend/Makefile.in totem-2.29.91/src/backend/Makefile.in
+--- totem-2.29.91.old/src/backend/Makefile.in	2010-02-24 13:15:31.000000000 +0100
++++ totem-2.29.91/src/backend/Makefile.in	2010-02-25 19:13:52.268952164 +0100
 @@ -121,6 +121,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19040,9 +19040,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/Makefile.in totem-2.29.4/src/Makefile.in
---- totem-2.29.4.old/src/Makefile.in	2010-01-26 14:57:31.000000000 +0100
-+++ totem-2.29.4/src/Makefile.in	2010-01-27 09:57:15.486176057 +0100
+diff -Naur totem-2.29.91.old/src/Makefile.in totem-2.29.91/src/Makefile.in
+--- totem-2.29.91.old/src/Makefile.in	2010-02-24 13:15:31.000000000 +0100
++++ totem-2.29.91/src/Makefile.in	2010-02-25 19:13:52.156983196 +0100
 @@ -343,6 +343,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19069,9 +19069,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/bbc/Makefile.in totem-2.29.4/src/plugins/bbc/Makefile.in
---- totem-2.29.4.old/src/plugins/bbc/Makefile.in	1970-01-01 01:00:00.000000000 +0100
-+++ totem-2.29.4/src/plugins/bbc/Makefile.in	2010-01-27 09:57:15.966175051 +0100
+diff -Naur totem-2.29.91.old/src/plugins/bbc/Makefile.in totem-2.29.91/src/plugins/bbc/Makefile.in
+--- totem-2.29.91.old/src/plugins/bbc/Makefile.in	1970-01-01 01:00:00.000000000 +0100
++++ totem-2.29.91/src/plugins/bbc/Makefile.in	2010-02-25 19:13:52.444951839 +0100
 @@ -0,0 +1,596 @@
 +# Makefile.in generated by automake 1.11.1 from Makefile.am.
 +# @configure_input@
@@ -19669,9 +19669,9 @@
 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
 +# Otherwise a system limit (for SysV at least) may be exceeded.
 +.NOEXPORT:
-diff -Naur totem-2.29.4.old/src/plugins/bemused/Makefile.in totem-2.29.4/src/plugins/bemused/Makefile.in
---- totem-2.29.4.old/src/plugins/bemused/Makefile.in	2010-01-26 14:57:32.000000000 +0100
-+++ totem-2.29.4/src/plugins/bemused/Makefile.in	2010-01-27 09:57:16.214179046 +0100
+diff -Naur totem-2.29.91.old/src/plugins/bemused/Makefile.in totem-2.29.91/src/plugins/bemused/Makefile.in
+--- totem-2.29.91.old/src/plugins/bemused/Makefile.in	2010-02-24 13:15:31.000000000 +0100
++++ totem-2.29.91/src/plugins/bemused/Makefile.in	2010-02-25 19:13:52.532952207 +0100
 @@ -125,6 +125,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19698,9 +19698,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/brasero-disc-recorder/Makefile.in totem-2.29.4/src/plugins/brasero-disc-recorder/Makefile.in
---- totem-2.29.4.old/src/plugins/brasero-disc-recorder/Makefile.in	2010-01-26 14:57:32.000000000 +0100
-+++ totem-2.29.4/src/plugins/brasero-disc-recorder/Makefile.in	2010-01-27 09:57:16.354174496 +0100
+diff -Naur totem-2.29.91.old/src/plugins/brasero-disc-recorder/Makefile.in totem-2.29.91/src/plugins/brasero-disc-recorder/Makefile.in
+--- totem-2.29.91.old/src/plugins/brasero-disc-recorder/Makefile.in	2010-02-24 13:15:31.000000000 +0100
++++ totem-2.29.91/src/plugins/brasero-disc-recorder/Makefile.in	2010-02-25 19:13:52.620951592 +0100
 @@ -128,6 +128,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19727,9 +19727,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/coherence_upnp/Makefile.in totem-2.29.4/src/plugins/coherence_upnp/Makefile.in
---- totem-2.29.4.old/src/plugins/coherence_upnp/Makefile.in	2010-01-26 14:57:32.000000000 +0100
-+++ totem-2.29.4/src/plugins/coherence_upnp/Makefile.in	2010-01-27 09:57:16.430174735 +0100
+diff -Naur totem-2.29.91.old/src/plugins/coherence_upnp/Makefile.in totem-2.29.91/src/plugins/coherence_upnp/Makefile.in
+--- totem-2.29.91.old/src/plugins/coherence_upnp/Makefile.in	2010-02-24 13:15:31.000000000 +0100
++++ totem-2.29.91/src/plugins/coherence_upnp/Makefile.in	2010-02-25 19:13:52.692954594 +0100
 @@ -93,6 +93,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19756,9 +19756,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/dbus-service/Makefile.in totem-2.29.4/src/plugins/dbus-service/Makefile.in
---- totem-2.29.4.old/src/plugins/dbus-service/Makefile.in	2010-01-26 14:57:32.000000000 +0100
-+++ totem-2.29.4/src/plugins/dbus-service/Makefile.in	2010-01-27 09:57:16.510174988 +0100
+diff -Naur totem-2.29.91.old/src/plugins/dbus-service/Makefile.in totem-2.29.91/src/plugins/dbus-service/Makefile.in
+--- totem-2.29.91.old/src/plugins/dbus-service/Makefile.in	2010-02-24 13:15:31.000000000 +0100
++++ totem-2.29.91/src/plugins/dbus-service/Makefile.in	2010-02-25 19:13:52.768952025 +0100
 @@ -93,6 +93,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19785,9 +19785,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/galago/Makefile.in totem-2.29.4/src/plugins/galago/Makefile.in
---- totem-2.29.4.old/src/plugins/galago/Makefile.in	2010-01-26 14:57:32.000000000 +0100
-+++ totem-2.29.4/src/plugins/galago/Makefile.in	2010-01-27 09:57:16.606174403 +0100
+diff -Naur totem-2.29.91.old/src/plugins/galago/Makefile.in totem-2.29.91/src/plugins/galago/Makefile.in
+--- totem-2.29.91.old/src/plugins/galago/Makefile.in	2010-02-24 13:15:32.000000000 +0100
++++ totem-2.29.91/src/plugins/galago/Makefile.in	2010-02-25 19:13:52.856952175 +0100
 @@ -125,6 +125,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19814,9 +19814,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/gromit/Makefile.in totem-2.29.4/src/plugins/gromit/Makefile.in
---- totem-2.29.4.old/src/plugins/gromit/Makefile.in	2010-01-26 14:57:33.000000000 +0100
-+++ totem-2.29.4/src/plugins/gromit/Makefile.in	2010-01-27 09:57:16.762175789 +0100
+diff -Naur totem-2.29.91.old/src/plugins/gromit/Makefile.in totem-2.29.91/src/plugins/gromit/Makefile.in
+--- totem-2.29.91.old/src/plugins/gromit/Makefile.in	2010-02-24 13:15:32.000000000 +0100
++++ totem-2.29.91/src/plugins/gromit/Makefile.in	2010-02-25 19:13:52.944951700 +0100
 @@ -124,6 +124,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19843,9 +19843,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/iplayer/Makefile.in totem-2.29.4/src/plugins/iplayer/Makefile.in
---- totem-2.29.4.old/src/plugins/iplayer/Makefile.in	2010-01-26 14:57:33.000000000 +0100
-+++ totem-2.29.4/src/plugins/iplayer/Makefile.in	2010-01-27 09:57:16.866174833 +0100
+diff -Naur totem-2.29.91.old/src/plugins/iplayer/Makefile.in totem-2.29.91/src/plugins/iplayer/Makefile.in
+--- totem-2.29.91.old/src/plugins/iplayer/Makefile.in	2010-02-24 13:15:32.000000000 +0100
++++ totem-2.29.91/src/plugins/iplayer/Makefile.in	2010-02-25 19:13:53.020953055 +0100
 @@ -94,6 +94,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19872,9 +19872,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/jamendo/Makefile.in totem-2.29.4/src/plugins/jamendo/Makefile.in
---- totem-2.29.4.old/src/plugins/jamendo/Makefile.in	2010-01-26 14:57:33.000000000 +0100
-+++ totem-2.29.4/src/plugins/jamendo/Makefile.in	2010-01-27 09:57:17.066176026 +0100
+diff -Naur totem-2.29.91.old/src/plugins/jamendo/Makefile.in totem-2.29.91/src/plugins/jamendo/Makefile.in
+--- totem-2.29.91.old/src/plugins/jamendo/Makefile.in	2010-02-24 13:15:32.000000000 +0100
++++ totem-2.29.91/src/plugins/jamendo/Makefile.in	2010-02-25 19:13:53.096952871 +0100
 @@ -94,6 +94,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19901,9 +19901,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/lirc/Makefile.in totem-2.29.4/src/plugins/lirc/Makefile.in
---- totem-2.29.4.old/src/plugins/lirc/Makefile.in	2010-01-26 14:57:33.000000000 +0100
-+++ totem-2.29.4/src/plugins/lirc/Makefile.in	2010-01-27 09:57:17.249174835 +0100
+diff -Naur totem-2.29.91.old/src/plugins/lirc/Makefile.in totem-2.29.91/src/plugins/lirc/Makefile.in
+--- totem-2.29.91.old/src/plugins/lirc/Makefile.in	2010-02-24 13:15:32.000000000 +0100
++++ totem-2.29.91/src/plugins/lirc/Makefile.in	2010-02-25 19:13:53.192954944 +0100
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19930,9 +19930,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/Makefile.in totem-2.29.4/src/plugins/Makefile.in
---- totem-2.29.4.old/src/plugins/Makefile.in	2010-01-26 14:57:31.000000000 +0100
-+++ totem-2.29.4/src/plugins/Makefile.in	2010-01-27 09:57:15.814175067 +0100
+diff -Naur totem-2.29.91.old/src/plugins/Makefile.in totem-2.29.91/src/plugins/Makefile.in
+--- totem-2.29.91.old/src/plugins/Makefile.in	2010-02-24 13:15:31.000000000 +0100
++++ totem-2.29.91/src/plugins/Makefile.in	2010-02-25 19:13:52.372951625 +0100
 @@ -167,6 +167,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19959,9 +19959,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/media-player-keys/Makefile.in totem-2.29.4/src/plugins/media-player-keys/Makefile.in
---- totem-2.29.4.old/src/plugins/media-player-keys/Makefile.in	2010-01-26 14:57:33.000000000 +0100
-+++ totem-2.29.4/src/plugins/media-player-keys/Makefile.in	2010-01-27 09:57:17.425174657 +0100
+diff -Naur totem-2.29.91.old/src/plugins/media-player-keys/Makefile.in totem-2.29.91/src/plugins/media-player-keys/Makefile.in
+--- totem-2.29.91.old/src/plugins/media-player-keys/Makefile.in	2010-02-24 13:15:32.000000000 +0100
++++ totem-2.29.91/src/plugins/media-player-keys/Makefile.in	2010-02-25 19:13:53.292952001 +0100
 @@ -130,6 +130,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19988,9 +19988,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/mythtv/Makefile.in totem-2.29.4/src/plugins/mythtv/Makefile.in
---- totem-2.29.4.old/src/plugins/mythtv/Makefile.in	2010-01-26 14:57:33.000000000 +0100
-+++ totem-2.29.4/src/plugins/mythtv/Makefile.in	2010-01-27 09:57:17.677175669 +0100
+diff -Naur totem-2.29.91.old/src/plugins/mythtv/Makefile.in totem-2.29.91/src/plugins/mythtv/Makefile.in
+--- totem-2.29.91.old/src/plugins/mythtv/Makefile.in	2010-02-24 13:15:33.000000000 +0100
++++ totem-2.29.91/src/plugins/mythtv/Makefile.in	2010-02-25 19:13:53.384952173 +0100
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20017,9 +20017,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/ontop/Makefile.in totem-2.29.4/src/plugins/ontop/Makefile.in
---- totem-2.29.4.old/src/plugins/ontop/Makefile.in	2010-01-26 14:57:34.000000000 +0100
-+++ totem-2.29.4/src/plugins/ontop/Makefile.in	2010-01-27 09:57:17.773175373 +0100
+diff -Naur totem-2.29.91.old/src/plugins/ontop/Makefile.in totem-2.29.91/src/plugins/ontop/Makefile.in
+--- totem-2.29.91.old/src/plugins/ontop/Makefile.in	2010-02-24 13:15:33.000000000 +0100
++++ totem-2.29.91/src/plugins/ontop/Makefile.in	2010-02-25 19:13:53.472952675 +0100
 @@ -124,6 +124,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20046,9 +20046,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/opensubtitles/Makefile.in totem-2.29.4/src/plugins/opensubtitles/Makefile.in
---- totem-2.29.4.old/src/plugins/opensubtitles/Makefile.in	2010-01-26 14:57:34.000000000 +0100
-+++ totem-2.29.4/src/plugins/opensubtitles/Makefile.in	2010-01-27 09:57:17.946175791 +0100
+diff -Naur totem-2.29.91.old/src/plugins/opensubtitles/Makefile.in totem-2.29.91/src/plugins/opensubtitles/Makefile.in
+--- totem-2.29.91.old/src/plugins/opensubtitles/Makefile.in	2010-02-24 13:15:33.000000000 +0100
++++ totem-2.29.91/src/plugins/opensubtitles/Makefile.in	2010-02-25 19:13:53.548952286 +0100
 @@ -94,6 +94,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20075,9 +20075,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/properties/Makefile.in totem-2.29.4/src/plugins/properties/Makefile.in
---- totem-2.29.4.old/src/plugins/properties/Makefile.in	2010-01-26 14:57:34.000000000 +0100
-+++ totem-2.29.4/src/plugins/properties/Makefile.in	2010-01-27 09:57:18.206174675 +0100
+diff -Naur totem-2.29.91.old/src/plugins/properties/Makefile.in totem-2.29.91/src/plugins/properties/Makefile.in
+--- totem-2.29.91.old/src/plugins/properties/Makefile.in	2010-02-24 13:15:33.000000000 +0100
++++ totem-2.29.91/src/plugins/properties/Makefile.in	2010-02-25 19:13:53.648952776 +0100
 @@ -137,6 +137,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20104,9 +20104,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/publish/Makefile.in totem-2.29.4/src/plugins/publish/Makefile.in
---- totem-2.29.4.old/src/plugins/publish/Makefile.in	2010-01-26 14:57:34.000000000 +0100
-+++ totem-2.29.4/src/plugins/publish/Makefile.in	2010-01-27 09:57:18.306174679 +0100
+diff -Naur totem-2.29.91.old/src/plugins/publish/Makefile.in totem-2.29.91/src/plugins/publish/Makefile.in
+--- totem-2.29.91.old/src/plugins/publish/Makefile.in	2010-02-24 13:15:33.000000000 +0100
++++ totem-2.29.91/src/plugins/publish/Makefile.in	2010-02-25 19:13:53.744952609 +0100
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20133,9 +20133,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/pythonconsole/Makefile.in totem-2.29.4/src/plugins/pythonconsole/Makefile.in
---- totem-2.29.4.old/src/plugins/pythonconsole/Makefile.in	2010-01-26 14:57:34.000000000 +0100
-+++ totem-2.29.4/src/plugins/pythonconsole/Makefile.in	2010-01-27 09:57:18.382174775 +0100
+diff -Naur totem-2.29.91.old/src/plugins/pythonconsole/Makefile.in totem-2.29.91/src/plugins/pythonconsole/Makefile.in
+--- totem-2.29.91.old/src/plugins/pythonconsole/Makefile.in	2010-02-24 13:15:33.000000000 +0100
++++ totem-2.29.91/src/plugins/pythonconsole/Makefile.in	2010-02-25 19:13:53.816951977 +0100
 @@ -93,6 +93,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20162,9 +20162,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/sample-python/Makefile.in totem-2.29.4/src/plugins/sample-python/Makefile.in
---- totem-2.29.4.old/src/plugins/sample-python/Makefile.in	2010-01-26 14:57:35.000000000 +0100
-+++ totem-2.29.4/src/plugins/sample-python/Makefile.in	2010-01-27 09:57:18.557175023 +0100
+diff -Naur totem-2.29.91.old/src/plugins/sample-python/Makefile.in totem-2.29.91/src/plugins/sample-python/Makefile.in
+--- totem-2.29.91.old/src/plugins/sample-python/Makefile.in	2010-02-24 13:15:33.000000000 +0100
++++ totem-2.29.91/src/plugins/sample-python/Makefile.in	2010-02-25 19:13:53.880952014 +0100
 @@ -67,6 +67,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20191,9 +20191,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/sample-vala/Makefile.in totem-2.29.4/src/plugins/sample-vala/Makefile.in
---- totem-2.29.4.old/src/plugins/sample-vala/Makefile.in	2010-01-26 14:57:35.000000000 +0100
-+++ totem-2.29.4/src/plugins/sample-vala/Makefile.in	2010-01-27 09:57:18.705177412 +0100
+diff -Naur totem-2.29.91.old/src/plugins/sample-vala/Makefile.in totem-2.29.91/src/plugins/sample-vala/Makefile.in
+--- totem-2.29.91.old/src/plugins/sample-vala/Makefile.in	2010-02-24 13:15:34.000000000 +0100
++++ totem-2.29.91/src/plugins/sample-vala/Makefile.in	2010-02-25 19:13:53.972951837 +0100
 @@ -129,6 +129,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20220,9 +20220,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/screensaver/Makefile.in totem-2.29.4/src/plugins/screensaver/Makefile.in
---- totem-2.29.4.old/src/plugins/screensaver/Makefile.in	2010-01-26 14:57:35.000000000 +0100
-+++ totem-2.29.4/src/plugins/screensaver/Makefile.in	2010-01-27 09:57:18.890176562 +0100
+diff -Naur totem-2.29.91.old/src/plugins/screensaver/Makefile.in totem-2.29.91/src/plugins/screensaver/Makefile.in
+--- totem-2.29.91.old/src/plugins/screensaver/Makefile.in	2010-02-24 13:15:34.000000000 +0100
++++ totem-2.29.91/src/plugins/screensaver/Makefile.in	2010-02-25 19:13:54.064952784 +0100
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20249,9 +20249,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/screenshot/Makefile.in totem-2.29.4/src/plugins/screenshot/Makefile.in
---- totem-2.29.4.old/src/plugins/screenshot/Makefile.in	2010-01-26 14:57:35.000000000 +0100
-+++ totem-2.29.4/src/plugins/screenshot/Makefile.in	2010-01-27 09:57:19.197176533 +0100
+diff -Naur totem-2.29.91.old/src/plugins/screenshot/Makefile.in totem-2.29.91/src/plugins/screenshot/Makefile.in
+--- totem-2.29.91.old/src/plugins/screenshot/Makefile.in	2010-02-24 13:15:34.000000000 +0100
++++ totem-2.29.91/src/plugins/screenshot/Makefile.in	2010-02-25 19:13:54.168953920 +0100
 @@ -131,6 +131,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20278,9 +20278,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/sidebar-test/Makefile.in totem-2.29.4/src/plugins/sidebar-test/Makefile.in
---- totem-2.29.4.old/src/plugins/sidebar-test/Makefile.in	2010-01-26 14:57:35.000000000 +0100
-+++ totem-2.29.4/src/plugins/sidebar-test/Makefile.in	2010-01-27 09:57:19.298177083 +0100
+diff -Naur totem-2.29.91.old/src/plugins/sidebar-test/Makefile.in totem-2.29.91/src/plugins/sidebar-test/Makefile.in
+--- totem-2.29.91.old/src/plugins/sidebar-test/Makefile.in	2010-02-24 13:15:34.000000000 +0100
++++ totem-2.29.91/src/plugins/sidebar-test/Makefile.in	2010-02-25 19:13:54.256951897 +0100
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20307,9 +20307,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/skipto/Makefile.in totem-2.29.4/src/plugins/skipto/Makefile.in
---- totem-2.29.4.old/src/plugins/skipto/Makefile.in	2010-01-26 14:57:36.000000000 +0100
-+++ totem-2.29.4/src/plugins/skipto/Makefile.in	2010-01-27 09:57:19.470175210 +0100
+diff -Naur totem-2.29.91.old/src/plugins/skipto/Makefile.in totem-2.29.91/src/plugins/skipto/Makefile.in
+--- totem-2.29.91.old/src/plugins/skipto/Makefile.in	2010-02-24 13:15:34.000000000 +0100
++++ totem-2.29.91/src/plugins/skipto/Makefile.in	2010-02-25 19:13:54.360952963 +0100
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20336,9 +20336,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/thumbnail/Makefile.in totem-2.29.4/src/plugins/thumbnail/Makefile.in
---- totem-2.29.4.old/src/plugins/thumbnail/Makefile.in	2010-01-26 14:57:36.000000000 +0100
-+++ totem-2.29.4/src/plugins/thumbnail/Makefile.in	2010-01-27 09:57:19.566175677 +0100
+diff -Naur totem-2.29.91.old/src/plugins/thumbnail/Makefile.in totem-2.29.91/src/plugins/thumbnail/Makefile.in
+--- totem-2.29.91.old/src/plugins/thumbnail/Makefile.in	2010-02-24 13:15:34.000000000 +0100
++++ totem-2.29.91/src/plugins/thumbnail/Makefile.in	2010-02-25 19:13:54.448952418 +0100
 @@ -125,6 +125,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20365,9 +20365,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/totem/Makefile.in totem-2.29.4/src/plugins/totem/Makefile.in
---- totem-2.29.4.old/src/plugins/totem/Makefile.in	2010-01-26 14:57:36.000000000 +0100
-+++ totem-2.29.4/src/plugins/totem/Makefile.in	2010-01-27 09:57:19.642174923 +0100
+diff -Naur totem-2.29.91.old/src/plugins/totem/Makefile.in totem-2.29.91/src/plugins/totem/Makefile.in
+--- totem-2.29.91.old/src/plugins/totem/Makefile.in	2010-02-24 13:15:35.000000000 +0100
++++ totem-2.29.91/src/plugins/totem/Makefile.in	2010-02-25 19:13:54.524953703 +0100
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20394,9 +20394,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/tracker/Makefile.in totem-2.29.4/src/plugins/tracker/Makefile.in
---- totem-2.29.4.old/src/plugins/tracker/Makefile.in	2010-01-26 14:57:36.000000000 +0100
-+++ totem-2.29.4/src/plugins/tracker/Makefile.in	2010-01-27 09:57:19.746175361 +0100
+diff -Naur totem-2.29.91.old/src/plugins/tracker/Makefile.in totem-2.29.91/src/plugins/tracker/Makefile.in
+--- totem-2.29.91.old/src/plugins/tracker/Makefile.in	2010-02-24 13:15:35.000000000 +0100
++++ totem-2.29.91/src/plugins/tracker/Makefile.in	2010-02-25 19:13:54.628953517 +0100
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -20423,9 +20423,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.29.4.old/src/plugins/youtube/Makefile.in totem-2.29.4/src/plugins/youtube/Makefile.in
---- totem-2.29.4.old/src/plugins/youtube/Makefile.in	2010-01-26 14:57:36.000000000 +0100
-+++ totem-2.29.4/src/plugins/youtube/Makefile.in	2010-01-27 09:57:19.846175224 +0100
+diff -Naur totem-2.29.91.old/src/plugins/youtube/Makefile.in totem-2.29.91/src/plugins/youtube/Makefile.in
+--- totem-2.29.91.old/src/plugins/youtube/Makefile.in	2010-02-24 13:15:35.000000000 +0100
++++ totem-2.29.91/src/plugins/youtube/Makefile.in	2010-02-25 19:13:54.724952374 +0100
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@

Added: desktop/experimental/totem/debian/patches/99_gst-bus_flush.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/patches/99_gst-bus_flush.patch?rev=23133&op=file
==============================================================================
--- desktop/experimental/totem/debian/patches/99_gst-bus_flush.patch (added)
+++ desktop/experimental/totem/debian/patches/99_gst-bus_flush.patch [utf-8] Thu Feb 25 18:16:12 2010
@@ -1,0 +1,49 @@
+From fda6b27a40f4e130b48cd2c7ab8f9bed7b8009f3 Mon Sep 17 00:00:00 2001
+From: Sebastian Dröge <sebastian.droege at collabora.co.uk>
+Date: Thu, 25 Feb 2010 16:45:40 +0000
+Subject: Set playbin2's bus to flushing when shutting down until we start playback again
+
+This makes sure that we never get any pending messages after we
+stopped playback. Without this change, error messages after a
+missing plugin message could still appear although the codec
+installer was started and playbin2 was stopped already.
+---
+diff --git a/src/backend/bacon-video-widget-gst-0.10.c b/src/backend/bacon-video-widget-gst-0.10.c
+index 9b9f703..be58447 100644
+--- a/src/backend/bacon-video-widget-gst-0.10.c
++++ b/src/backend/bacon-video-widget-gst-0.10.c
+@@ -3947,11 +3947,12 @@ static void
+ bvw_stop_play_pipeline (BaconVideoWidget * bvw)
+ {
+   GstState cur_state;
++  GstBus *bus;
+ 
++  bus = gst_element_get_bus (bvw->priv->play);
+   gst_element_get_state (bvw->priv->play, &cur_state, NULL, 0);
+   if (cur_state > GST_STATE_READY) {
+     GstMessage *msg;
+-    GstBus *bus;
+ 
+     GST_DEBUG ("stopping");
+     gst_element_set_state (bvw->priv->play, GST_STATE_READY);
+@@ -3959,14 +3960,16 @@ bvw_stop_play_pipeline (BaconVideoWidget * bvw)
+     /* process all remaining state-change messages so everything gets
+      * cleaned up properly (before the state change to NULL flushes them) */
+     GST_DEBUG ("processing pending state-change messages");
+-    bus = gst_element_get_bus (bvw->priv->play);
+     while ((msg = gst_bus_poll (bus, GST_MESSAGE_STATE_CHANGED, 0))) {
+       gst_bus_async_signal_func (bus, msg, NULL);
+       gst_message_unref (msg);
+     }
+-    gst_object_unref (bus);
+   }
+ 
++  /* and now drop all following messages until we start again */
++  gst_bus_set_flushing (bus, TRUE);
++  gst_object_unref (bus);
++
+   /* Now in READY or lower */
+   if (bvw->priv->ready_idle_id) {
+     g_source_remove (bvw->priv->ready_idle_id);
+--
+cgit v0.8.3.1

Modified: desktop/experimental/totem/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/patches/series?rev=23133&op=diff
==============================================================================
--- desktop/experimental/totem/debian/patches/series [utf-8] (original)
+++ desktop/experimental/totem/debian/patches/series [utf-8] Thu Feb 25 18:16:12 2010
@@ -1,3 +1,4 @@
 01_fake_keypresses.patch
 70_bbc_plugin.patch
 90_autotools.patch
+99_gst-bus_flush.patch




More information about the pkg-gnome-commits mailing list