r35065 - in /desktop/experimental/gnome-control-center/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat May 19 21:57:27 UTC 2012


Author: biebl
Date: Sat May 19 21:57:27 2012
New Revision: 35065

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35065
Log:
Add Breaks against libgnome-bluetooth8 since loading booth
libgnome-bluetooth8 and libgnome-bluetooth10 will lead to crashes when
using the Bluetooth panel. Eventually we should use versioned directories
for the gnome-bluetooth plugins but for now the Breaks will do.

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

Modified: desktop/experimental/gnome-control-center/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/changelog?rev=35065&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/changelog [utf-8] Sat May 19 21:57:27 2012
@@ -34,6 +34,10 @@
   * debian/patches/10_optional_wacom_support.patch: Build the Wacom panel
     conditionally to support plattforms where libwacom-dev is not available.
   * Bump Standards-Version to 3.9.3.
+  * Add Breaks against libgnome-bluetooth8 since loading booth
+    libgnome-bluetooth8 and libgnome-bluetooth10 will lead to crashes when
+    using the Bluetooth panel. Eventually we should use versioned directories
+    for the gnome-bluetooth plugins but for now the Breaks will do.
 
  -- Sjoerd Simons <sjoerd at debian.org>  Sat, 19 May 2012 00:31:41 +0200
 

Modified: desktop/experimental/gnome-control-center/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/control?rev=35065&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/control [utf-8] Sat May 19 21:57:27 2012
@@ -86,7 +86,8 @@
 Breaks: gnome-power-manager (<< 3.0),
         gnome-session (<< 3.0),
         libglib2.0-0 (<< 2.28.6-2),
-        gnome-bluetooth (<< 3.4)
+        gnome-bluetooth (<< 3.4),
+        libgnome-bluetooth8
 Replaces: gnome-bluetooth (<< 3.4)
 Suggests: gnome-screensaver | xscreensaver,
           gstreamer0.10-pulseaudio,

Modified: desktop/experimental/gnome-control-center/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/control.in?rev=35065&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/control.in [utf-8] Sat May 19 21:57:27 2012
@@ -81,7 +81,8 @@
 Breaks: gnome-power-manager (<< 3.0),
         gnome-session (<< 3.0),
         libglib2.0-0 (<< 2.28.6-2),
-        gnome-bluetooth (<< 3.4)
+        gnome-bluetooth (<< 3.4),
+        libgnome-bluetooth8
 Replaces: gnome-bluetooth (<< 3.4)
 Suggests: gnome-screensaver | xscreensaver,
           gstreamer0.10-pulseaudio,




More information about the pkg-gnome-commits mailing list