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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Sep 14 12:22:58 UTC 2007


Author: biebl
Date: Fri Sep 14 12:22:58 2007
New Revision: 1711

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1711
Log:
Improve the package descriptions a bit.

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=1711&op=diff
==============================================================================
--- packages/experimental/policykit/debian/changelog (original)
+++ packages/experimental/policykit/debian/changelog Fri Sep 14 12:22:58 2007
@@ -2,5 +2,5 @@
 
   * Initial release. (Closes: #397087)
 
- -- Michael Biebl <biebl at debian.org>  Thu, 06 Sep 2007 07:53:43 +0200
+ -- Michael Biebl <biebl at debian.org>  Fri, 14 Sep 2007 14:22:40 +0200
 

Modified: packages/experimental/policykit/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit/debian/control?rev=1711&op=diff
==============================================================================
--- packages/experimental/policykit/debian/control (original)
+++ packages/experimental/policykit/debian/control Fri Sep 14 12:22:58 2007
@@ -22,53 +22,71 @@
 Description: documentation for PolicyKit
  PolicyKit is a toolkit for defining and handling the policy that
  allows unprivileged processes to speak to privileged processes.
+ .
+ This package contains the API documentation of PolicyKit.
 
 Package: libpolkit2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
-Description: policykit lib
- Library for querying system-wide policy.
+Description: library for accessing PolicyKit
+ PolicyKit is a toolkit for defining and handling the policy that
+ allows unprivileged processes to speak to privileged processes.
+ .
+ This package contains a library for querying system-wide policy.
 
 Package: libpolkit-dev
 Architecture: any
 Section: libdevel
 Depends: libpolkit2 (= ${binary:Version}), libglib2.0-dev
-Description: policykit lib - devel
- Library for querying system-wide policy.
+Description: library for accessing PolicyKit - development files
+ PolicyKit is a toolkit for defining and handling the policy that
+ allows unprivileged processes to speak to privileged processes.
  .
- Development files.
+ This package contains the development files for the library found in 
+ libpolkit2.
 
 Package: libpolkit-dbus2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
-Description: policykit lib
- Helper library for obtaining seat, session and caller information via D-Bus
- and ConsoleKit.
+Description: library for accessing PolicyKit via D-Bus
+ PolicyKit is a toolkit for defining and handling the policy that
+ allows unprivileged processes to speak to privileged processes.
+ .
+ This package contains a helper library for obtaining seat, session
+ and caller information via D-Bus and ConsoleKit.
 
 Package: libpolkit-dbus-dev
 Architecture: any
 Section: libdevel
 Depends: libpolkit-dbus2 (= ${binary:Version}), libpolkit-dev, libdbus-1-dev
-Description: policykit lib - devel
+Description: library for accessing PolicyKit via D-Bus - development files
+ PolicyKit is a toolkit for defining and handling the policy that
+ allows unprivileged processes to speak to privileged processes.
  Helper library for obtaining seat, session and caller information via D-Bus
  and ConsoleKit.
  .
- Development files.
+ This package contains the development files for the library found in 
+ libpolkit-dbus2.
 
 Package: libpolkit-grant2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
-Description: policykit lib
- Library for obtaining privileges via PolicyKit.
+Description: library for obtaining privileges via PolicyKit
+ PolicyKit is a toolkit for defining and handling the policy that
+ allows unprivileged processes to speak to privileged processes.
+ .
+ This package contains a library for obtaining privileges via PolicyKit.
 
 Package: libpolkit-grant-dev
 Architecture: any
 Section: libdevel
 Depends: libpolkit-grant2 (= ${binary:Version}), libpolkit-dev, libglib2.0-dev
-Description: policykit lib - devel
- Library for obtaining privileges via PolicyKit.
+Description: library for obtaining privileges via PolicyKit - development files
+ PolicyKit is a toolkit for defining and handling the policy that
+ allows unprivileged processes to speak to privileged processes.
  .
- Development files.
+ This package contains the development files for the library found in 
+ libpolkit-grant2.




More information about the Pkg-utopia-commits mailing list