Source: libdevice Section: libs Priority: optional Maintainer: Igor Pashev Build-Depends: debhelper ( >= 9 ), dpkg-dev ( >= 1.16.1~ ), libnvpair-dev, lib32nvpair-dev [illumos-amd64 kopensolaris-amd64], gcc-multilib [illumos-amd64 kopensolaris-amd64], Standards-Version: 3.9.4 Homepage: http://illumos.org/ Package: libdevice1 Section: libs Priority: optional Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: illumos device control library This package includes shared libdevice library. . This library is an interface to illumos kernel and is used to control devices available through illumos device tree (/devices). This includes power management, configuring and deconfigureing a deivce, resetting a device, etc. Package: lib32device1 Section: libs Priority: optional Architecture: illumos-amd64 kopensolaris-amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: illumos device control library (32 bit) This library is an interface to illumos kernel and is used to control devices available through illumos device tree (/devices). This includes power management, configuring and deconfigureing a deivce, resetting a device, etc. . This is 32-bit version of the library Package: libdevice-dev Architecture: any Priority: optional Section: libdevel Depends: ${misc:Depends}, libdevice1 (= ${binary:Version}) Description: illumos device control library: development files Contains the symlink, static library and headers needed to compile applications using illumos device control library. . This library is an interface to illumos kernel and is used to control devices available through illumos device tree (/devices). This includes power management, configuring and deconfigureing a deivce, resetting a device, etc. Package: lib32device-dev Architecture: illumos-amd64 kopensolaris-amd64 Priority: optional Section: libdevel Depends: ${misc:Depends}, lib32device1 (= ${binary:Version}), libdevice-dev (= ${binary:Version}) Description: illumos device control library: development files (32 bit) Contains the symlink, static library and headers needed to compile 32-bit applications using illumos device control library. . This library is an interface to illumos kernel and is used to control devices available through illumos device tree (/devices). This includes power management, configuring and deconfigureing a deivce, resetting a device, etc.