Source: libdhcpagent
Section: libs
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
 dh-illumos,
 gcc-multilib,
 illumos-source-2.10,
 libcontract-dev , lib32contract-dev [illumos-amd64] , 
 libdhcputil-dev , lib32dhcputil-dev [illumos-amd64] , 
 libdlpi1-dev    , lib32dlpi1-dev [illumos-amd64]    , 
 libsunuuid-dev  , lib32sunuuid-dev [illumos-amd64]  , 
 quilt,
 symlinks,
Standards-Version: 3.9.3
Homepage: https://www.illumos.org

Package: libdhcpagent1
Section: libs
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Architecture: illumos-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to handle DHCP options
 This package contains libdhcpagent shared library.
 .
 The libdhcpagent library is used to perform interprocess communication with
 the DHCP agent.  This library also provides an API to access /etc/dhcp/*.dhc
 files. Those files are used for caching the configuration parameters obtained
 from DHCP for the given network interface.

Package: libdhcpagent1-dev
Section: libdevel
Architecture: illumos-any
Provides: libdhcpagent-dev
Depends: libdhcpagent1 (= ${binary:Version}), ${misc:Depends}, libdhcputil-dev
Description: library to handle DHCP options (development files)
 This package contains the header files and symlinks needed
 to compile applications that use libdhcpagent.
 .
 The libdhcpagent library is used to perform interprocess communication with
 the DHCP agent.  This library also provides an API to access /etc/dhcp/*.dhc
 files. Those files are used for caching the configuration parameters obtained
 from DHCP for the given network interface.

Package: lib32dhcpagent1
Section: libs
Priority: standard
Architecture: illumos-amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to handle DHCP options (32 bit)
 This package contains libdhcpagent shared library.
 .
 The libdhcpagent library is used to perform interprocess communication with
 the DHCP agent.  This library also provides an API to access /etc/dhcp/*.dhc
 files. Those files are used for caching the configuration parameters obtained
 from DHCP for the given network interface.
 .
 This is a 32-bit version of the library.

Package: lib32dhcpagent1-dev
Section: libdevel
Priority: optional
Architecture: illumos-amd64
Provides: lib32dhcpagent-dev
Depends: lib32dhcpagent1 (= ${binary:Version}), libdhcpagent1-dev (= ${binary:Version}),
 ${misc:Depends}
Description: library to handle DHCP options (32-bit development files)
 This package contains files needed to compile
 32-bit applications that use libdhcpagent.
 .
 The libdhcpagent library is used to perform interprocess communication with
 the DHCP agent.  This library also provides an API to access /etc/dhcp/*.dhc
 files. Those files are used for caching the configuration parameters obtained
 from DHCP for the given network interface.
 
