r14279 - in /desktop/unstable/gdm/debian: changelog gdm.init
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Fri Jan 18 09:57:50 UTC 2008
Author: joss
Date: Fri Jan 18 09:57:50 2008
New Revision: 14279
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14279
Log:
* gdm.init: add dbus, hal and network-manager to the Should-Start
section.
Modified:
desktop/unstable/gdm/debian/changelog
desktop/unstable/gdm/debian/gdm.init
Modified: desktop/unstable/gdm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/changelog?rev=14279&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/changelog (original)
+++ desktop/unstable/gdm/debian/changelog Fri Jan 18 09:57:50 2008
@@ -1,3 +1,10 @@
+gdm (2.20.3-2) UNRELEASED; urgency=low
+
+ * gdm.init: add dbus, hal and network-manager to the Should-Start
+ section.
+
+ -- Josselin Mouette <joss at debian.org> Fri, 18 Jan 2008 10:57:02 +0100
+
gdm (2.20.3-1) unstable; urgency=low
[ Loic Minier ]
Modified: desktop/unstable/gdm/debian/gdm.init
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/gdm.init?rev=14279&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/gdm.init (original)
+++ desktop/unstable/gdm/debian/gdm.init Fri Jan 18 09:57:50 2008
@@ -1,7 +1,7 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: x-display-manager gdm
-# Should-Start: console-screen acpid
+# Should-Start: console-screen acpid dbus hal network-manager
# Required-Start: $local_fs $remote_fs
# Required-Stop: $local_fs $remote_fs
# Default-Start: 2 3 4 5
More information about the pkg-gnome-commits
mailing list