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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 13 17:13:09 UTC 2011


Author: biebl
Date: Thu Oct 13 17:13:07 2011
New Revision: 30246

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30246
Log:
* debian/control.in:
  - Add Breaks against gnome-phone-manager (<< 0.67) and
    network-manager-gnome (<< 0.9.0-3) as loading both GTK 2 and GTK 3 in
    the same process is not allowed.

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=30246&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/changelog [utf-8] Thu Oct 13 17:13:07 2011
@@ -5,6 +5,10 @@
 
   [ Michael Biebl ]
   * Upload to unstable.
+  * debian/control.in:
+    - Add Breaks against gnome-phone-manager (<< 0.67) and
+      network-manager-gnome (<< 0.9.0-3) as loading both GTK 2 and GTK 3 in
+      the same process is not allowed.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 12 Oct 2011 22:35:23 +0200
 

Modified: desktop/unstable/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control?rev=30246&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control [utf-8] Thu Oct 13 17:13:07 2011
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andrea Veri <and at debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Andrea Veri <and at debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.93),
                gnome-pkg-tools,
@@ -46,7 +46,9 @@
 Recommends: gvfs-backends
 Suggests: nautilus-sendto, gnome-user-share
 Replaces: nautilus-sendto (<< 2.28.4-2)
-Breaks: nautilus-sendto (<< 3.0)
+Breaks: nautilus-sendto (<< 3.0),
+        gnome-phone-manager (<< 0.67),
+        network-manager-gnome (<< 0.9.0-3)
 Conflicts: bluez-gnome
 Architecture: 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=30246&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control.in [utf-8] Thu Oct 13 17:13:07 2011
@@ -41,7 +41,9 @@
 Recommends: gvfs-backends
 Suggests: nautilus-sendto, gnome-user-share
 Replaces: nautilus-sendto (<< 2.28.4-2)
-Breaks: nautilus-sendto (<< 3.0)
+Breaks: nautilus-sendto (<< 3.0),
+        gnome-phone-manager (<< 0.67),
+        network-manager-gnome (<< 0.9.0-3)
 Conflicts: bluez-gnome
 Architecture: any
 Description: GNOME Bluetooth tools




More information about the pkg-gnome-commits mailing list