[SCM] KDE Base Workspace module packaging branch, master, updated. debian/4.4.5-3-1-g0fdc96c

Frederik Schwarzer icwiener-guest at alioth.debian.org
Sun Sep 26 14:20:49 UTC 2010


The following commit has been merged in the master branch:
commit 0fdc96c2eb1f40b76671d4192ed96bd2a4f8c801
Author: Frederik Schwarzer <schwarzerf at gmail.com>
Date:   Sun Sep 26 16:20:01 2010 +0200

    add patch for kdm to wait longer for X to start
---
 debian/changelog                                |    6 ++++++
 debian/patches/02_kdm_double_servertimeout.diff |   11 +++++++++++
 debian/patches/series                           |    1 +
 3 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f6b851a..f7111e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdebase-workspace (4:4.4.5-4) UNRELEASED; urgency=low
+
+  *  Add a patch that doubles the time KDM waits for X to start
+
+ -- Frederik Schwarzer <schwarzerf at gmail.com>  Sun, 26 Sep 2010 16:17:42 +0200
+
 kdebase-workspace (4:4.4.5-3) unstable; urgency=low
 
   [ Sune Vuorela ]
diff --git a/debian/patches/02_kdm_double_servertimeout.diff b/debian/patches/02_kdm_double_servertimeout.diff
new file mode 100644
index 0000000..a0ccd34
--- /dev/null
+++ b/debian/patches/02_kdm_double_servertimeout.diff
@@ -0,0 +1,11 @@
+--- a/workspace/kdm/config.def
++++ b/workspace/kdm/config.def
+@@ -1332,7 +1332,7 @@
+ 
+ Key: ServerTimeout
+ Type: int
+-Default: 15
++Default: 30
+ User: core
+ Instance: #:*/
+ Comment:
diff --git a/debian/patches/series b/debian/patches/series
index bb78276..305e480 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,5 @@
 01_plasma_netbook_no_autostart.diff
+02_kdm_double_servertimeout.diff
 06_kdm_does_not_wreak_havoc.diff
 07_kdmrc_defaults.diff
 08_genkdmconf.diff

-- 
KDE Base Workspace module packaging



More information about the pkg-kde-commits mailing list