r21474 - in /desktop/unstable/gdm/debian: changelog gdm.init rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Sep 23 20:57:04 UTC 2009


Author: joss
Date: Wed Sep 23 20:57:03 2009
New Revision: 21474

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21474
Log:
gdm.init: add kbd to Should-Start. Closes: #548102.

Modified:
    desktop/unstable/gdm/debian/changelog
    desktop/unstable/gdm/debian/gdm.init
    desktop/unstable/gdm/debian/rules

Modified: desktop/unstable/gdm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/changelog?rev=21474&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm/debian/changelog [utf-8] Wed Sep 23 20:57:03 2009
@@ -2,6 +2,7 @@
 
   * 21_XKeepsCrashing_bashism.patch: new patch, fix a bashism.
     Closes: #530086.
+  * gdm.init: add kbd to Should-Start. Closes: #548102.
 
  -- Josselin Mouette <joss at debian.org>  Mon, 25 May 2009 14:24:01 +0200
 

Modified: desktop/unstable/gdm/debian/gdm.init
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/gdm.init?rev=21474&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/gdm.init [utf-8] (original)
+++ desktop/unstable/gdm/debian/gdm.init [utf-8] Wed Sep 23 20:57:03 2009
@@ -1,7 +1,7 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides:          gdm
-# Should-Start:      console-screen acpid dbus hal network-manager
+# Should-Start:      console-screen kbd acpid dbus hal network-manager
 # Required-Start:    $local_fs $remote_fs
 # Required-Stop:     $local_fs $remote_fs
 # Default-Start:     2 3 4 5

Modified: desktop/unstable/gdm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/rules?rev=21474&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/rules [utf-8] (original)
+++ desktop/unstable/gdm/debian/rules [utf-8] Wed Sep 23 20:57:03 2009
@@ -76,6 +76,7 @@
 	chmod 755 debian/gdm/usr/share/gdm/gdmXnestWrapper
 	# special environment settings should be done in /etc/default/gdm
 	mv debian/gdm/usr/sbin/gdm-binary debian/gdm/usr/sbin/gdm
+	cd debian/gdm/usr/sbin && rm -f gdm-restart gdm-safe-restart gdm-stop
 	chmod 755 debian/gdm/etc/gdm/Xsession
 	dh_installdebconf -a
 	dh_installdocs -a




More information about the pkg-gnome-commits mailing list