Source: libxi
Section: x11
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 x11proto-dev (>= 2021.5),
 libx11-dev,
 libxext-dev,
 libxfixes-dev,
 xmlto,
 asciidoc,
 pkgconf,
 xutils-dev,
# specs
 lynx,
 xmlto,
 xorg-sgml-doctools,
 xsltproc,
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxi.git
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxi
Homepage: https://www.x.org/

Package: libxi6
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: X11 Input extension library
 libXi provides an X Window System client interface to the XINPUT
 extension to the X protocol.
 .
 The Input extension allows setup and configuration of multiple input devices,
 and hotplugging of input devices (to be added and removed on the fly).
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXi

Package: libxi6-udeb
Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X11 Input extension library
 This is a udeb, or a microdeb, for the debian-installer.

Package: libxi-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 libxi6 (= ${binary:Version}),
 libx11-dev,
 libxext-dev,
 libxfixes-dev,
 x11proto-dev (>= 2021.5),
 xorg-sgml-doctools,
Description: X11 Input extension library (development headers)
 libXi provides an X Window System client interface to the XINPUT
 extension to the X protocol.
 .
 The Input extension allows setup and configuration of multiple input devices,
 and hotplugging of input devices (to be added and removed on the fly).
 .
 This package contains the development headers for the library found in
 libxi6.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:https://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXi
