r19050 - in /desktop/unstable/gnome-settings-daemon/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Mar 15 13:19:11 UTC 2009


Author: lool
Date: Sun Mar 15 13:19:11 2009
New Revision: 19050

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19050
Log:
Suggest metacity | x-window-manager as gnome-settings-daemon attemts to
start a window manager and logs a warning when that fails.

Modified:
    desktop/unstable/gnome-settings-daemon/debian/changelog
    desktop/unstable/gnome-settings-daemon/debian/control
    desktop/unstable/gnome-settings-daemon/debian/control.in

Modified: desktop/unstable/gnome-settings-daemon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/changelog?rev=19050&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/changelog (original)
+++ desktop/unstable/gnome-settings-daemon/debian/changelog Sun Mar 15 13:19:11 2009
@@ -8,6 +8,8 @@
     default and logs a warning when that fails.
   * Suggest gnome-screensaver as gnome-settings-daemon attempts to start it by
     default and logs a warnings when that fails.
+  * Suggest metacity | x-window-manager as gnome-settings-daemon attemts to
+    start a window manager and logs a warning when that fails.
 
  -- Josselin Mouette <joss at debian.org>  Thu, 12 Mar 2009 12:24:45 +0100
 

Modified: desktop/unstable/gnome-settings-daemon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/control?rev=19050&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/control (original)
+++ desktop/unstable/gnome-settings-daemon/debian/control Sun Mar 15 13:19:11 2009
@@ -45,7 +45,8 @@
            totem (<< 2.22.0),
            gnome-control-center (<< 1:2.21.5)
 Suggests: x11-xserver-utils,
-          gnome-screensaver
+          gnome-screensaver,
+          metacity | x-window-manager
 Description: daemon handling the GNOME session settings
  This package contains the daemon which is responsible for setting the 
  various parameters of a GNOME session and the applications that run 

Modified: desktop/unstable/gnome-settings-daemon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/control.in?rev=19050&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/control.in (original)
+++ desktop/unstable/gnome-settings-daemon/debian/control.in Sun Mar 15 13:19:11 2009
@@ -45,7 +45,8 @@
            totem (<< 2.22.0),
            gnome-control-center (<< 1:2.21.5)
 Suggests: x11-xserver-utils,
-          gnome-screensaver
+          gnome-screensaver,
+          metacity | x-window-manager
 Description: daemon handling the GNOME session settings
  This package contains the daemon which is responsible for setting the 
  various parameters of a GNOME session and the applications that run 




More information about the pkg-gnome-commits mailing list