r48250 - in /desktop/unstable/gnome-control-center/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Apr 19 13:21:54 UTC 2016


Author: biebl
Date: Tue Apr 19 13:21:54 2016
New Revision: 48250

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48250
Log:
Recommend policykit-1 instead of policykit-1-gnome. The GNOME Shell
already has a PolicyKit authentication agent builtin, so we only need the
system service.

Modified:
    desktop/unstable/gnome-control-center/debian/changelog
    desktop/unstable/gnome-control-center/debian/control
    desktop/unstable/gnome-control-center/debian/control.in

Modified: desktop/unstable/gnome-control-center/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/changelog?rev=48250&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/changelog	[utf-8] Tue Apr 19 13:21:54 2016
@@ -2,6 +2,9 @@
 
   * New upstream release.
   * Drop Build-Depends on libdbus-glib-1-dev, no longer needed.
+  * Recommend policykit-1 instead of policykit-1-gnome. The GNOME Shell
+    already has a PolicyKit authentication agent builtin, so we only need the
+    system service.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 19 Apr 2016 15:09:05 +0200
 

Modified: desktop/unstable/gnome-control-center/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/control?rev=48250&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/control	[utf-8] Tue Apr 19 13:21:54 2016
@@ -86,7 +86,7 @@
             iso-codes,
             mesa-utils,
             mousetweaks,
-            policykit-1-gnome,
+            policykit-1,
             rygel | rygel-tracker,
             system-config-printer (>= 1.4),
             network-manager-gnome (>= 0.9.8),

Modified: desktop/unstable/gnome-control-center/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/control.in?rev=48250&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/control.in	[utf-8] Tue Apr 19 13:21:54 2016
@@ -82,7 +82,7 @@
             iso-codes,
             mesa-utils,
             mousetweaks,
-            policykit-1-gnome,
+            policykit-1,
             rygel | rygel-tracker,
             system-config-printer (>= 1.4),
             network-manager-gnome (>= 0.9.8),




More information about the pkg-gnome-commits mailing list