r30186 - in /desktop/experimental/gnome-bluetooth/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Oct 11 20:34:20 UTC 2011


Author: biebl
Date: Tue Oct 11 20:34:19 2011
New Revision: 30186

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30186
Log:
Add Breaks against nautilus-sendto (<< 3.0) as loading both GTK 2 and
GTK 3 in the same process is not allowed.

Modified:
    desktop/experimental/gnome-bluetooth/debian/changelog
    desktop/experimental/gnome-bluetooth/debian/control
    desktop/experimental/gnome-bluetooth/debian/control.in

Modified: desktop/experimental/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/changelog?rev=30186&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] Tue Oct 11 20:34:19 2011
@@ -15,6 +15,8 @@
     - Switch to .xz tarballs.
   * debian/control.in:
     - Drop Build-Depends on libgnome-control-center-dev.
+    - Add Breaks against nautilus-sendto (<< 3.0) as loading both GTK 2 and
+      GTK 3 in the same process is not allowed.
   * Strip debian/tmp/ from .install files.
   * Refresh debian/patches/01_autostart_path.patch.
 

Modified: desktop/experimental/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control?rev=30186&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control [utf-8] Tue Oct 11 20:34:19 2011
@@ -47,6 +47,7 @@
 Recommends: gvfs-backends
 Suggests: nautilus-sendto, gnome-user-share
 Replaces: nautilus-sendto (<< 2.28.4-2)
+Breaks: nautilus-sendto (<< 3.0)
 Conflicts: bluez-gnome
 Architecture: any
 Description: GNOME Bluetooth tools

Modified: desktop/experimental/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control.in?rev=30186&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] Tue Oct 11 20:34:19 2011
@@ -42,6 +42,7 @@
 Recommends: gvfs-backends
 Suggests: nautilus-sendto, gnome-user-share
 Replaces: nautilus-sendto (<< 2.28.4-2)
+Breaks: nautilus-sendto (<< 3.0)
 Conflicts: bluez-gnome
 Architecture: any
 Description: GNOME Bluetooth tools




More information about the pkg-gnome-commits mailing list