[Pkg-xfce-commits] r5853 - goodies/trunk/lightdm/debian/patches

Yves-Alexis Perez corsac at alioth.debian.org
Tue Jul 5 03:15:27 UTC 2011


Author: corsac
Date: 2011-07-05 15:15:27 +0000 (Tue, 05 Jul 2011)
New Revision: 5853

Modified:
   goodies/trunk/lightdm/debian/patches/01_set-default-path.patch
   goodies/trunk/lightdm/debian/patches/02_default-config.patch
   goodies/trunk/lightdm/debian/patches/03_quit-plymouth.patch
   goodies/trunk/lightdm/debian/patches/04_fix_xauthority-path.patch
   goodies/trunk/lightdm/debian/patches/05_enforce-min-vt.patch
Log:
add DEP3 headers


Modified: goodies/trunk/lightdm/debian/patches/01_set-default-path.patch
===================================================================
--- goodies/trunk/lightdm/debian/patches/01_set-default-path.patch	2011-07-05 14:13:52 UTC (rev 5852)
+++ goodies/trunk/lightdm/debian/patches/01_set-default-path.patch	2011-07-05 15:15:27 UTC (rev 5853)
@@ -1,3 +1,6 @@
+Author: Yves-Alexis Perez <corsac at debian.org>
+Bug: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/798277
+Description: Add a default PATH environment variable
 diff --git a/src/session.c b/src/session.c
 index 61267f0..c4b1971 100644
 --- a/src/session.c

Modified: goodies/trunk/lightdm/debian/patches/02_default-config.patch
===================================================================
--- goodies/trunk/lightdm/debian/patches/02_default-config.patch	2011-07-05 14:13:52 UTC (rev 5852)
+++ goodies/trunk/lightdm/debian/patches/02_default-config.patch	2011-07-05 15:15:27 UTC (rev 5853)
@@ -1,3 +1,13 @@
+Author: Yves-Alexis Perez <corsac at debian.org>
+Author: Lionel Le Folgoc <mrpouit at gmail.com>
+Description: adapt config to Debian
+Especially:
+
+* use X11 session wraper
+* start on vt7
+* don't show userlist
+* disable DMCP
+
 === modified file 'data/lightdm.conf'
 Index: lightdm-0.4.0/data/lightdm.conf
 ===================================================================

Modified: goodies/trunk/lightdm/debian/patches/03_quit-plymouth.patch
===================================================================
--- goodies/trunk/lightdm/debian/patches/03_quit-plymouth.patch	2011-07-05 14:13:52 UTC (rev 5852)
+++ goodies/trunk/lightdm/debian/patches/03_quit-plymouth.patch	2011-07-05 15:15:27 UTC (rev 5853)
@@ -1,3 +1,9 @@
+Author: Yves-Alexis Perez <corsac at debian.org>
+Description: quit plymouth instead of deactivating it
+plymouth is quitted from the /etc/init.d/plymouth script, but it'll hang if
+plymouth has been deactivated before, so just quit it for now.
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632737
+Bug: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/799069
 diff --git a/src/display-manager.c b/src/display-manager.c
 index c8f5f32..5191fcc 100644
 --- a/src/display-manager.c

Modified: goodies/trunk/lightdm/debian/patches/04_fix_xauthority-path.patch
===================================================================
--- goodies/trunk/lightdm/debian/patches/04_fix_xauthority-path.patch	2011-07-05 14:13:52 UTC (rev 5852)
+++ goodies/trunk/lightdm/debian/patches/04_fix_xauthority-path.patch	2011-07-05 15:15:27 UTC (rev 5853)
@@ -1,3 +1,6 @@
+Author: Yves-Alexis Perez <corsac at debian.org>
+Description: put xauthority file in user homedir
+Bug: https://bugs.launchpad.net/lightdm/+bug/685194
 Index: lightdm-0.4.0/src/display-manager.c
 ===================================================================
 --- lightdm-0.4.0.orig/src/display-manager.c	2011-06-17 04:04:18.000000000 +0200

Modified: goodies/trunk/lightdm/debian/patches/05_enforce-min-vt.patch
===================================================================
--- goodies/trunk/lightdm/debian/patches/05_enforce-min-vt.patch	2011-07-05 14:13:52 UTC (rev 5852)
+++ goodies/trunk/lightdm/debian/patches/05_enforce-min-vt.patch	2011-07-05 15:15:27 UTC (rev 5853)
@@ -1,3 +1,8 @@
+Author: Yves-Alexis Perez <corsac at debian.org>
+Description: enforce minimum vt configuration
+Even if plymouth is running and has an active vt, when minimum-vt is defined
+enforce it.
+Bug: https://bugs.launchpad.net/lightdm/+bug/801880
 diff --git a/src/vt.c b/src/vt.c
 index 66f4802..b461bc2 100644
 --- a/src/vt.c




More information about the Pkg-xfce-commits mailing list