diff -u consolekit-0.2.10/debian/changelog consolekit-0.2.10/debian/changelog --- consolekit-0.2.10/debian/changelog +++ consolekit-0.2.10/debian/changelog @@ -1,3 +1,14 @@ +consolekit (0.2.10-1ubuntu6) intrepid; urgency=low + + * Allow SetIdleHint to be called by everyone by default. It is called by + gnome-screensaver for one, and blocking it by default apparently prevents + the screensaver for starting for some users. This change is taken + from f0fb2d1cfd0f0ea3ad922175e895a9e751498a03 upstream, it isn't in + 3.0, but should be in the release after. (LP: #274926) + - debian/patches/08-allow-setidlehint.patch + + -- James Westby Fri, 26 Sep 2008 23:19:32 +0100 + consolekit (0.2.10-1ubuntu5) intrepid; urgency=low * Patches pulled from Fedora that will are in 0.3: diff -u consolekit-0.2.10/debian/patches/series consolekit-0.2.10/debian/patches/series --- consolekit-0.2.10/debian/patches/series +++ consolekit-0.2.10/debian/patches/series @@ -7,0 +8 @@ +08-allow-setidlehint.patch only in patch2: unchanged: --- consolekit-0.2.10.orig/debian/patches/08-allow-setidlehint.patch +++ consolekit-0.2.10/debian/patches/08-allow-setidlehint.patch @@ -0,0 +1,13 @@ +Index: consolekit-0.2.10/data/ConsoleKit.conf +=================================================================== +--- consolekit-0.2.10.orig/data/ConsoleKit.conf 2008-09-26 23:28:14.000000000 +0100 ++++ consolekit-0.2.10/data/ConsoleKit.conf 2008-09-26 23:28:35.000000000 +0100 +@@ -89,6 +89,8 @@ + send_member="GetIdleHint"/> + ++ + + +