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

Package: libfdisk1
Section: libs
Priority: standard
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Architecture: illumos-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: MBR partition table library
 This package contains libfdisk shared library.
 .
 The libfdisk library contains function to read and modify MBR partitions.
 .
 A Master Boot Record (MBR) is a special type of boot sector at the very
 beginning of partitioned computer mass storage devices like fixed disks
 or removable drives intended for use with IBM PC-compatible systems and
 beyond. The MBR holds the information on how the logical partitions,
 containing file systems, are organized on that medium.

Package: libfdisk1-dev
Section: libdevel
Priority: optional
Architecture: illumos-any
Provides: libfdisk-dev
Depends: libfdisk1 (= ${binary:Version}), ${misc:Depends}, libc1-dev,
Description: MBR partition table library (development files)
 This package contains the header files and symlinks needed
 to compile applications that use libfdisk.
 .
 The libfdisk library contains function to read and modify MBR partitions.
 .
 A Master Boot Record (MBR) is a special type of boot sector at the very
 beginning of partitioned computer mass storage devices like fixed disks
 or removable drives intended for use with IBM PC-compatible systems and
 beyond. The MBR holds the information on how the logical partitions,
 containing file systems, are organized on that medium.

Package: lib32fdisk1
Section: libs
Priority: standard
Architecture: illumos-amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: MBR partition table library (32 bit)
 This package contains libfdisk shared library.
 .
 The libfdisk library contains function to read and modify MBR partitions.
 .
 A Master Boot Record (MBR) is a special type of boot sector at the very
 beginning of partitioned computer mass storage devices like fixed disks
 or removable drives intended for use with IBM PC-compatible systems and
 beyond. The MBR holds the information on how the logical partitions,
 containing file systems, are organized on that medium.
 .
 This is a 32-bit version of the library.

Package: lib32fdisk1-dev
Section: libdevel
Priority: optional
Architecture: illumos-amd64
Provides: lib32fdisk-dev
Depends: lib32fdisk1 (= ${binary:Version}), libfdisk1-dev (= ${binary:Version}),
 ${misc:Depends}
Description: MBR partition table library (32-bit development files)
 This package contains files needed to compile
 32-bit applications that use libfdisk.
 .
 The libfdisk library contains function to read and modify MBR partitions.
 .
 A Master Boot Record (MBR) is a special type of boot sector at the very
 beginning of partitioned computer mass storage devices like fixed disks
 or removable drives intended for use with IBM PC-compatible systems and
 beyond. The MBR holds the information on how the logical partitions,
 containing file systems, are organized on that medium.
 
