r21394 - in /desktop/unstable/totem/debian: changelog patches/90_autotools.patch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Sep 21 15:06:03 UTC 2009


Author: slomo
Date: Mon Sep 21 15:06:01 2009
New Revision: 21394

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21394
Log:
* New upstream release:
  + debian/patches/90_autotools.patch:
    - Regenerated for the new version.

Modified:
    desktop/unstable/totem/debian/changelog
    desktop/unstable/totem/debian/patches/90_autotools.patch

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=21394&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Mon Sep 21 15:06:01 2009
@@ -1,6 +1,8 @@
 totem (2.28.0-1) experimental; urgency=low
 
-  * New upstream release.
+  * New upstream release:
+    + debian/patches/90_autotools.patch:
+      - Regenerated for the new version.
 
  -- Sebastian Dröge <slomo at debian.org>  Mon, 21 Sep 2009 16:53:12 +0200
 

Modified: desktop/unstable/totem/debian/patches/90_autotools.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/patches/90_autotools.patch?rev=21394&op=diff
==============================================================================
--- desktop/unstable/totem/debian/patches/90_autotools.patch [utf-8] (original)
+++ desktop/unstable/totem/debian/patches/90_autotools.patch [utf-8] Mon Sep 21 15:06:01 2009
@@ -1,6 +1,6 @@
-diff -Naur totem-2.27.92.old/aclocal.m4 totem-2.27.92/aclocal.m4
---- totem-2.27.92.old/aclocal.m4	2009-09-08 12:05:18.000000000 +0200
-+++ totem-2.27.92/aclocal.m4	2009-09-09 07:57:24.000000000 +0200
+diff -Naur totem-2.28.0.old/aclocal.m4 totem-2.28.0/aclocal.m4
+--- totem-2.28.0.old/aclocal.m4	2009-09-21 13:11:56.000000000 +0200
++++ totem-2.28.0/aclocal.m4	2009-09-21 17:05:05.000000000 +0200
 @@ -13,8 +13,8 @@
  
  m4_ifndef([AC_AUTOCONF_VERSION],
@@ -163,9 +163,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.27.92.old/bindings/Makefile.in totem-2.27.92/bindings/Makefile.in
---- totem-2.27.92.old/bindings/Makefile.in	2009-09-08 12:26:49.000000000 +0200
-+++ totem-2.27.92/bindings/Makefile.in	2009-09-09 07:57:27.000000000 +0200
+diff -Naur totem-2.28.0.old/bindings/Makefile.in totem-2.28.0/bindings/Makefile.in
+--- totem-2.28.0.old/bindings/Makefile.in	2009-09-21 13:52:11.000000000 +0200
++++ totem-2.28.0/bindings/Makefile.in	2009-09-21 17:05:08.000000000 +0200
 @@ -109,6 +109,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -183,9 +183,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/bindings/python/Makefile.in totem-2.27.92/bindings/python/Makefile.in
---- totem-2.27.92.old/bindings/python/Makefile.in	2009-09-08 12:26:49.000000000 +0200
-+++ totem-2.27.92/bindings/python/Makefile.in	2009-09-09 07:57:27.000000000 +0200
+diff -Naur totem-2.28.0.old/bindings/python/Makefile.in totem-2.28.0/bindings/python/Makefile.in
+--- totem-2.28.0.old/bindings/python/Makefile.in	2009-09-21 13:52:11.000000000 +0200
++++ totem-2.28.0/bindings/python/Makefile.in	2009-09-21 17:05:08.000000000 +0200
 @@ -106,6 +106,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -203,9 +203,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/bindings/vala/Makefile.in totem-2.27.92/bindings/vala/Makefile.in
---- totem-2.27.92.old/bindings/vala/Makefile.in	2009-09-08 12:26:50.000000000 +0200
-+++ totem-2.27.92/bindings/vala/Makefile.in	2009-09-09 07:57:27.000000000 +0200
+diff -Naur totem-2.28.0.old/bindings/vala/Makefile.in totem-2.28.0/bindings/vala/Makefile.in
+--- totem-2.28.0.old/bindings/vala/Makefile.in	2009-09-21 13:52:12.000000000 +0200
++++ totem-2.28.0/bindings/vala/Makefile.in	2009-09-21 17:05:08.000000000 +0200
 @@ -70,6 +70,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -223,9 +223,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/browser-plugin/Makefile.in totem-2.27.92/browser-plugin/Makefile.in
---- totem-2.27.92.old/browser-plugin/Makefile.in	2009-09-08 12:26:50.000000000 +0200
-+++ totem-2.27.92/browser-plugin/Makefile.in	2009-09-09 07:57:27.000000000 +0200
+diff -Naur totem-2.28.0.old/browser-plugin/Makefile.in totem-2.28.0/browser-plugin/Makefile.in
+--- totem-2.28.0.old/browser-plugin/Makefile.in	2009-09-21 13:52:12.000000000 +0200
++++ totem-2.28.0/browser-plugin/Makefile.in	2009-09-21 17:05:08.000000000 +0200
 @@ -333,6 +333,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -243,10 +243,141 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/config.guess totem-2.27.92/config.guess
-diff -Naur totem-2.27.92.old/config.h.in totem-2.27.92/config.h.in
---- totem-2.27.92.old/config.h.in	2009-09-08 12:26:47.000000000 +0200
-+++ totem-2.27.92/config.h.in	2009-09-09 07:57:26.000000000 +0200
+diff -Naur totem-2.28.0.old/config.guess totem-2.28.0/config.guess
+--- totem-2.28.0.old/config.guess	2009-09-21 13:52:11.000000000 +0200
++++ totem-2.28.0/config.guess	2009-09-21 17:05:07.000000000 +0200
+@@ -1,10 +1,10 @@
+ #! /bin/sh
+ # Attempt to guess a canonical system name.
+ #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
++#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+ #   Free Software Foundation, Inc.
+ 
+-timestamp='2009-04-27'
++timestamp='2009-06-10'
+ 
+ # This file is free software; you can redistribute it and/or modify it
+ # under the terms of the GNU General Public License as published by
+@@ -170,7 +170,7 @@
+ 	    arm*|i386|m68k|ns32k|sh3*|sparc|vax)
+ 		eval $set_cc_for_build
+ 		if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
+-			| grep __ELF__ >/dev/null
++			| grep -q __ELF__
+ 		then
+ 		    # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout).
+ 		    # Return netbsd for either.  FIX?
+@@ -656,7 +656,7 @@
+ 	    # => hppa64-hp-hpux11.23
+ 
+ 	    if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
+-		grep __LP64__ >/dev/null
++		grep -q __LP64__
+ 	    then
+ 		HP_ARCH="hppa2.0w"
+ 	    else
+@@ -822,6 +822,9 @@
+     [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
+ 	echo i${UNAME_MACHINE}-pc-mks
+ 	exit ;;
++    8664:Windows_NT:*)
++	echo x86_64-pc-mks
++	exit ;;
+     i*:Windows_NT*:* | Pentium*:Windows_NT*:*)
+ 	# How do we know it's Interix rather than the generic POSIX subsystem?
+ 	# It also conflicts with pre-2.0 versions of AT&T UWIN. Should we
+@@ -882,40 +885,17 @@
+     m68*:Linux:*:*)
+ 	echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	exit ;;
+-    mips:Linux:*:*)
++    mips:Linux:*:* | mips64:Linux:*:*)
+ 	eval $set_cc_for_build
+ 	sed 's/^	//' << EOF >$dummy.c
+ 	#undef CPU
+-	#undef mips
+-	#undef mipsel
++	#undef ${UNAME_MACHINE}
++	#undef ${UNAME_MACHINE}el
+ 	#if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
+-	CPU=mipsel
++	CPU=${UNAME_MACHINE}el
+ 	#else
+ 	#if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
+-	CPU=mips
+-	#else
+-	CPU=
+-	#endif
+-	#endif
+-EOF
+-	eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '
+-	    /^CPU/{
+-		s: ::g
+-		p
+-	    }'`"
+-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
+-	;;
+-    mips64:Linux:*:*)
+-	eval $set_cc_for_build
+-	sed 's/^	//' << EOF >$dummy.c
+-	#undef CPU
+-	#undef mips64
+-	#undef mips64el
+-	#if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
+-	CPU=mips64el
+-	#else
+-	#if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
+-	CPU=mips64
++	CPU=${UNAME_MACHINE}
+ 	#else
+ 	CPU=
+ 	#endif
+@@ -947,7 +927,7 @@
+ 	  EV67)  UNAME_MACHINE=alphaev67 ;;
+ 	  EV68*) UNAME_MACHINE=alphaev68 ;;
+         esac
+-	objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
++	objdump --private-headers /bin/sh | grep -q ld.so.1
+ 	if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
+ 	echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
+ 	exit ;;
+@@ -1001,14 +981,6 @@
+ 	  elf32-i386)
+ 		TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu"
+ 		;;
+-	  a.out-i386-linux)
+-		echo "${UNAME_MACHINE}-pc-linux-gnuaout"
+-		exit ;;
+-	  "")
+-		# Either a pre-BFD a.out linker (linux-gnuoldld) or
+-		# one that does not give us useful --help.
+-		echo "${UNAME_MACHINE}-pc-linux-gnuoldld"
+-		exit ;;
+ 	esac
+ 	# Determine whether the default compiler is a.out or elf
+ 	eval $set_cc_for_build
+@@ -1074,7 +1046,7 @@
+     i*86:syllable:*:*)
+ 	echo ${UNAME_MACHINE}-pc-syllable
+ 	exit ;;
+-    i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*)
++    i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*)
+ 	echo i386-unknown-lynxos${UNAME_RELEASE}
+ 	exit ;;
+     i*86:*DOS:*:*)
+@@ -1182,7 +1154,7 @@
+     rs6000:LynxOS:2.*:*)
+ 	echo rs6000-unknown-lynxos${UNAME_RELEASE}
+ 	exit ;;
+-    PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*)
++    PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*)
+ 	echo powerpc-unknown-lynxos${UNAME_RELEASE}
+ 	exit ;;
+     SM[BE]S:UNIX_SV:*:*)
+diff -Naur totem-2.28.0.old/config.h.in totem-2.28.0/config.h.in
+--- totem-2.28.0.old/config.h.in	2009-09-21 13:52:09.000000000 +0200
++++ totem-2.28.0/config.h.in	2009-09-21 17:05:07.000000000 +0200
 @@ -100,6 +100,9 @@
  /* Define to the one symbol short name of this package. */
  #undef PACKAGE_TARNAME
@@ -257,15 +388,69 @@
  /* Define to the version of this package. */
  #undef PACKAGE_VERSION
  
-diff -Naur totem-2.27.92.old/config.sub totem-2.27.92/config.sub
-diff -Naur totem-2.27.92.old/configure totem-2.27.92/configure
---- totem-2.27.92.old/configure	2009-09-08 12:05:35.000000000 +0200
-+++ totem-2.27.92/configure	2009-09-09 07:57:25.000000000 +0200
+diff -Naur totem-2.28.0.old/config.sub totem-2.28.0/config.sub
+--- totem-2.28.0.old/config.sub	2009-09-21 13:52:11.000000000 +0200
++++ totem-2.28.0/config.sub	2009-09-21 17:05:07.000000000 +0200
+@@ -1,10 +1,10 @@
+ #! /bin/sh
+ # Configuration validation subroutine script.
+ #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
++#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+ #   Free Software Foundation, Inc.
+ 
+-timestamp='2009-04-17'
++timestamp='2009-06-11'
+ 
+ # This file is (in principle) common to ALL GNU software.
+ # The presence of a machine in this file suggests that SOME GNU software
+@@ -153,6 +153,9 @@
+ 		os=
+ 		basic_machine=$1
+ 		;;
++        -bluegene*)
++	        os=-cnk
++		;;
+ 	-sim | -cisco | -oki | -wec | -winbond)
+ 		os=
+ 		basic_machine=$1
+@@ -467,6 +470,10 @@
+ 		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
+ 		os=-linux
+ 		;;
++	bluegene*)
++		basic_machine=powerpc-ibm
++		os=-cnk
++		;;
+ 	c90)
+ 		basic_machine=c90-cray
+ 		os=-unicos
+@@ -1260,7 +1267,7 @@
+ 	# Each alternative MUST END IN A *, to match a version number.
+ 	# -sysv* is not here because it comes later, after sysvr4.
+ 	-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
+-	      | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
++	      | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
+ 	      | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
+ 	      | -kopensolaris* \
+ 	      | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
+@@ -1613,7 +1620,7 @@
+ 			-sunos*)
+ 				vendor=sun
+ 				;;
+-			-aix*)
++			-cnk*|-aix*)
+ 				vendor=ibm
+ 				;;
+ 			-beos*)
+diff -Naur totem-2.28.0.old/configure totem-2.28.0/configure
+--- totem-2.28.0.old/configure	2009-09-21 13:23:49.000000000 +0200
++++ totem-2.28.0/configure	2009-09-21 17:05:06.000000000 +0200
 @@ -1,20 +1,22 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.63 for totem 2.27.92.
-+# Generated by GNU Autoconf 2.64 for totem 2.27.92.
+-# Generated by GNU Autoconf 2.63 for totem 2.28.0.
++# Generated by GNU Autoconf 2.64 for totem 2.28.0.
  #
  # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=totem>.
  #
@@ -1059,8 +1244,8 @@
  # Identity of this package.
  PACKAGE_NAME='totem'
 @@ -748,6 +702,7 @@
- PACKAGE_VERSION='2.27.92'
- PACKAGE_STRING='totem 2.27.92'
+ PACKAGE_VERSION='2.28.0'
+ PACKAGE_STRING='totem 2.28.0'
  PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=totem'
 +PACKAGE_URL=''
  
@@ -1230,12 +1415,12 @@
 -test -n "$ac_init_help" && exit $ac_status
 -if $ac_init_version; then
 -  cat <<\_ACEOF
--totem configure 2.27.92
+-totem configure 2.28.0
 -generated by GNU Autoconf 2.63
 +test -n "$ac_init_help" && exit $ac_status
 +if $ac_init_version; then
 +  cat <<\_ACEOF
-+totem configure 2.27.92
++totem configure 2.28.0
 +generated by GNU Autoconf 2.64
 +
 +Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1733,7 +1918,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.27.92, which was
+ It was created by totem $as_me 2.28.0, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.64.  Invocation command line was
  
@@ -11497,7 +11682,7 @@
 @@ -18616,7 +16715,7 @@
  
  lt_cl_version="\
- totem config.lt 2.27.92
+ totem config.lt 2.28.0
 -configured by $0, generated by GNU Autoconf 2.63.
 +configured by $0, generated by GNU Autoconf 2.64.
  
@@ -17038,7 +17223,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.27.92, which was
+ This file was extended by totem $as_me 2.28.0, which was
 -generated by GNU Autoconf 2.63.  Invocation command line was
 +generated by GNU Autoconf 2.64.  Invocation command line was
  
@@ -17069,7 +17254,7 @@
  _ACEOF
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  ac_cs_version="\\
- totem config.status 2.27.92
+ totem config.status 2.28.0
 -configured by $0, generated by GNU Autoconf 2.63,
 +configured by $0, generated by GNU Autoconf 2.64,
    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
@@ -17703,9 +17888,9 @@
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: End options" >&5
  $as_echo "$as_me: End options" >&6;}
  
-diff -Naur totem-2.27.92.old/data/icons/16x16/Makefile.in totem-2.27.92/data/icons/16x16/Makefile.in
---- totem-2.27.92.old/data/icons/16x16/Makefile.in	2009-09-08 12:26:51.000000000 +0200
-+++ totem-2.27.92/data/icons/16x16/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/data/icons/16x16/Makefile.in totem-2.28.0/data/icons/16x16/Makefile.in
+--- totem-2.28.0.old/data/icons/16x16/Makefile.in	2009-09-21 13:52:13.000000000 +0200
++++ totem-2.28.0/data/icons/16x16/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17723,9 +17908,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/data/icons/22x22/Makefile.in totem-2.27.92/data/icons/22x22/Makefile.in
---- totem-2.27.92.old/data/icons/22x22/Makefile.in	2009-09-08 12:26:51.000000000 +0200
-+++ totem-2.27.92/data/icons/22x22/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/data/icons/22x22/Makefile.in totem-2.28.0/data/icons/22x22/Makefile.in
+--- totem-2.28.0.old/data/icons/22x22/Makefile.in	2009-09-21 13:52:13.000000000 +0200
++++ totem-2.28.0/data/icons/22x22/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17743,9 +17928,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/data/icons/24x24/Makefile.in totem-2.27.92/data/icons/24x24/Makefile.in
---- totem-2.27.92.old/data/icons/24x24/Makefile.in	2009-09-08 12:26:51.000000000 +0200
-+++ totem-2.27.92/data/icons/24x24/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/data/icons/24x24/Makefile.in totem-2.28.0/data/icons/24x24/Makefile.in
+--- totem-2.28.0.old/data/icons/24x24/Makefile.in	2009-09-21 13:52:13.000000000 +0200
++++ totem-2.28.0/data/icons/24x24/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17763,9 +17948,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/data/icons/32x32/Makefile.in totem-2.27.92/data/icons/32x32/Makefile.in
---- totem-2.27.92.old/data/icons/32x32/Makefile.in	2009-09-08 12:26:51.000000000 +0200
-+++ totem-2.27.92/data/icons/32x32/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/data/icons/32x32/Makefile.in totem-2.28.0/data/icons/32x32/Makefile.in
+--- totem-2.28.0.old/data/icons/32x32/Makefile.in	2009-09-21 13:52:13.000000000 +0200
++++ totem-2.28.0/data/icons/32x32/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17783,9 +17968,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/data/icons/48x48/Makefile.in totem-2.27.92/data/icons/48x48/Makefile.in
---- totem-2.27.92.old/data/icons/48x48/Makefile.in	2009-09-08 12:26:51.000000000 +0200
-+++ totem-2.27.92/data/icons/48x48/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/data/icons/48x48/Makefile.in totem-2.28.0/data/icons/48x48/Makefile.in
+--- totem-2.28.0.old/data/icons/48x48/Makefile.in	2009-09-21 13:52:14.000000000 +0200
++++ totem-2.28.0/data/icons/48x48/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17803,9 +17988,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/data/icons/Makefile.in totem-2.27.92/data/icons/Makefile.in
---- totem-2.27.92.old/data/icons/Makefile.in	2009-09-08 12:26:51.000000000 +0200
-+++ totem-2.27.92/data/icons/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/data/icons/Makefile.in totem-2.28.0/data/icons/Makefile.in
+--- totem-2.28.0.old/data/icons/Makefile.in	2009-09-21 13:52:14.000000000 +0200
++++ totem-2.28.0/data/icons/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -107,6 +107,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17823,9 +18008,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/data/icons/scalable/Makefile.in totem-2.27.92/data/icons/scalable/Makefile.in
---- totem-2.27.92.old/data/icons/scalable/Makefile.in	2009-09-08 12:26:52.000000000 +0200
-+++ totem-2.27.92/data/icons/scalable/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/data/icons/scalable/Makefile.in totem-2.28.0/data/icons/scalable/Makefile.in
+--- totem-2.28.0.old/data/icons/scalable/Makefile.in	2009-09-21 13:52:14.000000000 +0200
++++ totem-2.28.0/data/icons/scalable/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17843,9 +18028,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/data/Makefile.in totem-2.27.92/data/Makefile.in
---- totem-2.27.92.old/data/Makefile.in	2009-09-08 12:26:50.000000000 +0200
-+++ totem-2.27.92/data/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/data/Makefile.in totem-2.28.0/data/Makefile.in
+--- totem-2.28.0.old/data/Makefile.in	2009-09-21 13:52:13.000000000 +0200
++++ totem-2.28.0/data/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -141,6 +141,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17863,9 +18048,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/docs/Makefile.in totem-2.27.92/docs/Makefile.in
---- totem-2.27.92.old/docs/Makefile.in	2009-09-08 12:26:52.000000000 +0200
-+++ totem-2.27.92/docs/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/docs/Makefile.in totem-2.28.0/docs/Makefile.in
+--- totem-2.28.0.old/docs/Makefile.in	2009-09-21 13:52:14.000000000 +0200
++++ totem-2.28.0/docs/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -107,6 +107,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17883,9 +18068,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/docs/reference/Makefile.in totem-2.27.92/docs/reference/Makefile.in
---- totem-2.27.92.old/docs/reference/Makefile.in	2009-09-08 12:26:52.000000000 +0200
-+++ totem-2.27.92/docs/reference/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/docs/reference/Makefile.in totem-2.28.0/docs/reference/Makefile.in
+--- totem-2.28.0.old/docs/reference/Makefile.in	2009-09-21 13:52:15.000000000 +0200
++++ totem-2.28.0/docs/reference/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -76,6 +76,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -17903,9 +18088,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/gnome-doc-utils.make totem-2.27.92/gnome-doc-utils.make
---- totem-2.27.92.old/gnome-doc-utils.make	2009-09-08 12:26:40.000000000 +0200
-+++ totem-2.27.92/gnome-doc-utils.make	2009-09-09 07:57:18.000000000 +0200
+diff -Naur totem-2.28.0.old/gnome-doc-utils.make totem-2.28.0/gnome-doc-utils.make
+--- totem-2.28.0.old/gnome-doc-utils.make	2009-09-21 13:52:00.000000000 +0200
++++ totem-2.28.0/gnome-doc-utils.make	2009-09-21 17:05:02.000000000 +0200
 @@ -92,6 +92,14 @@
  ## The name of the document being built
  DOC_MODULE ?=
@@ -18235,9 +18420,9 @@
 +	  echo "rm -f $(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)/$$omf"; \
 +	  rm -f "$(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)/$$omf"; \
  	done
-diff -Naur totem-2.27.92.old/help/bg/Makefile.in totem-2.27.92/help/bg/Makefile.in
---- totem-2.27.92.old/help/bg/Makefile.in	2009-09-08 12:26:52.000000000 +0200
-+++ totem-2.27.92/help/bg/Makefile.in	2009-09-09 07:57:29.000000000 +0200
+diff -Naur totem-2.28.0.old/help/bg/Makefile.in totem-2.28.0/help/bg/Makefile.in
+--- totem-2.28.0.old/help/bg/Makefile.in	2009-09-21 13:52:15.000000000 +0200
++++ totem-2.28.0/help/bg/Makefile.in	2009-09-21 17:05:10.000000000 +0200
 @@ -132,6 +132,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18255,9 +18440,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/help/Makefile.in totem-2.27.92/help/Makefile.in
---- totem-2.27.92.old/help/Makefile.in	2009-09-08 12:26:52.000000000 +0200
-+++ totem-2.27.92/help/Makefile.in	2009-09-09 07:57:28.000000000 +0200
+diff -Naur totem-2.28.0.old/help/Makefile.in totem-2.28.0/help/Makefile.in
+--- totem-2.28.0.old/help/Makefile.in	2009-09-21 13:52:15.000000000 +0200
++++ totem-2.28.0/help/Makefile.in	2009-09-21 17:05:09.000000000 +0200
 @@ -132,6 +132,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18571,9 +18756,9 @@
  	done
  dist-hook: doc-dist-hook
  
-diff -Naur totem-2.27.92.old/lib/Makefile.in totem-2.27.92/lib/Makefile.in
---- totem-2.27.92.old/lib/Makefile.in	2009-09-08 12:26:53.000000000 +0200
-+++ totem-2.27.92/lib/Makefile.in	2009-09-09 07:57:29.000000000 +0200
+diff -Naur totem-2.28.0.old/lib/Makefile.in totem-2.28.0/lib/Makefile.in
+--- totem-2.28.0.old/lib/Makefile.in	2009-09-21 13:52:16.000000000 +0200
++++ totem-2.28.0/lib/Makefile.in	2009-09-21 17:05:10.000000000 +0200
 @@ -104,6 +104,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18591,9 +18776,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/ltmain.sh totem-2.27.92/ltmain.sh
---- totem-2.27.92.old/ltmain.sh	2009-09-08 12:26:39.000000000 +0200
-+++ totem-2.27.92/ltmain.sh	2009-09-09 07:57:17.000000000 +0200
+diff -Naur totem-2.28.0.old/ltmain.sh totem-2.28.0/ltmain.sh
+--- totem-2.28.0.old/ltmain.sh	2009-09-21 13:51:58.000000000 +0200
++++ totem-2.28.0/ltmain.sh	2009-09-21 17:05:01.000000000 +0200
 @@ -65,7 +65,7 @@
  #       compiler:		$LTCC
  #       compiler flags:		$LTCFLAGS
@@ -18672,9 +18857,9 @@
  	  esac
  	  ;;
  	no)
-diff -Naur totem-2.27.92.old/Makefile.in totem-2.27.92/Makefile.in
---- totem-2.27.92.old/Makefile.in	2009-09-08 12:27:00.000000000 +0200
-+++ totem-2.27.92/Makefile.in	2009-09-09 07:57:33.000000000 +0200
+diff -Naur totem-2.28.0.old/Makefile.in totem-2.28.0/Makefile.in
+--- totem-2.28.0.old/Makefile.in	2009-09-21 13:52:24.000000000 +0200
++++ totem-2.28.0/Makefile.in	2009-09-21 17:05:13.000000000 +0200
 @@ -124,6 +124,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18692,21 +18877,21 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/po/Makefile.in.in totem-2.27.92/po/Makefile.in.in
---- totem-2.27.92.old/po/Makefile.in.in	2009-09-08 12:26:40.000000000 +0200
-+++ totem-2.27.92/po/Makefile.in.in	2009-09-09 07:57:18.000000000 +0200
-@@ -56,7 +56,7 @@
- 
- PO_LINGUAS=$(shell if test -r $(srcdir)/LINGUAS; then grep -v "^\#" $(srcdir)/LINGUAS; else echo "$(ALL_LINGUAS)"; fi)
- 
--USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep '^$$lang$$' $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep '^$$lang$$'`"; then printf "$$lang "; fi; done; fi)
-+USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
- 
- USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)" -o -n "$(LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)"; else if test -n "$(PO_LINGUAS)"; then LLINGUAS="$(PO_LINGUAS)"; else LLINGUAS="$(ALL_LINGUAS)"; fi; fi; for lang in $$LLINGUAS; do printf "$$lang "; done)
- 
-diff -Naur totem-2.27.92.old/src/backend/Makefile.in totem-2.27.92/src/backend/Makefile.in
---- totem-2.27.92.old/src/backend/Makefile.in	2009-09-08 12:26:54.000000000 +0200
-+++ totem-2.27.92/src/backend/Makefile.in	2009-09-09 07:57:29.000000000 +0200
+diff -Naur totem-2.28.0.old/po/Makefile.in.in totem-2.28.0/po/Makefile.in.in
+--- totem-2.28.0.old/po/Makefile.in.in	2009-09-21 13:52:00.000000000 +0200
++++ totem-2.28.0/po/Makefile.in.in	2009-09-21 17:05:02.000000000 +0200
+@@ -129,7 +129,7 @@
+ 	done
+ 
+ # Empty stubs to satisfy archaic automake needs
+-dvi info ctags tags CTAGS TAGS ID:
++dvi info tags TAGS ID:
+ 
+ # Define this as empty until I found a useful application.
+ install-exec installcheck:
+diff -Naur totem-2.28.0.old/src/backend/Makefile.in totem-2.28.0/src/backend/Makefile.in
+--- totem-2.28.0.old/src/backend/Makefile.in	2009-09-21 13:52:17.000000000 +0200
++++ totem-2.28.0/src/backend/Makefile.in	2009-09-21 17:05:10.000000000 +0200
 @@ -121,6 +121,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18724,9 +18909,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/Makefile.in totem-2.27.92/src/Makefile.in
---- totem-2.27.92.old/src/Makefile.in	2009-09-08 12:26:53.000000000 +0200
-+++ totem-2.27.92/src/Makefile.in	2009-09-09 07:57:29.000000000 +0200
+diff -Naur totem-2.28.0.old/src/Makefile.in totem-2.28.0/src/Makefile.in
+--- totem-2.28.0.old/src/Makefile.in	2009-09-21 13:52:17.000000000 +0200
++++ totem-2.28.0/src/Makefile.in	2009-09-21 17:05:10.000000000 +0200
 @@ -343,6 +343,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -18744,9 +18929,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/bbc/Makefile.in totem-2.27.92/src/plugins/bbc/Makefile.in
---- totem-2.27.92.old/src/plugins/bbc/Makefile.in	1970-01-01 01:00:00.000000000 +0100
-+++ totem-2.27.92/src/plugins/bbc/Makefile.in	2009-09-09 07:57:29.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/bbc/Makefile.in totem-2.28.0/src/plugins/bbc/Makefile.in
+--- totem-2.28.0.old/src/plugins/bbc/Makefile.in	1970-01-01 01:00:00.000000000 +0100
++++ totem-2.28.0/src/plugins/bbc/Makefile.in	2009-09-21 17:05:10.000000000 +0200
 @@ -0,0 +1,594 @@
 +# Makefile.in generated by automake 1.11 from Makefile.am.
 +# @configure_input@
@@ -19342,9 +19527,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.27.92.old/src/plugins/bemused/Makefile.in totem-2.27.92/src/plugins/bemused/Makefile.in
---- totem-2.27.92.old/src/plugins/bemused/Makefile.in	2009-09-08 12:26:54.000000000 +0200
-+++ totem-2.27.92/src/plugins/bemused/Makefile.in	2009-09-09 07:57:29.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/bemused/Makefile.in totem-2.28.0/src/plugins/bemused/Makefile.in
+--- totem-2.28.0.old/src/plugins/bemused/Makefile.in	2009-09-21 13:52:18.000000000 +0200
++++ totem-2.28.0/src/plugins/bemused/Makefile.in	2009-09-21 17:05:10.000000000 +0200
 @@ -125,6 +125,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19362,9 +19547,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/brasero-disc-recorder/Makefile.in totem-2.27.92/src/plugins/brasero-disc-recorder/Makefile.in
---- totem-2.27.92.old/src/plugins/brasero-disc-recorder/Makefile.in	2009-09-08 12:26:54.000000000 +0200
-+++ totem-2.27.92/src/plugins/brasero-disc-recorder/Makefile.in	2009-09-09 07:57:29.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/brasero-disc-recorder/Makefile.in totem-2.28.0/src/plugins/brasero-disc-recorder/Makefile.in
+--- totem-2.28.0.old/src/plugins/brasero-disc-recorder/Makefile.in	2009-09-21 13:52:18.000000000 +0200
++++ totem-2.28.0/src/plugins/brasero-disc-recorder/Makefile.in	2009-09-21 17:05:10.000000000 +0200
 @@ -128,6 +128,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19382,9 +19567,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/coherence_upnp/Makefile.in totem-2.27.92/src/plugins/coherence_upnp/Makefile.in
---- totem-2.27.92.old/src/plugins/coherence_upnp/Makefile.in	2009-09-08 12:26:55.000000000 +0200
-+++ totem-2.27.92/src/plugins/coherence_upnp/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/coherence_upnp/Makefile.in totem-2.28.0/src/plugins/coherence_upnp/Makefile.in
+--- totem-2.28.0.old/src/plugins/coherence_upnp/Makefile.in	2009-09-21 13:52:18.000000000 +0200
++++ totem-2.28.0/src/plugins/coherence_upnp/Makefile.in	2009-09-21 17:05:11.000000000 +0200
 @@ -93,6 +93,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19402,9 +19587,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/dbus-service/Makefile.in totem-2.27.92/src/plugins/dbus-service/Makefile.in
---- totem-2.27.92.old/src/plugins/dbus-service/Makefile.in	2009-09-08 12:26:55.000000000 +0200
-+++ totem-2.27.92/src/plugins/dbus-service/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/dbus-service/Makefile.in totem-2.28.0/src/plugins/dbus-service/Makefile.in
+--- totem-2.28.0.old/src/plugins/dbus-service/Makefile.in	2009-09-21 13:52:18.000000000 +0200
++++ totem-2.28.0/src/plugins/dbus-service/Makefile.in	2009-09-21 17:05:11.000000000 +0200
 @@ -93,6 +93,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19422,9 +19607,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/galago/Makefile.in totem-2.27.92/src/plugins/galago/Makefile.in
---- totem-2.27.92.old/src/plugins/galago/Makefile.in	2009-09-08 12:26:55.000000000 +0200
-+++ totem-2.27.92/src/plugins/galago/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/galago/Makefile.in totem-2.28.0/src/plugins/galago/Makefile.in
+--- totem-2.28.0.old/src/plugins/galago/Makefile.in	2009-09-21 13:52:19.000000000 +0200
++++ totem-2.28.0/src/plugins/galago/Makefile.in	2009-09-21 17:05:11.000000000 +0200
 @@ -125,6 +125,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19442,9 +19627,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/gromit/Makefile.in totem-2.27.92/src/plugins/gromit/Makefile.in
---- totem-2.27.92.old/src/plugins/gromit/Makefile.in	2009-09-08 12:26:55.000000000 +0200
-+++ totem-2.27.92/src/plugins/gromit/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/gromit/Makefile.in totem-2.28.0/src/plugins/gromit/Makefile.in
+--- totem-2.28.0.old/src/plugins/gromit/Makefile.in	2009-09-21 13:52:19.000000000 +0200
++++ totem-2.28.0/src/plugins/gromit/Makefile.in	2009-09-21 17:05:11.000000000 +0200
 @@ -124,6 +124,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19462,9 +19647,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/iplayer/Makefile.in totem-2.27.92/src/plugins/iplayer/Makefile.in
---- totem-2.27.92.old/src/plugins/iplayer/Makefile.in	2009-09-08 12:26:55.000000000 +0200
-+++ totem-2.27.92/src/plugins/iplayer/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/iplayer/Makefile.in totem-2.28.0/src/plugins/iplayer/Makefile.in
+--- totem-2.28.0.old/src/plugins/iplayer/Makefile.in	2009-09-21 13:52:19.000000000 +0200
++++ totem-2.28.0/src/plugins/iplayer/Makefile.in	2009-09-21 17:05:11.000000000 +0200
 @@ -94,6 +94,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19482,9 +19667,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/jamendo/Makefile.in totem-2.27.92/src/plugins/jamendo/Makefile.in
---- totem-2.27.92.old/src/plugins/jamendo/Makefile.in	2009-09-08 12:26:56.000000000 +0200
-+++ totem-2.27.92/src/plugins/jamendo/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/jamendo/Makefile.in totem-2.28.0/src/plugins/jamendo/Makefile.in
+--- totem-2.28.0.old/src/plugins/jamendo/Makefile.in	2009-09-21 13:52:19.000000000 +0200
++++ totem-2.28.0/src/plugins/jamendo/Makefile.in	2009-09-21 17:05:11.000000000 +0200
 @@ -94,6 +94,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19502,9 +19687,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/lirc/Makefile.in totem-2.27.92/src/plugins/lirc/Makefile.in
---- totem-2.27.92.old/src/plugins/lirc/Makefile.in	2009-09-08 12:26:56.000000000 +0200
-+++ totem-2.27.92/src/plugins/lirc/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/lirc/Makefile.in totem-2.28.0/src/plugins/lirc/Makefile.in
+--- totem-2.28.0.old/src/plugins/lirc/Makefile.in	2009-09-21 13:52:19.000000000 +0200
++++ totem-2.28.0/src/plugins/lirc/Makefile.in	2009-09-21 17:05:11.000000000 +0200
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19522,9 +19707,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/Makefile.in totem-2.27.92/src/plugins/Makefile.in
---- totem-2.27.92.old/src/plugins/Makefile.in	2009-09-08 12:26:54.000000000 +0200
-+++ totem-2.27.92/src/plugins/Makefile.in	2009-09-09 07:57:29.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/Makefile.in totem-2.28.0/src/plugins/Makefile.in
+--- totem-2.28.0.old/src/plugins/Makefile.in	2009-09-21 13:52:17.000000000 +0200
++++ totem-2.28.0/src/plugins/Makefile.in	2009-09-21 17:05:10.000000000 +0200
 @@ -167,6 +167,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19542,9 +19727,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/media-player-keys/Makefile.in totem-2.27.92/src/plugins/media-player-keys/Makefile.in
---- totem-2.27.92.old/src/plugins/media-player-keys/Makefile.in	2009-09-08 12:26:56.000000000 +0200
-+++ totem-2.27.92/src/plugins/media-player-keys/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/media-player-keys/Makefile.in totem-2.28.0/src/plugins/media-player-keys/Makefile.in
+--- totem-2.28.0.old/src/plugins/media-player-keys/Makefile.in	2009-09-21 13:52:20.000000000 +0200
++++ totem-2.28.0/src/plugins/media-player-keys/Makefile.in	2009-09-21 17:05:11.000000000 +0200
 @@ -130,6 +130,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19562,9 +19747,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/mythtv/Makefile.in totem-2.27.92/src/plugins/mythtv/Makefile.in
---- totem-2.27.92.old/src/plugins/mythtv/Makefile.in	2009-09-08 12:26:56.000000000 +0200
-+++ totem-2.27.92/src/plugins/mythtv/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/mythtv/Makefile.in totem-2.28.0/src/plugins/mythtv/Makefile.in
+--- totem-2.28.0.old/src/plugins/mythtv/Makefile.in	2009-09-21 13:52:20.000000000 +0200
++++ totem-2.28.0/src/plugins/mythtv/Makefile.in	2009-09-21 17:05:11.000000000 +0200
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19582,9 +19767,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/ontop/Makefile.in totem-2.27.92/src/plugins/ontop/Makefile.in
---- totem-2.27.92.old/src/plugins/ontop/Makefile.in	2009-09-08 12:26:57.000000000 +0200
-+++ totem-2.27.92/src/plugins/ontop/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/ontop/Makefile.in totem-2.28.0/src/plugins/ontop/Makefile.in
+--- totem-2.28.0.old/src/plugins/ontop/Makefile.in	2009-09-21 13:52:20.000000000 +0200
++++ totem-2.28.0/src/plugins/ontop/Makefile.in	2009-09-21 17:05:12.000000000 +0200
 @@ -124,6 +124,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19602,9 +19787,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/opensubtitles/Makefile.in totem-2.27.92/src/plugins/opensubtitles/Makefile.in
---- totem-2.27.92.old/src/plugins/opensubtitles/Makefile.in	2009-09-08 12:26:57.000000000 +0200
-+++ totem-2.27.92/src/plugins/opensubtitles/Makefile.in	2009-09-09 07:57:30.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/opensubtitles/Makefile.in totem-2.28.0/src/plugins/opensubtitles/Makefile.in
+--- totem-2.28.0.old/src/plugins/opensubtitles/Makefile.in	2009-09-21 13:52:21.000000000 +0200
++++ totem-2.28.0/src/plugins/opensubtitles/Makefile.in	2009-09-21 17:05:12.000000000 +0200
 @@ -94,6 +94,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19622,9 +19807,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/properties/Makefile.in totem-2.27.92/src/plugins/properties/Makefile.in
---- totem-2.27.92.old/src/plugins/properties/Makefile.in	2009-09-08 12:26:57.000000000 +0200
-+++ totem-2.27.92/src/plugins/properties/Makefile.in	2009-09-09 07:57:31.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/properties/Makefile.in totem-2.28.0/src/plugins/properties/Makefile.in
+--- totem-2.28.0.old/src/plugins/properties/Makefile.in	2009-09-21 13:52:21.000000000 +0200
++++ totem-2.28.0/src/plugins/properties/Makefile.in	2009-09-21 17:05:12.000000000 +0200
 @@ -137,6 +137,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19642,9 +19827,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/publish/Makefile.in totem-2.27.92/src/plugins/publish/Makefile.in
---- totem-2.27.92.old/src/plugins/publish/Makefile.in	2009-09-08 12:26:57.000000000 +0200
-+++ totem-2.27.92/src/plugins/publish/Makefile.in	2009-09-09 07:57:31.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/publish/Makefile.in totem-2.28.0/src/plugins/publish/Makefile.in
+--- totem-2.28.0.old/src/plugins/publish/Makefile.in	2009-09-21 13:52:21.000000000 +0200
++++ totem-2.28.0/src/plugins/publish/Makefile.in	2009-09-21 17:05:12.000000000 +0200
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19662,9 +19847,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/pythonconsole/Makefile.in totem-2.27.92/src/plugins/pythonconsole/Makefile.in
---- totem-2.27.92.old/src/plugins/pythonconsole/Makefile.in	2009-09-08 12:26:57.000000000 +0200
-+++ totem-2.27.92/src/plugins/pythonconsole/Makefile.in	2009-09-09 07:57:31.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/pythonconsole/Makefile.in totem-2.28.0/src/plugins/pythonconsole/Makefile.in
+--- totem-2.28.0.old/src/plugins/pythonconsole/Makefile.in	2009-09-21 13:52:21.000000000 +0200
++++ totem-2.28.0/src/plugins/pythonconsole/Makefile.in	2009-09-21 17:05:12.000000000 +0200
 @@ -93,6 +93,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19682,9 +19867,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/sample-python/Makefile.in totem-2.27.92/src/plugins/sample-python/Makefile.in
---- totem-2.27.92.old/src/plugins/sample-python/Makefile.in	2009-09-08 12:26:58.000000000 +0200
-+++ totem-2.27.92/src/plugins/sample-python/Makefile.in	2009-09-09 07:57:31.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/sample-python/Makefile.in totem-2.28.0/src/plugins/sample-python/Makefile.in
+--- totem-2.28.0.old/src/plugins/sample-python/Makefile.in	2009-09-21 13:52:22.000000000 +0200
++++ totem-2.28.0/src/plugins/sample-python/Makefile.in	2009-09-21 17:05:12.000000000 +0200
 @@ -67,6 +67,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19702,9 +19887,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/sample-vala/Makefile.in totem-2.27.92/src/plugins/sample-vala/Makefile.in
---- totem-2.27.92.old/src/plugins/sample-vala/Makefile.in	2009-09-08 12:26:58.000000000 +0200
-+++ totem-2.27.92/src/plugins/sample-vala/Makefile.in	2009-09-09 07:57:32.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/sample-vala/Makefile.in totem-2.28.0/src/plugins/sample-vala/Makefile.in
+--- totem-2.28.0.old/src/plugins/sample-vala/Makefile.in	2009-09-21 13:52:22.000000000 +0200
++++ totem-2.28.0/src/plugins/sample-vala/Makefile.in	2009-09-21 17:05:12.000000000 +0200
 @@ -127,6 +127,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19722,9 +19907,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/screensaver/Makefile.in totem-2.27.92/src/plugins/screensaver/Makefile.in
---- totem-2.27.92.old/src/plugins/screensaver/Makefile.in	2009-09-08 12:26:58.000000000 +0200
-+++ totem-2.27.92/src/plugins/screensaver/Makefile.in	2009-09-09 07:57:32.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/screensaver/Makefile.in totem-2.28.0/src/plugins/screensaver/Makefile.in
+--- totem-2.28.0.old/src/plugins/screensaver/Makefile.in	2009-09-21 13:52:22.000000000 +0200
++++ totem-2.28.0/src/plugins/screensaver/Makefile.in	2009-09-21 17:05:13.000000000 +0200
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19742,9 +19927,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/screenshot/Makefile.in totem-2.27.92/src/plugins/screenshot/Makefile.in
---- totem-2.27.92.old/src/plugins/screenshot/Makefile.in	2009-09-08 12:26:58.000000000 +0200
-+++ totem-2.27.92/src/plugins/screenshot/Makefile.in	2009-09-09 07:57:32.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/screenshot/Makefile.in totem-2.28.0/src/plugins/screenshot/Makefile.in
+--- totem-2.28.0.old/src/plugins/screenshot/Makefile.in	2009-09-21 13:52:23.000000000 +0200
++++ totem-2.28.0/src/plugins/screenshot/Makefile.in	2009-09-21 17:05:13.000000000 +0200
 @@ -131,6 +131,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19762,9 +19947,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/sidebar-test/Makefile.in totem-2.27.92/src/plugins/sidebar-test/Makefile.in
---- totem-2.27.92.old/src/plugins/sidebar-test/Makefile.in	2009-09-08 12:26:59.000000000 +0200
-+++ totem-2.27.92/src/plugins/sidebar-test/Makefile.in	2009-09-09 07:57:32.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/sidebar-test/Makefile.in totem-2.28.0/src/plugins/sidebar-test/Makefile.in
+--- totem-2.28.0.old/src/plugins/sidebar-test/Makefile.in	2009-09-21 13:52:23.000000000 +0200
++++ totem-2.28.0/src/plugins/sidebar-test/Makefile.in	2009-09-21 17:05:13.000000000 +0200
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19782,9 +19967,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/skipto/Makefile.in totem-2.27.92/src/plugins/skipto/Makefile.in
---- totem-2.27.92.old/src/plugins/skipto/Makefile.in	2009-09-08 12:26:59.000000000 +0200
-+++ totem-2.27.92/src/plugins/skipto/Makefile.in	2009-09-09 07:57:32.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/skipto/Makefile.in totem-2.28.0/src/plugins/skipto/Makefile.in
+--- totem-2.28.0.old/src/plugins/skipto/Makefile.in	2009-09-21 13:52:23.000000000 +0200
++++ totem-2.28.0/src/plugins/skipto/Makefile.in	2009-09-21 17:05:13.000000000 +0200
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19802,9 +19987,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/thumbnail/Makefile.in totem-2.27.92/src/plugins/thumbnail/Makefile.in
---- totem-2.27.92.old/src/plugins/thumbnail/Makefile.in	2009-09-08 12:26:59.000000000 +0200
-+++ totem-2.27.92/src/plugins/thumbnail/Makefile.in	2009-09-09 07:57:32.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/thumbnail/Makefile.in totem-2.28.0/src/plugins/thumbnail/Makefile.in
+--- totem-2.28.0.old/src/plugins/thumbnail/Makefile.in	2009-09-21 13:52:23.000000000 +0200
++++ totem-2.28.0/src/plugins/thumbnail/Makefile.in	2009-09-21 17:05:13.000000000 +0200
 @@ -125,6 +125,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19822,9 +20007,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/totem/Makefile.in totem-2.27.92/src/plugins/totem/Makefile.in
---- totem-2.27.92.old/src/plugins/totem/Makefile.in	2009-09-08 12:26:59.000000000 +0200
-+++ totem-2.27.92/src/plugins/totem/Makefile.in	2009-09-09 07:57:33.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/totem/Makefile.in totem-2.28.0/src/plugins/totem/Makefile.in
+--- totem-2.28.0.old/src/plugins/totem/Makefile.in	2009-09-21 13:52:23.000000000 +0200
++++ totem-2.28.0/src/plugins/totem/Makefile.in	2009-09-21 17:05:13.000000000 +0200
 @@ -91,6 +91,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19842,9 +20027,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/tracker/Makefile.in totem-2.27.92/src/plugins/tracker/Makefile.in
---- totem-2.27.92.old/src/plugins/tracker/Makefile.in	2009-09-08 12:26:59.000000000 +0200
-+++ totem-2.27.92/src/plugins/tracker/Makefile.in	2009-09-09 07:57:33.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/tracker/Makefile.in totem-2.28.0/src/plugins/tracker/Makefile.in
+--- totem-2.28.0.old/src/plugins/tracker/Makefile.in	2009-09-21 13:52:24.000000000 +0200
++++ totem-2.28.0/src/plugins/tracker/Makefile.in	2009-09-21 17:05:13.000000000 +0200
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@
@@ -19862,9 +20047,9 @@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  PKG_CONFIG = @PKG_CONFIG@
-diff -Naur totem-2.27.92.old/src/plugins/youtube/Makefile.in totem-2.27.92/src/plugins/youtube/Makefile.in
---- totem-2.27.92.old/src/plugins/youtube/Makefile.in	2009-09-08 12:27:00.000000000 +0200
-+++ totem-2.27.92/src/plugins/youtube/Makefile.in	2009-09-09 07:57:33.000000000 +0200
+diff -Naur totem-2.28.0.old/src/plugins/youtube/Makefile.in totem-2.28.0/src/plugins/youtube/Makefile.in
+--- totem-2.28.0.old/src/plugins/youtube/Makefile.in	2009-09-21 13:52:24.000000000 +0200
++++ totem-2.28.0/src/plugins/youtube/Makefile.in	2009-09-21 17:05:13.000000000 +0200
 @@ -126,6 +126,8 @@
  AUTOHEADER = @AUTOHEADER@
  AUTOMAKE = @AUTOMAKE@




More information about the pkg-gnome-commits mailing list