r42057 - in /desktop/unstable/gnome-bluetooth/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Jul 16 07:23:22 UTC 2014


Author: pochu
Date: Wed Jul 16 07:23:22 2014
New Revision: 42057

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42057
Log:
Let gnome-bluetooth break gnome-shell (<< 3.12).
The private library libgnome-bluetooth-applet.so got removed and
gnome-shell 3.8 was using that, so we need to ensure gnome-shell
is upgraded when gnome-bluetooth is.

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

Modified: desktop/unstable/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/changelog?rev=42057&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] Wed Jul 16 07:23:22 2014
@@ -1,3 +1,12 @@
+gnome-bluetooth (3.12.0-5) UNRELEASED; urgency=medium
+
+  * Let gnome-bluetooth break gnome-shell (<< 3.12).
+    The private library libgnome-bluetooth-applet.so got removed and
+    gnome-shell 3.8 was using that, so we need to ensure gnome-shell
+    is upgraded when gnome-bluetooth is.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Wed, 16 Jul 2014 09:22:04 +0200
+
 gnome-bluetooth (3.12.0-4) unstable; urgency=medium
 
   * libgnome-bluetooth-dev: add missing dependency on libudev-dev

Modified: desktop/unstable/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control?rev=42057&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control	[utf-8] Wed Jul 16 07:23:22 2014
@@ -42,7 +42,8 @@
 Replaces: nautilus-sendto (<< 2.28.4-2)
 Breaks: gnome-phone-manager (<< 0.67),
         nautilus-sendto (<< 3.0),
-        network-manager-gnome (<< 0.9.0-3)
+        network-manager-gnome (<< 0.9.0-3),
+        gnome-shell (<< 3.12),
 Conflicts: bluez-gnome
 Architecture: linux-any
 Description: GNOME Bluetooth tools

Modified: desktop/unstable/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control.in?rev=42057&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] Wed Jul 16 07:23:22 2014
@@ -37,7 +37,8 @@
 Replaces: nautilus-sendto (<< 2.28.4-2)
 Breaks: gnome-phone-manager (<< 0.67),
         nautilus-sendto (<< 3.0),
-        network-manager-gnome (<< 0.9.0-3)
+        network-manager-gnome (<< 0.9.0-3),
+        gnome-shell (<< 3.12),
 Conflicts: bluez-gnome
 Architecture: linux-any
 Description: GNOME Bluetooth tools




More information about the pkg-gnome-commits mailing list