Source: libaio
Maintainer: openKylin Developers <packaging@lists.openkylin.top>
Priority: optional
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 debhelper (>= 13.10),
 dpkg-dev (>= 1.22.0),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Browser: https://gitee.com/openkylin/libaio
Vcs-Git: https://gitee.com/openkylin/libaio.git
Homepage: https://pagure.io/libaio

Package: libaio1t64
Architecture: linux-any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Linux kernel AIO access library - shared library
 This library enables userspace to use Linux kernel asynchronous I/O
 system calls, important for the performance of databases and other
 advanced applications.
 .
 This package contains the shared library.

Package: libaio1-udeb
Package-Type: udeb
Section: debian-installer
Architecture: linux-any
Build-Profiles: <!noudeb>
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Linux kernel AIO access library - shared library
 This library enables userspace to use Linux kernel asynchronous I/O
 system calls, important for the performance of databases and other
 advanced applications.
 .
 This package contains the udeb shared library.

Package: libaio-dev
Section: libdevel
Architecture: linux-any
Multi-Arch: same
Depends:
 ${misc:Depends},
 libaio1t64 (= ${binary:Version}),
Description: Linux kernel AIO access library - development files
 This library enables userspace to use Linux kernel asynchronous I/O
 system calls, important for the performance of databases and other
 advanced applications.
 .
 This package contains the static library and the header files.
