libtpms/debian/control
Stefan Berger 7c51a9cfed build: Enable building of Debian package
Add debian build files to enable building of Debian package using for example

debuild -b   or   dpkg-buildpackage -us -uc

Extend the .gitignore.

The debhelper checks show warnings and errors that will need to be addressed
some other time. For some I don't know how to solve them at the moment.

Signed-off-by: Stefan Berger <stefanb@linux.watson.ibm.com>
2016-01-12 16:30:31 -05:00

20 lines
515 B
Plaintext

Source: libtpms
Maintainer: Stefan Berger <stefanb@linux.vnet.ibm.com>
Section: misc
Priority: optional
Build-Depends: automake, autoconf, libtool, libssl-dev, sed,
make, coreutils, pkg-config, gawk, sed, bash, dh-exec
Package: libtpms
Architecture: any
Depends: openssl,
${shlibs:Depends},
${misc:Pre-Depends}
Description: A library providing TPM functionality.
A library providing TPM functionality.
Package: libtpms-dev
Architecture: all
Section: libdevel
Description: libtpms header files and man pages