[Pkg-bluetooth-commits] r1111 - in /packages/bluez/trunk/debian: bluez.install changelog control
iwamatsu at users.alioth.debian.org
iwamatsu at users.alioth.debian.org
Sat Aug 20 10:54:22 UTC 2011
Author: iwamatsu
Date: Sat Aug 20 10:54:22 2011
New Revision: 1111
URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1111
Log:
Add libreadline-dev and install gatttool to bluez package.
Modified:
packages/bluez/trunk/debian/bluez.install
packages/bluez/trunk/debian/changelog
packages/bluez/trunk/debian/control
Modified: packages/bluez/trunk/debian/bluez.install
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/bluez.install?rev=1111&op=diff
==============================================================================
--- packages/bluez/trunk/debian/bluez.install (original)
+++ packages/bluez/trunk/debian/bluez.install Sat Aug 20 10:54:22 2011
@@ -11,6 +11,7 @@
usr/bin/sdptool
usr/bin/dfutool
usr/bin/ciptool
+usr/bin/gatttool
usr/bin/l2ping
usr/bin/l2test
usr/bin/rfcomm
Modified: packages/bluez/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/changelog?rev=1111&op=diff
==============================================================================
--- packages/bluez/trunk/debian/changelog (original)
+++ packages/bluez/trunk/debian/changelog Sat Aug 20 10:54:22 2011
@@ -4,6 +4,7 @@
* Update debian/control.
- Updated Architecture from some architecture to linux-any.
(Closes: #636545)
+ - Add libreadline-dev to Build-Depends.
* Drop patchsys-quilt.mk snippet: superfluous with source
format 3.0 "(quilt)".
* Refresh patch.
@@ -12,6 +13,7 @@
- Remove obsolete configure flags.
- Add new plugins (proximity, sap, wiimote, thermometer, dbusoob).
- Strip and move to .install files.
+ * Add usr/bin/gatttool into bluez package.
-- Nobuhiro Iwamatsu <iwamatsu at debian.org> Thu, 04 Aug 2011 11:46:35 +0900
Modified: packages/bluez/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/control?rev=1111&op=diff
==============================================================================
--- packages/bluez/trunk/debian/control (original)
+++ packages/bluez/trunk/debian/control Sat Aug 20 10:54:22 2011
@@ -18,7 +18,8 @@
libsndfile1-dev,
libusb-dev,
libcap-ng-dev,
- libudev-dev
+ libudev-dev,
+ libreadline-dev
Vcs-Svn: svn://svn.debian.org/svn/pkg-bluetooth/packages/bluez/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk
Homepage: http://www.bluez.org
More information about the Pkg-bluetooth-commits
mailing list