[Pkg-bluetooth-commits] r988 - /packages/bluez-tools/trunk/debian/control

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Fri Dec 3 00:29:13 UTC 2010


Author: iwamatsu
Date: Fri Dec  3 00:29:10 2010
New Revision: 988

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=988
Log:
Update version of libbluetooth-dev for Build-Depends.
 - 4.70 to 4.81.
Add obexd-client and obexd-server to Recommends.


Modified:
    packages/bluez-tools/trunk/debian/control

Modified: packages/bluez-tools/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-tools/trunk/debian/control?rev=988&op=diff
==============================================================================
--- packages/bluez-tools/trunk/debian/control (original)
+++ packages/bluez-tools/trunk/debian/control Fri Dec  3 00:29:10 2010
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Bluetooth Maintainers <pkg-bluetooth-maintainers at lists.alioth.debian.org>
 Uploaders: Nobuhiro Iwamatsu <iwamatsu at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libbluetooth-dev (>= 4.70),
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libbluetooth-dev (>= 4.81),
     libreadline-dev, libdbus-1-dev, libdbus-glib-1-dev
 Standards-Version: 3.9.1
 Homepage: http://code.google.com/p/bluez-tools/
@@ -11,6 +11,7 @@
 Package: bluez-tools
 Architecture: linux-any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: obexd-client (>= 0.30), obexd-server (>= 0.30)
 Description: A set of tools to manage bluetooth devices for linux
  bluez-tools provides comamnd line tools to functions of bluetooh.
  They are bluetooth adapter control, bluetooth agent, sound, input, network




More information about the Pkg-bluetooth-commits mailing list