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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Apr 11 09:12:57 UTC 2009


Author: joss
Date: Sat Apr 11 09:12:57 2009
New Revision: 19537

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

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=19537&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Sat Apr 11 09:12:57 2009
@@ -1,3 +1,9 @@
+totem (2.24.3-4) UNRELEASED; urgency=low
+
+  * totem-plugins depends on python-gdbm. Closes: #523582.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 11 Apr 2009 11:12:31 +0200
+
 totem (2.24.3-3) unstable; urgency=low
 
   * totem-mozilla.docs: ship README.browser-plugin which explains how to 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=19537&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control (original)
+++ desktop/unstable/totem/debian/control Sat Apr 11 09:12:57 2009
@@ -204,7 +204,8 @@
          python-gdata,
          python-gst0.10 (>= 0.10.11),
          python-xdg,
-         python-rdflib
+         python-rdflib,
+         python-gdbm
 Recommends: gnome-settings-daemon
 Replaces: totem-xine (<< 2.20.0-3), totem-gstreamer (<< 2.20.0-3)
 Suggests: gromit

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=19537&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in (original)
+++ desktop/unstable/totem/debian/control.in Sat Apr 11 09:12:57 2009
@@ -204,7 +204,8 @@
          python-gdata,
          python-gst0.10 (>= 0.10.11),
          python-xdg,
-         python-rdflib
+         python-rdflib,
+         python-gdbm
 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