File debian.control of Package libest
Source: est
Section: unknown
Priority: optional
Maintainer: Perry Werneck <perry.werneck@gmail.com>
Build-Depends: debhelper (>= 7), autoconf, automake, pkg-config, gettext, libssl-dev, liburiparser-dev
Package: libest
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: libest (= ${binary:Version})
Description: EST stack written in C
EST is used for secure certificate enrollment and is compatible with Suite B certs (as well as RSA and DSA certificates). EST is a suitable replacement for SCEP.
Package: libest-tools
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}, libest (= ${binary:Version})
Provides: libest (= ${binary:Version})
Description: EST stack written in C
EST is used for secure certificate enrollment and is compatible with Suite B certs (as well as RSA and DSA certificates). EST is a suitable replacement for SCEP.
Package: libest-dev
Architecture: any
Provides: libest-dev (= ${binary:Version})
Section: libdevel
Depends: ${misc:Depends}, pkg-config, libest (= ${binary:Version})
Description: EST stack development files.
EST is used for secure certificate enrollment and is compatible with Suite B certs (as well as RSA and DSA certificates). EST is a suitable replacement for SCEP.
Package: libest-dbg
Architecture: any
Depends: libest (= ${binary:Version})
Description: Debugging symbols for libest
This package contains the debugging symbols for libest.