summaryrefslogtreecommitdiff
path: root/mobile/debian/control
diff options
context:
space:
mode:
authorSehong Na <sehong.na@samsung.com>2014-05-31 12:30:44 +0900
committerSehong Na <sehong.na@samsung.com>2014-05-31 12:30:44 +0900
commit8e7b03dbe514528edce65c10de370130ea298293 (patch)
tree0b273da6a54dd89065aa1250334949b0d3a73f55 /mobile/debian/control
downloadbluetooth-firmware-bcm-8e7b03dbe514528edce65c10de370130ea298293.tar.gz
bluetooth-firmware-bcm-8e7b03dbe514528edce65c10de370130ea298293.tar.bz2
bluetooth-firmware-bcm-8e7b03dbe514528edce65c10de370130ea298293.zip
Diffstat (limited to 'mobile/debian/control')
-rw-r--r--mobile/debian/control25
1 files changed, 25 insertions, 0 deletions
diff --git a/mobile/debian/control b/mobile/debian/control
new file mode 100644
index 0000000..91d830a
--- /dev/null
+++ b/mobile/debian/control
@@ -0,0 +1,25 @@
+Source: bluetooth-firmware-bcm
+Section: devel
+Priority: optional
+Maintainer: DoHyun Pyun <dh79.pyun@samsung.com>, ChanYeol Park <chanyeol.park@samsung.com>, Girish A J <girish.joshi@samsung.com>, InJun Yang <injun.yang@samsung.com>, Jaekyun Lee <jkyun.lee@samsung.com>
+Uploaders: Sunil Behera <sunil.behera@samsung.com>, Syam Sidhardhan <s.syam@samsung.com>
+Build-Depends: debhelper (>= 5), libglib2.0-dev, libvconf-dev
+Standards-Version: 3.7.2
+Homepage: N/A
+
+Package: bluetooth-firmware-bcm
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends}, ${misc:Depends}, bluetooth-tools
+Description: firmware and tools
+ firmware and tools
+
+Package: bluetooth-firmware-bcm-dbg
+Section: debug
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, bluetooth-firmware-bcm (= ${Source-Version})
+Description: Tools for bluetooth-firmware-bcm (unstripped)
+ The package contains detached debugging symbols for the binary packages
+ produced by the bt-firmware-43xx soruce.
+
+