Source: tqca Section: libs Priority: optional Maintainer: TDE Debian Team Build-Depends: cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, libtqt3-mt-dev, libssl-dev Standards-Version: 3.8.3 Package: libtqca1 Architecture: any Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libtqca Provides: libtqca (= ${binary:Version}) Replaces: libtqca Description: TQt Cryptographic Architecture (TQCA) libtqca provides TQt interface for security plugins Package: libtqca-dev Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libtqca1 (= ${binary:Version}), libtqt3-mt-dev Description: TQt Cryptographic Architecture (TQCA) libtqca provides TQt interface for security plugins . This is the development package containing header files and link libraries for libtqca. Package: tqca-tls Section: libs Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: TLS plugin for the TQt Cryptographic Architecture (TQCA) This is a plugin to provide SSL/TLS capability to programs that utilize the TQt Cryptographic Architecture (TQCA). . TQCA is a library providing an easy API for several cryptographic algorithms to TQt programs. . At the moment only the tqca-tls plugin is packaged for debian, as it's used by the package 'psi'. The generic library and several other plugins will be packaged when upstream releases them.