Source: xcb-util-errors
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 doxygen,
 gawk,
 gcc,
 graphviz,
 grep,
 libxcb1-dev,
 pkgconf,
 pkg-config,
 python3:any,
 sed,
 xcb-proto,
 xutils-dev,
Standards-Version: 4.6.2
Homepage: https://gitlab.freedesktop.org/xorg/lib/libxcb-errors
Vcs-Browser: https://salsa.debian.org/debian/xcb-util-errors
Vcs-Git: https://salsa.debian.org/debian/xcb-util-errors.git

Package: libxcb-errors-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libxcb-errors0 (= ${binary:Version}),
Description: XCB utility library that gives human readable names to error, event, & request codes
 xcb-util-errors is a utility library that gives human readable names to error codes and event codes and also to major and minor numbers.

Package: libxcb-errors0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: XCB utility library that gives human readable names to error, event, & request codes
 xcb-util-errors is a utility library that gives human readable names to error codes and event codes and also to major and minor numbers.