r32003 - in /desktop/experimental/totem/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Fri Dec 9 23:14:28 UTC 2011
Author: biebl
Date: Fri Dec 9 23:14:28 2011
New Revision: 32003
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32003
Log:
Lower Build-Depends on libgdata-dev so we build against the version from
unstable, the same version grilo-plugins was built against. This fixes the
crash when trying to enable one of the grilo plugins. Closes: #651554
Modified:
desktop/experimental/totem/debian/changelog
desktop/experimental/totem/debian/control
desktop/experimental/totem/debian/control.in
Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=32003&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Fri Dec 9 23:14:28 2011
@@ -1,3 +1,11 @@
+totem (3.2.1-2) UNRELEASED; urgency=low
+
+ * Lower Build-Depends on libgdata-dev so we build against the version from
+ unstable, the same version grilo-plugins was built against. This fixes the
+ crash when trying to enable one of the grilo plugins. Closes: #651554
+
+ -- Michael Biebl <biebl at debian.org> Sat, 10 Dec 2011 00:07:09 +0100
+
totem (3.2.1-1) experimental; urgency=low
[ Sjoerd Simons ]
Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=32003&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Fri Dec 9 23:14:28 2011
@@ -48,7 +48,7 @@
x11proto-core-dev,
gnome-doc-utils (>= 0.20.3),
libbluetooth-dev [linux-any],
- libgdata-dev (>= 0.9.1),
+ libgdata-dev (>= 0.8.0),
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.9.12),
gir1.2-glib-2.0,
Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=32003&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Fri Dec 9 23:14:28 2011
@@ -43,7 +43,7 @@
x11proto-core-dev,
gnome-doc-utils (>= 0.20.3),
libbluetooth-dev [linux-any],
- libgdata-dev (>= 0.9.1),
+ libgdata-dev (>= 0.8.0),
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.9.12),
gir1.2-glib-2.0,
More information about the pkg-gnome-commits
mailing list