Source: xutils
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
Build-Depends: debhelper (>= 5.0.0), pkg-config, quilt, libfontenc-dev (>= 1:1.0.1), libfreetype6-dev, libxfont-dev (>= 1:1.0.0), libx11-dev (>= 2:1.0.0), libfs-dev (>= 2:1.0.0)
Standards-Version: 3.7.2.0

Package: xutils
Architecture: any
Pre-Depends: x11-common (>= 1:7.0.0)
Depends: ${shlibs:Depends}, ${misc:Depends}, xfonts-utils, xutils-dev
Suggests: pdksh
Description: X Window System utility programs
 xutils provides a set of utility programs shipped with the X Window System
 that do not require the X libraries; many of these programs are useful
 even on a system that does not have any X clients or X servers installed.
 .
 The programs in this package include:
  - fslsfonts, a tool that lists fonts served by an X font server;
  - luit, a filter that can be run between an arbitrary application and a
    UTF-8 terminal emulator;
  - rstart, a remote start client;
  - rstartd, a remote start daemon activated by rstart connections;
  - sessreg, a simple program for managing utmp/wtmp entries;
  - showfont, a font dumper for use with an X font server;
  - xfsinfo, an X font server information utility;
  - xon, a tool that starts an X program on a remote machine.
 .
 Installation of an rsh or ssh daemon (server) is necessary if rstartd is
 to be used, and installation of an rsh or ssh client is necessary if
 rstart is to be used.  The luit program requires locale information from
 the xlibs-data package. xauth's xauth_switch_to_sun-des-1 script requires
 a ksh implementation to be installed.
