~handsomepot/totem/trunk

« back to all changes in this revision

Viewing changes to debian/patches/01_fake_keypresses.patch

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Sjoerd Simons, Michael Biebl, Josselin Mouette
  • Date: 2011-11-27 06:21:34 UTC
  • mfrom: (1.4.8) (5.1.23 sid)
  • Revision ID: package-import@ubuntu.com-20111127062134-c3ikko9wdfn9m2av
Tags: 3.2.1-1
[ Sjoerd Simons ]
* New upstream release
* debian/control.in: Update build-depends
* debian/rules: Enable vala plugins
* debian/totem-plugins.install:
  - Add grilo and rotation plugins
  - Remove jamendo, thumbnail and tracker plugins

[ Michael Biebl ]
* debian/control.in:
  - Bump Depends on python-gobject to (>= 2.90.3).

[ Josselin Mouette ]
* Replace python-gobject dependencies by python-gi.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff --git a/lib/totem-scrsaver.c b/lib/totem-scrsaver.c
2
 
index 089cbb0..526f14c 100644
3
 
--- a/lib/totem-scrsaver.c
4
 
+++ b/lib/totem-scrsaver.c
5
 
@@ -31,6 +31,8 @@
 
1
Index: totem-3.2.1/lib/totem-scrsaver.c
 
2
===================================================================
 
3
--- totem-3.2.1.orig/lib/totem-scrsaver.c       2011-10-05 13:56:56.000000000 +0200
 
4
+++ totem-3.2.1/lib/totem-scrsaver.c    2011-11-19 12:12:17.665407244 +0100
 
5
@@ -34,6 +34,8 @@
6
6
 #include <gdk/gdkx.h>
7
7
 #include <X11/keysym.h>
8
8