r20986 - in /desktop/experimental/totem/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Aug 18 16:43:31 UTC 2009


Author: joss
Date: Tue Aug 18 16:43:31 2009
New Revision: 20986

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20986
Log:
Add missing dependencies for the iplayer plugin. Closes: #530438.

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=20986&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Tue Aug 18 16:43:31 2009
@@ -4,6 +4,7 @@
   * and on python-gobject 2.18. Closes: #528459.
   * Remove gmyth plugin. Closes: #542127.
   * Drop useless build-dependency on libxml-parser-perl.
+  * Add missing dependencies for the iplayer plugin. Closes: #530438.
 
  -- Josselin Mouette <joss at debian.org>  Fri, 14 Aug 2009 12:43:20 +0200
 

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=20986&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Tue Aug 18 16:43:31 2009
@@ -158,7 +158,10 @@
          python-gst0.10 (>= 0.10.11),
          python-xdg,
          python-rdflib,
-         python-gdbm
+         python-gdbm,
+         python-httplib2,
+         python-feedparser,
+         python-beautifulsoup
 Recommends: gnome-settings-daemon
 Replaces: totem-xine (<< 2.20.0-3), totem-gstreamer (<< 2.20.0-3)
 Suggests: gromit

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=20986&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Tue Aug 18 16:43:31 2009
@@ -158,7 +158,10 @@
          python-gst0.10 (>= 0.10.11),
          python-xdg,
          python-rdflib,
-         python-gdbm
+         python-gdbm,
+         python-httplib2,
+         python-feedparser,
+         python-beautifulsoup
 Recommends: gnome-settings-daemon
 Replaces: totem-xine (<< 2.20.0-3), totem-gstreamer (<< 2.20.0-3)
 Suggests: gromit




More information about the pkg-gnome-commits mailing list