Source: ibmtss
Section: admin
Priority: optional
Maintainer: James Bottomley <James.Bottomley@HansenPartnership.com>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 12), libssl-dev,
 pkgconf
Standards-Version: 4.0.0
Homepage: https://github.com/kgoldman/ibmtss


Package: ibmtss
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IBM's TCG Software Stack (TSS) for TPM 2.0 and related utilities
 TSS2 is a user space Trusted Computing Group's Software Stack (TSS) for
 TPM 2.0.  It implements the functionality equivalent to the TCG TSS
 working group's ESAPI, SAPI, and TCTI layers (and perhaps more) but with
 a hopefully far simpler interface.
 .
 It comes with about 80 "TPM tools" that can be used for rapid prototyping,
 education and debugging.


Package: libibmtss2
Provides: ${t64:Provides}
Replaces: libtss0t64
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, tpm-udev
Description: Development library for IBM's TSS 2.0
 The development library for IBM's TSS 2.0.  You will need this in order
 to build TSS 2.0 applications. In addition, it contains documentation
 for TSS 2.0.


Package: libibmtss-dev
Section: libdevel
Architecture: any
Multi-Arch: no
Depends: ${misc:Depends}, libibmtss2 (= ${binary:Version})
Description: Development headers for IBM's TSS 2.0
 Development headers for IBM's TSS 2.0.  You will need this in order
 to build TSS 2.0 applications. In addition, it contains documentation
 for TSS 2.0.


