File: control

package info (click to toggle)
console-common 0.7.91
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,052 kB
  • sloc: perl: 526; sh: 198; awk: 134; makefile: 117
file content (28 lines) | stat: -rw-r--r-- 1,008 bytes parent folder | download
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
Source: console-common
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Uploaders: Wartan Hachaturow <wart@softhome.net>
Build-Depends-Indep: docbook-to-man, po-debconf
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.0

Package: console-common
Architecture: all
Pre-Depends: debconf | debconf-2.0
Depends: ${misc:Depends}, debianutils (>= 1.13), console-data, kbd, lsb-base (>= 3.0)
Description: basic infrastructure for text console configuration
 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.

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.