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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Mar 8 00:40:57 UTC 2010


Author: biebl
Date: Mon Mar  8 00:40:52 2010
New Revision: 23225

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23225
Log:
Add Breaks libgdu0 (<< 2.28.1-3) so we do not accidentally end up without
devicekit-disks (or udisks) being installed.

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=23225&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog [utf-8] (original)
+++ desktop/unstable/gvfs/debian/changelog [utf-8] Mon Mar  8 00:40:52 2010
@@ -7,6 +7,8 @@
   [ Michael Biebl ]
   * Drop devicekit-disks dependency from gvfs and let libgdu depend on the
     correct backend itself.
+  * Add Breaks libgdu0 (<< 2.28.1-3) so we do not accidentally end up without
+    devicekit-disks (or udisks) being installed.
 
  -- 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=23225&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control [utf-8] (original)
+++ desktop/unstable/gvfs/debian/control [utf-8] Mon Mar  8 00:40:52 2010
@@ -51,7 +51,8 @@
             gnome-mount [!linux-any] | exo-utils [!linux-any],
             policykit-1-gnome [linux-any]
 Breaks: brasero (<< 2.28.0-2),
-        rhythmbox (<< 0.12.6-2)
+        rhythmbox (<< 0.12.6-2),
+        libgdu0 (<< 2.28.1-3)
 Suggests: gvfs-backends
 Conflicts: gvfs-backends (<< 1.0.2-2), libgvfscommon0
 Replaces: libgvfscommon0

Modified: desktop/unstable/gvfs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control.in?rev=23225&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control.in [utf-8] (original)
+++ desktop/unstable/gvfs/debian/control.in [utf-8] Mon Mar  8 00:40:52 2010
@@ -46,7 +46,8 @@
             gnome-mount [!linux-any] | exo-utils [!linux-any],
             policykit-1-gnome [linux-any]
 Breaks: brasero (<< 2.28.0-2),
-        rhythmbox (<< 0.12.6-2)
+        rhythmbox (<< 0.12.6-2),
+        libgdu0 (<< 2.28.1-3)
 Suggests: gvfs-backends
 Conflicts: gvfs-backends (<< 1.0.2-2), libgvfscommon0
 Replaces: libgvfscommon0




More information about the pkg-gnome-commits mailing list