Source: opencryptoki
Standards-Version: 4.7.4
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: admin
Build-Depends:
 autoconf-archive,
 bison,
 debhelper-compat (= 13),
 dh-sequence-cruft,
 flex,
 libcap-dev,
 libica-dev [s390x],
 libldap2-dev,
 libtspi-dev,
 libudev-dev,
Vcs-Browser: https://salsa.debian.org/debian/opencryptoki
Vcs-Git: https://salsa.debian.org/debian/opencryptoki.git
Homepage: https://github.com/opencryptoki/opencryptoki

Package: opencryptoki
Architecture: any
Multi-Arch: foreign
Depends:
 adduser,
 libopencryptoki0 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: PKCS#11 implementation (daemon)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the daemon.

Package: libopencryptoki0
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: PKCS#11 implementation (library)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the library.

Package: libopencryptoki-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libopencryptoki0 (= ${binary:Version}),
 ${misc:Depends},
Description: PKCS#11 implementation (development)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the development files.
