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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Oct 21 18:07:10 UTC 2007


Author: biebl
Date: Sun Oct 21 18:07:10 2007
New Revision: 1792

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1792
Log:
* debian/control
  - Add Depends: lsb-base (>= 3.0-6) as the init script uses the LSB logging
    functions.
  - Use the new "Homepage:" field to specify the upstream URL.

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=1792&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/changelog (original)
+++ packages/unstable/consolekit/debian/changelog Sun Oct 21 18:07:10 2007
@@ -1,3 +1,12 @@
+consolekit (0.2.3-2) unstable; urgency=low
+
+  * debian/control
+    - Add Depends: lsb-base (>= 3.0-6) as the init script uses the LSB logging
+      functions.
+    - Use the new "Homepage:" field to specify the upstream URL.
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 21 Oct 2007 20:04:16 +0200
+
 consolekit (0.2.3-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/consolekit/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit/debian/control?rev=1792&op=diff
==============================================================================
--- packages/unstable/consolekit/debian/control (original)
+++ packages/unstable/consolekit/debian/control Sun Oct 21 18:07:10 2007
@@ -5,13 +5,14 @@
 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
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/experimental/consolekit
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/consolekit
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/consolekit
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit
+Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit
 
 Package: consolekit
 Section: admin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, dbus
+Depends: ${shlibs:Depends}, ${misc:Depends}, dbus, lsb-base (>= 3.0-6)
 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