r15907 - in /desktop/unstable/totem/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Mon May 12 14:44:36 UTC 2008
Author: joss
Date: Mon May 12 14:44:35 2008
New Revision: 15907
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15907
Log:
Build-depend on libepc-dev 0.3.5-2 to get the correct libsoup
dependency.
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=15907&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Mon May 12 14:44:35 2008
@@ -16,8 +16,8 @@
* Build-depend on python-support; call dh_pysupport; depend on
${python:Depends}. Adds correct dependencies for the python scripts
in totem-{gstreamer,xine} and the module in totem-plugins.
- * Temporarily build-depend on libsoup2.4-dev because the dependency is
- missing in libepc-dev.
+ * Build-depend on libepc-dev 0.3.5-2 to get the correct libsoup
+ dependency.
-- Josselin Mouette <joss at debian.org> Mon, 12 May 2008 15:04:36 +0200
Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=15907&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control (original)
+++ desktop/unstable/totem/debian/control Mon May 12 14:44:35 2008
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>= 5.0.51~),
quilt,
python-support (>= 0.6),
- libepc-ui-dev (>= 0.3), libsoup2.4-dev,
+ libepc-ui-dev (>= 0.3.5-2),
libgmyth-dev (>= 0.3.0),
libgtk2.0-dev (>= 2.12.6),
libglib2.0-dev (>= 2.15),
Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=15907&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in (original)
+++ desktop/unstable/totem/debian/control.in Mon May 12 14:44:35 2008
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>= 5.0.51~),
quilt,
python-support (>= 0.6),
- libepc-ui-dev (>= 0.3), libsoup2.4-dev,
+ libepc-ui-dev (>= 0.3.5-2),
libgmyth-dev (>= 0.3.0),
libgtk2.0-dev (>= 2.12.6),
libglib2.0-dev (>= 2.15),
More information about the pkg-gnome-commits
mailing list