r23134 - in /desktop/experimental/totem/debian: changelog control control.in
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Thu Feb 25 18:18:25 UTC 2010
Author: slomo
Date: Thu Feb 25 18:18:24 2010
New Revision: 23134
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23134
Log:
* debian/control.in:
+ Add ATK build dependency to allow buildds to actually install
the correct version instead of producing an error.
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=23134&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Thu Feb 25 18:18:24 2010
@@ -8,6 +8,9 @@
* debian/patches/99_gst-bus_flush.patch:
+ Patch from upstream GIT to fix automatic codec installation
and random errors showing up from previous tracks.
+ * debian/control.in:
+ + Add ATK build dependency to allow buildds to actually install
+ the correct version instead of producing an error.
-- Sebastian Dröge <slomo at debian.org> Thu, 25 Feb 2010 19:11:33 +0100
Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=23134&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Thu Feb 25 18:18:24 2010
@@ -15,6 +15,7 @@
libepc-ui-dev (>= 0.3.0),
libgtk2.0-dev (>= 2.19.5),
libglib2.0-dev (>= 2.22),
+ libatk1.0-dev (>= 1.29.4),
libunique-dev,
libtotem-plparser-dev (>= 2.29.1),
liblircclient-dev (>= 0.6.6),
Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=23134&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Thu Feb 25 18:18:24 2010
@@ -10,6 +10,7 @@
libepc-ui-dev (>= 0.3.0),
libgtk2.0-dev (>= 2.19.5),
libglib2.0-dev (>= 2.22),
+ libatk1.0-dev (>= 1.29.4),
libunique-dev,
libtotem-plparser-dev (>= 2.29.1),
liblircclient-dev (>= 0.6.6),
More information about the pkg-gnome-commits
mailing list