Source: libbtbb
Section: libs
Priority: optional
Maintainer: Ruben Undheim <ruben.undheim@gmail.com>
Build-Depends: debhelper-compat (= 12),
               libpcap-dev,
               cmake
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/rubund/libbtbb.git
Vcs-Browser: https://salsa.debian.org/rubund/libbtbb
Homepage: http://libbtbb.sourceforge.net/

Package: libbtbb1
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: Bluetooth baseband decoding library
 This is the Bluetooth baseband decoding library, forked from the GR-Bluetooth
 project. It can be used to extract Bluetooth packet and piconet information
 from Ubertooth devices as well as GR-Bluetooth/USRP.

Package: libbtbb-dev
Architecture: any
Section: libdevel
Depends: libbtbb1 (= ${binary:Version}),
         libpcap-dev,
         ${misc:Depends}
Multi-Arch: same
Description: Bluetooth baseband decoding library - development files
 This is the Bluetooth baseband decoding library, forked from the GR-Bluetooth
 project. It can be used to extract Bluetooth packet and piconet information
 from Ubertooth devices as well as GR-Bluetooth/USRP.
 .
 This package provides the development files for using the btbb library.
