Source: libsunuuid
Section: libs
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
 dh-illumos,
 gcc-multilib,
 illumos-source-2.10,
 libdlpi1-dev, lib32dlpi1-dev,
 quilt,
 symlinks,
Build-Conflicts: uuid-dev, libuuid-dev
Standards-Version: 3.9.3
Homepage: https://www.illumos.org

Package: libsunuuid1
Section: libs
Priority: standard
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Architecture: illumos-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: illumos UUID library
 This package contains libsunuuid shared library.
 .
 The libsunuuid library perform operations on a universally unique identifier
 (UUID). A UUID is an identifier that is unique across both space and time,
 with respect to the space of all UUIDs. A UUID can be used for multiple
 purposes, from tagging objects with an extremely short lifetime, to reliably
 identifying very persistent objects across a network.

Package: libsunuuid1-dev
Section: libdevel
Priority: optional
Architecture: illumos-any
Provides: libsunuuid-dev
Depends: libsunuuid1 (= ${binary:Version}), ${misc:Depends}, libc1-dev,
Conflicts: uuid-dev, libuuid-dev
Description: illumos UUID library (development files)
 This package contains the header files and symlinks needed
 to compile applications that use libsunuuid.
 .
 The libsunuuid library perform operations on a universally unique identifier
 (UUID). A UUID is an identifier that is unique across both space and time,
 with respect to the space of all UUIDs. A UUID can be used for multiple
 purposes, from tagging objects with an extremely short lifetime, to reliably
 identifying very persistent objects across a network.

Package: lib32sunuuid1
Section: libs
Priority: standard
Architecture: illumos-amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: illumos UUID library (32 bit)
 This package contains libsunuuid shared library.
 .
 The libsunuuid library perform operations on a universally unique identifier
 (UUID). A UUID is an identifier that is unique across both space and time,
 with respect to the space of all UUIDs. A UUID can be used for multiple
 purposes, from tagging objects with an extremely short lifetime, to reliably
 identifying very persistent objects across a network.
 .
 This is a 32-bit version of the library.

Package: lib32sunuuid1-dev
Section: libdevel
Priority: optional
Architecture: illumos-amd64
Provides: lib32sunuuid-dev
Depends: lib32sunuuid1 (= ${binary:Version}), libsunuuid1-dev (= ${binary:Version}),
 ${misc:Depends}
Description: illumos UUID library (32-bit development files)
 This package contains files needed to compile
 32-bit applications that use libsunuuid.
 .
 The libsunuuid library perform operations on a universally unique identifier
 (UUID). A UUID is an identifier that is unique across both space and time,
 with respect to the space of all UUIDs. A UUID can be used for multiple
 purposes, from tagging objects with an extremely short lifetime, to reliably
 identifying very persistent objects across a network.
 
