Source: xcb-util-keysyms
Section: libdevel
Priority: extra
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Julien Danjou <acid@debian.org>,
           Arnaud Fontaine <arnau@debian.org>
Build-Depends: cdbs,
               debhelper (>= 5),
               libxcb1-dev (>= 1.6),
               pkg-config,
               libtool,
               x11proto-core-dev (>= 7.0.8),
               autotools-dev,
               autoconf,
               automake,
               xutils-dev
Standards-Version: 3.9.2
Homepage: http://xcb.freedesktop.org
Vcs-Git: git://git.debian.org/pkg-xorg/lib/xcb-util-keysyms.git
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/xcb-util-keysyms.git

Package: libxcb-keysyms1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utility libraries for X C Binding -- keysyms
 This package contains the library files needed to run software using
 libxcb-keysyms, providing standard X key constants and conversion to/from
 keycodes.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.

Package: libxcb-keysyms1-dev
Architecture: any
Depends: libxcb-keysyms1 (= ${binary:Version}),
         libxcb1-dev,
         ${misc:Depends}
Description: utility libraries for X C Binding -- keysyms
 This package contains the header and library files needed to build software
 using libxcb-keysyms, providing standard X key constants and conversion to/from
 keycodes.
 .
 The xcb-util module provides a number of libraries which sit on top of
 libxcb, the core X protocol library, and some of the extension
 libraries. These experimental libraries provide convenience functions
 and interfaces which make the raw X protocol more usable. Some of the
 libraries also provide client-side code which is not strictly part of
 the X protocol but which have traditionally been provided by Xlib.
