r47821 - in /desktop/unstable/gvfs/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Apr 3 13:33:25 UTC 2016


Author: biebl
Date: Sun Apr  3 13:33:25 2016
New Revision: 47821

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47821
Log:
Drop Recommends on policykit-1-gnome. The udisks2 package already
recommends policykit-1, and the PolicyKit authentication agent (the GUI
bits) should be pulled in by the individual desktop environments. Some,
like GNOME 3, already have this functionality builtin.

Modified:
    desktop/unstable/gvfs/debian/changelog
    desktop/unstable/gvfs/debian/control
    desktop/unstable/gvfs/debian/control.in

Modified: desktop/unstable/gvfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/changelog?rev=47821&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/changelog	[utf-8] Sun Apr  3 13:33:25 2016
@@ -3,6 +3,10 @@
   * New upstream release.
   * Upload to unstable.
   * Track stable releases again.
+  * Drop Recommends on policykit-1-gnome. The udisks2 package already
+    recommends policykit-1, and the PolicyKit authentication agent (the GUI
+    bits) should be pulled in by the individual desktop environments. Some,
+    like GNOME 3, already have this functionality builtin.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 03 Apr 2016 15:24:39 +0200
 

Modified: desktop/unstable/gvfs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control?rev=47821&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/control	[utf-8] Sun Apr  3 13:33:25 2016
@@ -83,7 +83,6 @@
          gvfs-libs (= ${binary:Version}),
          gvfs-common (= ${source:Version})
 Recommends: dbus,
-            policykit-1-gnome [linux-any],
             gvfs
 Suggests: gvfs-backends
 Description: userspace virtual filesystem - servers

Modified: desktop/unstable/gvfs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control.in?rev=47821&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/control.in	[utf-8] Sun Apr  3 13:33:25 2016
@@ -79,7 +79,6 @@
          gvfs-libs (= ${binary:Version}),
          gvfs-common (= ${source:Version})
 Recommends: dbus,
-            policykit-1-gnome [linux-any],
             gvfs
 Suggests: gvfs-backends
 Description: userspace virtual filesystem - servers




More information about the pkg-gnome-commits mailing list