diff options
author | Jaekyun Lee <jkyun.lee@samsung.com> | 2012-08-21 19:26:50 +0900 |
---|---|---|
committer | Jaekyun Lee <jkyun.lee@samsung.com> | 2012-08-21 19:26:50 +0900 |
commit | f4e80f6be243965acd4b0f965da17d4ca473f7d8 (patch) | |
tree | 4d06636b05feed8a4bc112f3570b115dadc808de /debian/control | |
parent | 7bdb9d9928109495da4563c5b52cedb7e5ebdd63 (diff) | |
download | bluetooth-firmware-bcm-f4e80f6be243965acd4b0f965da17d4ca473f7d8.tar.gz bluetooth-firmware-bcm-f4e80f6be243965acd4b0f965da17d4ca473f7d8.tar.bz2 bluetooth-firmware-bcm-f4e80f6be243965acd4b0f965da17d4ca473f7d8.zip |
Tizen 2.0 releaseHEADsubmit/master/20120920.1509362.0_alphamaster2.0alpha
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control index ec8cb24..91d830a 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,23 @@ -Source: bt-firmware-43xx +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, libdbus-glib-1-dev, libvconf-dev +Build-Depends: debhelper (>= 5), libglib2.0-dev, libvconf-dev Standards-Version: 3.7.2 Homepage: N/A -Package: bt-firmware-43xx +Package: bluetooth-firmware-bcm Architecture: any Section: utils Depends: ${shlibs:Depends}, ${misc:Depends}, bluetooth-tools Description: firmware and tools firmware and tools -Package: bt-firmware-43xx-dbg +Package: bluetooth-firmware-bcm-dbg Section: debug Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, bt-firmware-43xx (= ${Source-Version}) +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. |