[Pkg-utopia-commits] r1764 - in /packages/experimental/policykit/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Oct 2 20:40:36 UTC 2007


Author: biebl
Date: Tue Oct  2 20:40:36 2007
New Revision: 1764

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1764
Log:
* Use new Homepage: field to specify the upstream url
* Add dependency on dbus and consolekit to the policykit package.

Modified:
    packages/experimental/policykit/debian/changelog
    packages/experimental/policykit/debian/control

Modified: packages/experimental/policykit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit/debian/changelog?rev=1764&op=diff
==============================================================================
--- packages/experimental/policykit/debian/changelog (original)
+++ packages/experimental/policykit/debian/changelog Tue Oct  2 20:40:36 2007
@@ -2,5 +2,5 @@
 
   * Initial release. (Closes: #397087)
 
- -- Michael Biebl <biebl at debian.org>  Fri, 14 Sep 2007 14:22:40 +0200
+ -- Michael Biebl <biebl at debian.org>  Tue, 02 Oct 2007 22:38:04 +0200
 

Modified: packages/experimental/policykit/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit/debian/control?rev=1764&op=diff
==============================================================================
--- packages/experimental/policykit/debian/control (original)
+++ packages/experimental/policykit/debian/control Tue Oct  2 20:40:36 2007
@@ -10,10 +10,12 @@
 
 Package: policykit
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, consolekit, dbus
 Description: framework for managing administrative policies and privileges
  PolicyKit is a toolkit for defining and handling the policy that
  allows unprivileged processes to speak to privileged processes.
+ .
+  Homepage: http://cgit.freedesktop.org/PolicyKit/
 
 Package: policykit-doc
 Architecture: all
@@ -24,6 +26,8 @@
  allows unprivileged processes to speak to privileged processes.
  .
  This package contains the API documentation of PolicyKit.
+ .
+  Homepage: http://cgit.freedesktop.org/PolicyKit/
 
 Package: libpolkit2
 Architecture: any
@@ -34,6 +38,8 @@
  allows unprivileged processes to speak to privileged processes.
  .
  This package contains a library for querying system-wide policy.
+ .
+  Homepage: http://cgit.freedesktop.org/PolicyKit/
 
 Package: libpolkit-dev
 Architecture: any
@@ -45,6 +51,8 @@
  .
  This package contains the development files for the library found in 
  libpolkit2.
+ .
+  Homepage: http://cgit.freedesktop.org/PolicyKit/
 
 Package: libpolkit-dbus2
 Architecture: any
@@ -56,6 +64,8 @@
  .
  This package contains a helper library for obtaining seat, session
  and caller information via D-Bus and ConsoleKit.
+ .
+  Homepage: http://cgit.freedesktop.org/PolicyKit/
 
 Package: libpolkit-dbus-dev
 Architecture: any
@@ -69,6 +79,8 @@
  .
  This package contains the development files for the library found in 
  libpolkit-dbus2.
+ .
+  Homepage: http://cgit.freedesktop.org/PolicyKit/
 
 Package: libpolkit-grant2
 Architecture: any
@@ -79,6 +91,8 @@
  allows unprivileged processes to speak to privileged processes.
  .
  This package contains a library for obtaining privileges via PolicyKit.
+ .
+  Homepage: http://cgit.freedesktop.org/PolicyKit/
 
 Package: libpolkit-grant-dev
 Architecture: any
@@ -90,3 +104,5 @@
  .
  This package contains the development files for the library found in 
  libpolkit-grant2.
+ .
+  Homepage: http://cgit.freedesktop.org/PolicyKit/




More information about the Pkg-utopia-commits mailing list