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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Mar 5 17:30:51 UTC 2010


Author: biebl
Date: Fri Mar  5 17:30:50 2010
New Revision: 23194

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23194
Log:
Drop devicekit-disks dependency from gvfs and let libgdu depend on the
correct backend itself.

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=23194&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog [utf-8] (original)
+++ desktop/unstable/gvfs/debian/changelog [utf-8] Fri Mar  5 17:30:50 2010
@@ -1,7 +1,12 @@
 gvfs (1.4.3-2) UNRELEASED; urgency=low
 
+  [ Josselin Mouette ]
   * Recommend gnome-keyring, since the library will stop doing so.
   * Suggest obex-data-server, not obexd-client.
+
+  [ Michael Biebl ]
+  * Drop devicekit-disks dependency from gvfs and let libgdu depend on the
+    correct backend itself.
 
  -- Josselin Mouette <joss at debian.org>  Mon, 04 Jan 2010 15:55:34 +0100
 

Modified: desktop/unstable/gvfs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control?rev=23194&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control [utf-8] (original)
+++ desktop/unstable/gvfs/debian/control [utf-8] Fri Mar  5 17:30:50 2010
@@ -46,7 +46,6 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          x11-utils,
-         devicekit-disks (>> 009-1) [linux-any]
 Recommends: dbus,
             hal (>= 0.5.10) [!linux-any],
             gnome-mount [!linux-any] | exo-utils [!linux-any],

Modified: desktop/unstable/gvfs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control.in?rev=23194&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control.in [utf-8] (original)
+++ desktop/unstable/gvfs/debian/control.in [utf-8] Fri Mar  5 17:30:50 2010
@@ -41,7 +41,6 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          x11-utils,
-         devicekit-disks (>> 009-1) [linux-any]
 Recommends: dbus,
             hal (>= 0.5.10) [!linux-any],
             gnome-mount [!linux-any] | exo-utils [!linux-any],




More information about the pkg-gnome-commits mailing list