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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Dec 20 16:50:36 UTC 2007


Author: biebl
Date: Thu Dec 20 16:50:36 2007
New Revision: 1966

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1966
Log:
* New upstream release. (Closes: #455874)
* debian/control
  - Bump Standards-Version to 3.7.3. No further changes required.
  - Add Build-Depends on libdbus-glib-1-dev (>= 0.73).
  - Change Homepage URL to http://hal.freedesktop.org/docs/PolicyKit/.
    (Closes: #446504) 
  - Improve package description. (Closes: #446554)

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=1966&op=diff
==============================================================================
--- packages/experimental/policykit/debian/changelog (original)
+++ packages/experimental/policykit/debian/changelog Thu Dec 20 16:50:36 2007
@@ -1,3 +1,15 @@
+policykit (0.7-1) UNRELEASED; urgency=low
+
+  * New upstream release. (Closes: #455874)
+  * debian/control
+    - Bump Standards-Version to 3.7.3. No further changes required.
+    - Add Build-Depends on libdbus-glib-1-dev (>= 0.73).
+    - Change Homepage URL to http://hal.freedesktop.org/docs/PolicyKit/.
+      (Closes: #446504) 
+    - Improve package description. (Closes: #446554)
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 20 Dec 2007 17:13:14 +0100
+
 policykit (0.6-1) experimental; urgency=low
 
   * New upstream release.

Modified: packages/experimental/policykit/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit/debian/control?rev=1966&op=diff
==============================================================================
--- packages/experimental/policykit/debian/control (original)
+++ packages/experimental/policykit/debian/control Thu Dec 20 16:50:36 2007
@@ -3,19 +3,23 @@
 Priority: optional
 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, libglib2.0-dev (>= 2.6.0), libdbus-1-dev (>= 1.0), libexpat1-dev, libpam0g-dev, libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], gtk-doc-tools, xsltproc
-Standards-Version: 3.7.2
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libglib2.0-dev (>= 2.6.0), libdbus-1-dev (>= 1.0), libdbus-glib-1-dev (>= 0.73), libexpat1-dev, libpam0g-dev, libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], gtk-doc-tools, xsltproc
+Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/experimental/policykit
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit
-Homepage: http://cgit.freedesktop.org/PolicyKit/
+Homepage: http://hal.freedesktop.org/docs/PolicyKit/
 
 Package: policykit
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, consolekit, dbus
 Recommends: policykit-gnome
 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.
+ PolicyKit is an application-level toolkit for defining and handling the policy
+ that allows unprivileged processes to speak to privileged processes.
+ .
+ It is a framework for centralizing the decision making process with respect to
+ granting access to privileged operations (like calling the HAL Mount() method)
+ for unprivileged (desktop) applications.
 
 Package: policykit-doc
 Architecture: all




More information about the Pkg-utopia-commits mailing list