[Pkg-bluetooth-commits] r1349 - in /packages/bluez/trunk/debian: bluez.install rules

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Fri Sep 6 03:13:25 UTC 2013


Author: iwamatsu
Date: Fri Sep  6 03:13:24 2013
New Revision: 1349

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1349
Log:
Install gatttool (Closes: #720486)

Modified:
    packages/bluez/trunk/debian/bluez.install
    packages/bluez/trunk/debian/rules

Modified: packages/bluez/trunk/debian/bluez.install
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/bluez.install?rev=1349&op=diff
==============================================================================
--- packages/bluez/trunk/debian/bluez.install	(original)
+++ packages/bluez/trunk/debian/bluez.install	Fri Sep  6 03:13:24 2013
@@ -1,6 +1,6 @@
 src/main.conf etc/bluetooth
 profiles/input/input.conf etc/bluetooth
-profiles/audio/audio.conf etc/bluetooth
+# profiles/audio/audio.conf etc/bluetooth
 profiles/network/network.conf etc/bluetooth
 profiles/proximity/proximity.conf etc/bluetooth
 usr/lib/*/bluetooth/bluetoothd
@@ -16,8 +16,10 @@
 usr/bin/l2ping
 usr/bin/l2test
 usr/bin/rfcomm
+attrib/gatttool usr/bin
 lib/udev/hid2hci
 lib/udev/rules.d/97-hid2hci.rules
+attrib/gatttool usr/bin
 #-- for systemd
 lib/systemd/system/bluetooth.service
 etc/dbus-1/system.d/bluetooth.conf

Modified: packages/bluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/rules?rev=1349&op=diff
==============================================================================
--- packages/bluez/trunk/debian/rules	(original)
+++ packages/bluez/trunk/debian/rules	Fri Sep  6 03:13:24 2013
@@ -17,7 +17,7 @@
 	--enable-udev \
 	--enable-obex \
 	--enable-client \
-	--enable-systemd 
+	--enable-systemd
 
 %:
 	dh $@




More information about the Pkg-bluetooth-commits mailing list