File: control

package info (click to toggle)
configure-debian 1.0.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: perl: 257; sh: 40; makefile: 19
file content (23 lines) | stat: -rw-r--r-- 960 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
Source: configure-debian
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian/configure-debian
Vcs-Git: https://salsa.debian.org/debian/configure-debian.git

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.