Source: libxres
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Cyril Brulebois <kibi@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libx11-dev,
 libxext-dev,
 x11proto-dev,
 pkgconf,
 quilt,
 automake,
 libtool,
 xutils-dev,
Standards-Version: 4.6.0
Homepage: https://www.x.org
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxres.git
Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxres

Package: libxres1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X11 Resource extension library
 libXRes provides an X Window System client interface to the Resource
 extension to the X protocol.
 .
 The Resource extension allows for X clients to see and monitor the X resource
 usage of various clients (pixmaps, et al).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXRes

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

Package: libxres-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends},
 libxres1 (= ${binary:Version}),
 libx11-dev,
 libxext-dev,
 x11proto-dev
Description: X11 Resource extension library (development headers)
 libXRes provides an X Window System client interface to the Resource
 extension to the X protocol.
 .
 The Resource extension allows for X clients to see and monitor the X resource
 usage of various clients (pixmaps, et al).
 .
 This package contains the development headers for the library found in
 libxres1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXRes
