Source: libcotp Section: libs Priority: optional Maintainer: Francisco Vilmar Cardoso Ruviaro Build-Depends: cmake, debhelper-compat (= 13), libgcrypt20-dev, pkg-config Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://github.com/paolostivanin/libcotp Vcs-Browser: https://salsa.debian.org/debian/libcotp Vcs-Git: https://salsa.debian.org/debian/libcotp.git Package: libcotp-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libcotp3 (= ${binary:Version}), ${misc:Depends} Description: C library that generates TOTP and HOTP (development) C library that generates TOTP and HOTP according to RFC-6238. . This package contains the files needed to compile and link programs which use this library. Package: libcotp3 Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Description: C library that generates TOTP and HOTP C library that generates TOTP and HOTP according to RFC-6238. . This package contains the shared library object.