Source: libxp
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>, Cyril Brulebois <kibi@debian.org>
Build-Depends:
 debhelper (>= 8.1.3~),
 dh-autoreconf,
 quilt,
 pkg-config,
 libx11-dev (>= 1:0.99.2),
 x11proto-print-dev,
 x11proto-xext-dev,
 libxext-dev,
 libxau-dev,
 xutils-dev (>= 1:7.5+4),
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxp
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxp.git

Package: libxp6
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: X Printing Extension (Xprint) client library
 libXp provides public APIs to allow client applications to render to
 non-display devices, making use of the X Print Service.
 .
 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/libXp

Package: libxp6-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
 libxp6 (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends},
Description: X Printing Extension (Xprint) client library (unstripped)
 libXp provides public APIs to allow client applications to render to
 non-display devices, making use of the X Print Service.
 .
 This package provides an unstripped shared object with debugging symbols,
 useful to provide a backtrace with symbol names in a debugger; this
 facilitates interpretation of core dumps, and aids in finding logic errors in
 programs using this library (or the library itself).  The library is
 installed in /usr/lib/debug and can be used by placing that directory in the
 LD_LIBRARY_PATH environment variable when the code to be debugged is
 executed.  Non-programmers will 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/libXp

Package: libxp-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 libxp6 (= ${binary:Version}),
 libx11-dev (>= 2:1.0.0),
 x11proto-print-dev,
 libxext-dev,
 libxau-dev,
Description: X Printing Extension (Xprint) client library (development files)
 libXp provides public APIs to allow client applications to render to
 non-display devices, making use of the X Print Service.
 .
 This package provides a static library and C header files.
 .
 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/libXp
