1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: console-common
Section: utils
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Uploaders: Wartan Hachaturow <wart@softhome.net>
Build-Depends-Indep: docbook-to-man, po-debconf
Build-Depends: debhelper-compat (= 13)
Vcs-Browser: https://salsa.debian.org/debian/console-common
Vcs-Git: https://salsa.debian.org/debian/console-common.git
Standards-Version: 4.7.3
Package: console-common
Architecture: all
Pre-Depends: debconf | debconf-2.0
Depends: ${misc:Depends}, debianutils (>= 1.13), console-data, kbd
Description: basic infrastructure for text console setup (DEPRECATED)
This package contains the install-keymap(8) utility, which is the
recommended tool to specify a boot-time keymap to the system, as well
as tools for internal use of keymap-providing packages.
.
console-common is DEPRECATED in favour of console-setup
Package: dh-consoledata
Section: devel
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, debhelper (>> 2)
Enhances: debhelper
Description: debhelper-based script to help packaging console data files
This package assists in building consistent packages of data-files
for the Linux text console.
|