Source: console-tools
Section: utils
Priority: optional
Maintainer: Yann Dirson <dirson@debian.org>
Standards-Version: 2.4.0.0

Package: console-tools
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, sysvinit (>> 2.74)
Recommends: console-tools-data
Provides: console-utilities, open
Conflicts: console-utilities, kbd (<< 0.95-11), open
Replaces: open
Description: Linux console and font utilities.
 This package allows you to set-up and manipulate the Linux console (ie.
 screen and keyboard), and manipulate console-font files.
 .
 `console-tools' was developed from version 0.94 of the standard `kbd'
 package, and integrates many fixes and enhancements, including new
 kbd features up to 0.96a.
 .
 You will probably want to install a set of data files, such as the one
 in the `console-tools-data' package.

Package: console-tools-libs
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Shared libraries for Linux console and font manipulation.
 This package includes the libconsole and libcfont libraries, which
 are indented to provide a high-level programming interface to the
 Linux console, and console-font files.

Package: console-tools-dev
Section: devel
Architecture: any
Depends: console-tools-libs (= ${Source-Version})
Description: Development files for Linux console and font manipulation.
 This package includes the libconsole and libcfont headers and static
 libraries.
 .
 WARNING: These libs are still in ALPHA stage; the interface is still
 subject from time to time to incompatible changes.

Package: kbd-compat
Section: utils
Architecture: all
Depends: console-tools (= ${Source-Version}), console-tools-libs
Replaces: kbd
Conflicts: kbd
Provides: kbd
Description: Wrappers around console-tools for backward compatibility with `kbd'.
 This package provides the following wrapper scripts, for compatibility with
 old `kbd' package, for programs which depends on the former's command-line
 interfaces:
  setfont, loadunimap, saveunimap, mapscrn.
