[Pkg-utopia-commits] r1938 - in /packages/unstable/consolekit/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Dec 11 21:59:00 UTC 2007


Author: biebl
Date: Tue Dec 11 21:59:00 2007
New Revision: 1938

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1938
Log:
  - Bump Standards-Version to 3.7.3. No further changes required.
  - Drop dependency on lsb-base, as we no longer install a SysV init script. 
  - Tighten dependency on dbus (>= 1.1.2). This is required for the D-Bus
    system activation support.

Modified:
    packages/unstable/consolekit/debian/changelog
    packages/unstable/consolekit/debian/control

Modified: packages/unstable/consolekit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/changelog?rev=1938&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/changelog (original)
+++ packages/unstable/consolekit/debian/changelog Tue Dec 11 21:59:00 2007
@@ -2,8 +2,12 @@
 
   * debian/control
     - The Vcs-* fields are now officially supported, so remove the XS- prefix.
+    - Bump Standards-Version to 3.7.3. No further changes required.
+    - Drop dependency on lsb-base, as we no longer install a SysV init script. 
+    - Tighten dependency on dbus (>= 1.1.2). This is required for the D-Bus
+      system activation support.
 
- -- Michael Biebl <biebl at debian.org>  Sat, 03 Nov 2007 00:28:03 +0100
+ -- Michael Biebl <biebl at debian.org>  Tue, 11 Dec 2007 22:53:43 +0100
 
 consolekit (0.2.3-2) unstable; urgency=low
 

Modified: packages/unstable/consolekit/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/control?rev=1938&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/control (original)
+++ packages/unstable/consolekit/debian/control Tue Dec 11 21:59:00 2007
@@ -4,7 +4,7 @@
 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libdbus-glib-1-dev (>= 0.30), libglib2.0-dev (>= 2.7.0), libx11-dev (>= 1.0.0), xmlto, libpam0g-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/consolekit
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit
 Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit
@@ -12,7 +12,7 @@
 Package: consolekit
 Section: admin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, dbus, lsb-base (>= 3.0-6)
+Depends: ${shlibs:Depends}, ${misc:Depends}, dbus (>= 1.1.2)
 Recommends: libpam-ck-connector
 Description: framework for defining and tracking users, sessions and seats
  ConsoleKit is a system daemon for tracking what users are logged




More information about the Pkg-utopia-commits mailing list