Tizen 2.0 Release
[profile/ivi/bluez.git] / debian / control
1 Source: bluez
2 Section: admin
3 Priority: optional
4 Maintainer: Hocheol Seo <hocheol.seo@samsung.com>, DoHyun Pyun <dh79.pyun@samsung.com>, ChanYeol Park <chanyeol.park@samsung.com>, Byeongho Shim <bh.shim@samsung.com>, Seungyoun Ju <sy39.ju@samsung.com>, Girish A J <girish.joshi@samsung.com>, Chethan T N <chethan.tn@samsung.com>
5 Uploaders: Sunil Behera <sunil.behera@samsung.com>, Syam Sidhardhan <s.syam@samsung.com>
6 Build-Depends: debhelper (>= 5), autotools-dev,
7                libdbus-1-dev,
8                libglib2.0-dev,
9                autotools-dev,
10                autoconf,
11                automake,
12                libtool,
13                bison,
14                flex
15 Standards-Version: 3.7.2
16 Homepage: http://www.bluez.org
17
18 Package: libbluetooth3
19 Section: libs
20 Depends: ${shlibs:Depends}, ${misc:Depends}
21 Architecture: any
22 Description: Library to use the BlueZ Linux Bluetooth stack
23  BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
24  project distributed under GNU General Public License (GPL).
25
26 Package: libbluetooth-dev
27 Section: libdevel
28 Provides: libbluetooth3-dev
29 Depends: libbluetooth3 (= ${binary:Version}), libc6-dev | libc-dev, ${misc:Depends}
30 XB-Public-Package: yes
31 XB-Generate-Docs: no
32 Priority: extra
33 Architecture: any
34 Description: Development files for using the BlueZ Linux Bluetooth library
35  BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
36  project distributed under GNU General Public License (GPL).
37
38 Package: bluez
39 Architecture: any
40 Depends: ${shlibs:Depends}, dbus, ${misc:Depends}
41 Suggests: python-gobject, python-dbus
42 Description: Bluetooth tools and daemons
43  This package contains tools and system daemons for using Bluetooth devices.
44  .
45  BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
46  project distributed under GNU General Public License (GPL).
47
48 Package: bluez-dbg
49 Section: debug
50 Priority: extra
51 Architecture: any
52 Depends: ${shlibs:Depends}, ${misc:Depends}, libbluetooth3 (= ${binary:Version})
53 Description: Library to use the BlueZ Linux Bluetooth stack and  Bluetooth tools and daemons (unstripped)
54  The package contains detached debugging symbols for the binary packages
55  produced by the bluez soruce.
56