r54093 - in /desktop/unstable/gvfs/debian: changelog gvfs-backends.install

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Wed Sep 27 16:09:58 UTC 2017


Author: bigon
Date: Wed Sep 27 16:09:57 2017
New Revision: 54093

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54093
Log:
Move org.gtk.vfs.file-operations.rules back to the polkit rules directory,
the behaviour looks more sane now and a password is asked everytime a file
owned by root is opened.

Modified:
    desktop/unstable/gvfs/debian/changelog
    desktop/unstable/gvfs/debian/gvfs-backends.install

Modified: desktop/unstable/gvfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/changelog?rev=54093&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/changelog	[utf-8] Wed Sep 27 16:09:57 2017
@@ -1,5 +1,6 @@
 gvfs (1.34.0-1) UNRELEASED; urgency=medium
 
+  [ Jeremy Bicha ]
   * New upstream release
   * debian/control.in:
     - Drop obsolete Build-Depends on libgtk-3-dev
@@ -10,7 +11,12 @@
   * Drop disable-polkit-rules-no-admin.patch: Applied in new release
   * Bump Standards-Version to 4.1.0
 
- -- Jeremy Bicha <jbicha at debian.org>  Wed, 30 Aug 2017 16:17:11 -0400
+  [ Laurent Bigonville ]
+  * Move org.gtk.vfs.file-operations.rules back to the polkit rules directory,
+    the behaviour looks more sane now and a password is asked everytime a file
+    owned by root is opened.
+
+ -- Laurent Bigonville <bigon at debian.org>  Wed, 27 Sep 2017 18:08:06 +0200
 
 gvfs (1.30.4-1) unstable; urgency=medium
 

Modified: desktop/unstable/gvfs/debian/gvfs-backends.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/gvfs-backends.install?rev=54093&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/gvfs-backends.install	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/gvfs-backends.install	[utf-8] Wed Sep 27 16:09:57 2017
@@ -56,7 +56,7 @@
 usr/share/gvfs/remote-volume-monitors/gphoto2.monitor           [linux-any]
 usr/share/gvfs/remote-volume-monitors/mtp.monitor               [linux-any]
 usr/share/polkit-1/actions/org.gtk.vfs.file-operations.policy   [linux-any]
-usr/share/polkit-1/rules.d/org.gtk.vfs.file-operations.rules	usr/share/doc/gvfs-backends/examples/	[linux-any]
+usr/share/polkit-1/rules.d/org.gtk.vfs.file-operations.rules	[linux-any]
 # Schemas moved from gvfs-common, only used for smb and dns-sd
 usr/share/glib-2.0
 usr/share/GConf




More information about the pkg-gnome-commits mailing list