[Pkg-utopia-commits] r2519 - in /packages/unstable/consolekit/debian: changelog patches/01-dbus_policy.patch patches/03-cleanup_console_tags.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Dec 5 00:28:43 UTC 2008


Author: biebl
Date: Fri Dec  5 00:28:42 2008
New Revision: 2519

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2519
Log:
Document all patches to make lintian happy.

Modified:
    packages/unstable/consolekit/debian/changelog
    packages/unstable/consolekit/debian/patches/01-dbus_policy.patch
    packages/unstable/consolekit/debian/patches/03-cleanup_console_tags.patch

Modified: packages/unstable/consolekit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/changelog?rev=2519&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/changelog (original)
+++ packages/unstable/consolekit/debian/changelog Fri Dec  5 00:28:42 2008
@@ -4,6 +4,7 @@
     - Daemonize after registering the dbus name to avoid a race condition
       where dbus-daemon thinks that console-kit-daemon has failed to start
       properly and returns an error to the caller. (Closes: #507815)
+  * Document all patches to make lintian happy.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 05 Dec 2008 00:54:34 +0100
 

Modified: packages/unstable/consolekit/debian/patches/01-dbus_policy.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/patches/01-dbus_policy.patch?rev=2519&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/patches/01-dbus_policy.patch (original)
+++ packages/unstable/consolekit/debian/patches/01-dbus_policy.patch Fri Dec  5 00:28:42 2008
@@ -1,3 +1,5 @@
+Allow only root to call the Restart and Stop D-Bus methods since we are
+not using PolicyKit to restrict the access to those methods.
 Index: ConsoleKit-0.2.10/data/ConsoleKit.conf
 ===================================================================
 --- ConsoleKit-0.2.10.orig/data/ConsoleKit.conf	2008-02-12 16:45:04.000000000 +0100

Modified: packages/unstable/consolekit/debian/patches/03-cleanup_console_tags.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/patches/03-cleanup_console_tags.patch?rev=2519&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/patches/03-cleanup_console_tags.patch (original)
+++ packages/unstable/consolekit/debian/patches/03-cleanup_console_tags.patch Fri Dec  5 00:28:42 2008
@@ -1,3 +1,4 @@
+Cleanup console tag files on application startup and shutdown.
 Index: ConsoleKit-0.2.10/src/main.c
 ===================================================================
 --- ConsoleKit-0.2.10.orig/src/main.c	2008-07-25 03:19:34.000000000 +0200




More information about the Pkg-utopia-commits mailing list