[Pkg-utopia-commits] r2850 - in /packages/unstable/policykit/debian: changelog control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Feb 18 16:09:38 UTC 2009
Author: biebl
Date: Wed Feb 18 16:09:37 2009
New Revision: 2850
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2850
Log:
Demote Recommends: policykit-gnome to Suggests. (Closes: #513758)
Modified:
packages/unstable/policykit/debian/changelog
packages/unstable/policykit/debian/control
Modified: packages/unstable/policykit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/policykit/debian/changelog?rev=2850&op=diff
==============================================================================
--- packages/unstable/policykit/debian/changelog (original)
+++ packages/unstable/policykit/debian/changelog Wed Feb 18 16:09:37 2009
@@ -3,6 +3,7 @@
* Switch patch management system to quilt.
* debian/control
- Wrap Build-Depends.
+ - Demote Recommends: policykit-gnome to Suggests. (Closes: #513758)
- Bump Build-Depends on debhelper to (>= 7).
* debian/compat
- Bump debhelper compat level to 7.
Modified: packages/unstable/policykit/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/policykit/debian/control?rev=2850&op=diff
==============================================================================
--- packages/unstable/policykit/debian/control (original)
+++ packages/unstable/policykit/debian/control Wed Feb 18 16:09:37 2009
@@ -24,7 +24,7 @@
Package: policykit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, consolekit, dbus
-Recommends: policykit-gnome
+Suggests: policykit-gnome
Description: framework for managing administrative policies and privileges
PolicyKit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
More information about the Pkg-utopia-commits
mailing list