r20902 - in /desktop/unstable/totem/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Aug 14 10:42:20 UTC 2009


Author: joss
Date: Fri Aug 14 10:42:20 2009
New Revision: 20902

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20902
Log:
totem-plugins depends on python-gconf. Closes: #541352.

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=20902&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Fri Aug 14 10:42:20 2009
@@ -1,6 +1,7 @@
 totem (2.26.3-2) UNRELEASED; urgency=low
 
   * Fix sections.
+  * totem-plugins depends on python-gconf. Closes: #541352.
 
  -- Josselin Mouette <joss at debian.org>  Thu, 13 Aug 2009 12:50:42 +0200
 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=20902&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control [utf-8] (original)
+++ desktop/unstable/totem/debian/control [utf-8] Fri Aug 14 10:42:20 2009
@@ -200,6 +200,7 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2 (>= 2.13),
+         python-gconf,
          python-gdata,
          python-gst0.10 (>= 0.10.11),
          python-xdg,

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=20902&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem/debian/control.in [utf-8] Fri Aug 14 10:42:20 2009
@@ -200,6 +200,7 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2 (>= 2.13),
+         python-gconf,
          python-gdata,
          python-gst0.10 (>= 0.10.11),
          python-xdg,




More information about the pkg-gnome-commits mailing list