[Pkg-bluetooth-commits] r1075 - in /packages/bluez/trunk/debian: changelog control

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Fri Jun 17 04:38:51 UTC 2011


Author: iwamatsu
Date: Fri Jun 17 04:38:50 2011
New Revision: 1075

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1075
Log:
Add udev to Replaces and Breaks field (Closes: #628904).

Modified:
    packages/bluez/trunk/debian/changelog
    packages/bluez/trunk/debian/control

Modified: packages/bluez/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/changelog?rev=1075&op=diff
==============================================================================
--- packages/bluez/trunk/debian/changelog (original)
+++ packages/bluez/trunk/debian/changelog Fri Jun 17 04:38:50 2011
@@ -1,3 +1,9 @@
+bluez (4.94-2) unstable; urgency=medium
+
+  * Add udev to Replaces and Breaks field (Closes: #628904).
+
+ -- Nobuhiro Iwamatsu <iwamatsu at debian.org>  Thu, 09 Jun 2011 21:48:21 +0900
+
 bluez (4.94-1) unstable; urgency=medium
 
   * New upstream release.

Modified: packages/bluez/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/control?rev=1075&op=diff
==============================================================================
--- packages/bluez/trunk/debian/control (original)
+++ packages/bluez/trunk/debian/control Fri Jun 17 04:38:50 2011
@@ -59,8 +59,9 @@
 Package: bluez
 Architecture: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc alpha armhf avr32 hppa m68k powerpcspe sh4 sparc64 ppc64
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, module-init-tools, udev (>= 170-1), lsb-base, dbus, python-gobject, python-dbus
-Replaces: bluez-input, bluez-network, bluez-serial, bluez-utils (<= 3.36-3), bluez-audio (<= 3.36-3)
+Replaces: bluez-input, bluez-network, bluez-serial, bluez-utils (<= 3.36-3), bluez-audio (<= 3.36-3), udev (<< 170-1)
 Conflicts: bluez-utils (<= 3.36-3), bluez-audio (<= 3.36-3)
+Breaks: udev (<< 170-1)
 Description: Bluetooth tools and daemons
  This package contains tools and system daemons for using Bluetooth devices.
  .




More information about the Pkg-bluetooth-commits mailing list