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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Jul 16 09:26:39 UTC 2008


Author: joss
Date: Wed Jul 16 09:26:39 2008
New Revision: 16545

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16545
Log:
Change the depends on dbus to dbus-x11.

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=16545&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Wed Jul 16 09:26:39 2008
@@ -3,6 +3,7 @@
   * Change the recommends on g-c-c to one on g-s-d. Also move it to 
     totem-plugins, which is the package providing the media keys 
     functionality.
+  * Change the depends on dbus to dbus-x11.
 
  -- Josselin Mouette <joss at debian.org>  Sun, 08 Jun 2008 18:51:46 +0200
 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=16545&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control (original)
+++ desktop/unstable/totem/debian/control Wed Jul 16 09:26:39 2008
@@ -156,7 +156,7 @@
 Section: web
 Depends: ${misc:Depends},
          totem-gstreamer (>= ${source:Version}) | totem-xine (>= ${source:Version}),
-         dbus (>= 0.61)
+         dbus-x11 (>= 0.61)
 Recommends: epiphany-browser | www-browser
 Description: Totem Mozilla plugin
  This package contains the Totem Mozilla plugin, which will

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=16545&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in (original)
+++ desktop/unstable/totem/debian/control.in Wed Jul 16 09:26:39 2008
@@ -156,7 +156,7 @@
 Section: web
 Depends: ${misc:Depends},
          totem-gstreamer (>= ${source:Version}) | totem-xine (>= ${source:Version}),
-         dbus (>= 0.61)
+         dbus-x11 (>= 0.61)
 Recommends: epiphany-browser | www-browser
 Description: Totem Mozilla plugin
  This package contains the Totem Mozilla plugin, which will




More information about the pkg-gnome-commits mailing list