Source: libnitrokey
Priority: optional
Maintainer: Patryk Cisek <patryk@debian.org>
Build-Depends: debhelper-compat (= 13), cmake, pkg-config, pkg-kde-tools, libhidapi-dev, libusb-1.0-0-dev, udev
Standards-Version: 4.6.0
Section: libs
Vcs-Git: https://salsa.debian.org/patryk/libnitrokey.git
Vcs-Browser: https://salsa.debian.org/patryk/libnitrokey
Homepage: https://github.com/Nitrokey/libnitrokey
Rules-Requires-Root: no

Package: libnitrokey-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libnitrokey3 (= ${binary:Version}), libhidapi-dev, ${misc:Depends}
Description: library to communicate with Nitrokey stick devices (development)
 library to communicate with Nitrokey Pro and Storage devices in a clean and
 easy manner. Written in C++14, testable with py.test and Catch frameworks,
 with C API, Python access.
 .
 This package contains development headers needed when developing
 C++ applications that use libnitrokey

Package: libnitrokey3
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libnitrokey-common
Description: library to communicate with Nitrokey stick devices
 library to communicate with Nitrokey Pro and Storage devices in a clean and
 easy manner. Written in C++14, testable with py.test and Catch frameworks,
 with C API, Python access.

Package: libnitrokey-common
Architecture: all
Multi-Arch: foreign
Replaces: nitrokey-app (<< 1.3~)
Depends: ${misc:Depends}
Recommends: libnitrokey3
Description: architecture independent files for libnitrokey
 library to communicate with Nitrokey Pro and Storage devices in a clean and
 easy manner. Written in C++14, testable with py.test and Catch frameworks,
 with C API, Python access.
 .
 Architecture independent files