r31943 - in /desktop/unstable/totem/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Dec 4 06:55:10 UTC 2011
Author: biebl
Date: Sun Dec 4 06:55:09 2011
New Revision: 31943
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31943
Log:
Lower Build-Depends on libgdata-dev. It builds fine against 0.7.0.
Modified:
desktop/unstable/totem/debian/changelog
desktop/unstable/totem/debian/control
desktop/unstable/totem/debian/control.in
Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=31943&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Sun Dec 4 06:55:09 2011
@@ -1,6 +1,7 @@
totem (3.2.1-2) UNRELEASED; urgency=low
* Upload to unstable.
+ * Lower Build-Depends on libgdata-dev. It builds fine against 0.7.0.
-- Michael Biebl <biebl at debian.org> Sun, 04 Dec 2011 07:52:53 +0100
Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=31943&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control [utf-8] (original)
+++ desktop/unstable/totem/debian/control [utf-8] Sun Dec 4 06:55:09 2011
@@ -7,7 +7,7 @@
Section: video
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 8),
cdbs (>= 0.4.90),
python (>= 2.6.6-3~),
@@ -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.7.0),
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.9.12),
gir1.2-glib-2.0,
Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=31943&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem/debian/control.in [utf-8] Sun Dec 4 06:55:09 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.7.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