Source: libtsol
Section: libs
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
 dh-illumos,
 gcc-multilib,
 illumos-source-2.10,
 libsecdb1, lib32secdb1,
 quilt,
 symlinks,
Standards-Version: 3.9.3
Homepage: https://www.illumos.org


Package: libtsol2
Section: libs
Priority: standard
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Architecture: illumos-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: solaris trusted extensions library
 This package contains libtsol shared library.
 .
 The libtsol library provides programmatic access to Solaris Trusted Extensions
 features such as labels and Mandatory Access Policy (MAC) on systems that
 are configured with Trusted Extensions software.

Package: libtsol2-dev
Section: libdevel
Priority: optional
Architecture: illumos-any
Provides: libtsol-dev
Depends: libtsol2 (= ${binary:Version}), ${misc:Depends}, libc1-dev
Description: solaris trusted extensions library (development files)
 This package contains the header files and symlinks needed
 to compile applications that use libtsol.
 .
 The libtsol library provides programmatic access to Solaris Trusted Extensions
 features such as labels and Mandatory Access Policy (MAC) on systems that
 are configured with Trusted Extensions software.

Package: lib32tsol2
Section: libs
Priority: standard
Architecture: illumos-amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: solaris trusted extensions library (32 bit)
 This package contains libtsol shared library.
 .
 The libtsol library provides programmatic access to Solaris Trusted Extensions
 features such as labels and Mandatory Access Policy (MAC) on systems that
 are configured with Trusted Extensions software.
 .
 This is a 32-bit version of the library.

Package: lib32tsol2-dev
Section: libdevel
Priority: optional
Architecture: illumos-amd64
Provides: lib32tsol-dev
Depends: lib32tsol2 (= ${binary:Version}), libtsol2-dev (= ${binary:Version}),
 ${misc:Depends}
Description: solaris trusted extensions library (32-bit development files)
 This package contains files needed to compile
 32-bit applications that use libtsol.
 .
 .
 The libtsol library provides programmatic access to Solaris Trusted Extensions
 features such as labels and Mandatory Access Policy (MAC) on systems that
 are configured with Trusted Extensions software.

