File: control

package info (click to toggle)
configure-debian 1.0.3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 212 kB
  • sloc: perl: 257; makefile: 51; sh: 40
file content (21 lines) | stat: -rw-r--r-- 828 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: configure-debian
Section: admin
Priority: optional
Maintainer: David Nusinow <dnusinow@debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.9.7.0

Package: configure-debian
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, liblocale-gettext-perl
Suggests: sudo
Description: central configuration program for packages using debconf
 configure-debian is a program which presents a list of packages which
 use Debconf, Debian's configuration management system.
 .
 Debconf provides first-time installation wizards that run when a
 package is installed. You may reconfigure these packages at a later 
 time, if you wish, and configure-debian makes that very easy.
 .
 configure-debian splits the package lists into the subsections which 
 make up the Debian archive, such as x11, base, gnome, or kde.