| 1 |
Source: debconf
|
| 2 |
Section: admin
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Joey Hess <joeyh@debian.org>
|
| 5 |
Standards-Version: 3.1.1.1
|
| 6 |
Build-Depends-Indep: debhelper (>= 2.0.49), links, jade, sp, docbook-xml, docbook-stylesheets, sgml-data (>= 1.2)
|
| 7 |
|
| 8 |
Package: debconf
|
| 9 |
Architecture: all
|
| 10 |
Conflicts: debconf-tiny, apt (<< 0.3.12.1), menu (<= 2.1.3-1), gnome-utils (<< 1.0.13-2), libgtk-perl (<< 0.6123-1), dialog (<< 0.9a-17), whiptail (<< 0.50-1)
|
| 11 |
Provides: debconf-tiny
|
| 12 |
Replaces: debconf-tiny
|
| 13 |
Depends: perl-5.005, fileutils (>= 4.0-5)
|
| 14 |
Suggests: libterm-readline-gnu-perl, whiptail | dialog | gnome-utils
|
| 15 |
Description: Debian configuration management system
|
| 16 |
Debconf is a configuration management system for debian packages. It is
|
| 17 |
used by some packages to prompt you for questions before they are installed.
|
| 18 |
|
| 19 |
Package: debconf-tiny
|
| 20 |
Architecture: all
|
| 21 |
Conflicts: debconf, menu (<= 2.1.3-1), gnome-utils (<< 1.0.13-2), dialog (<< 0.9a-17), whiptail (<< 0.50-1)
|
| 22 |
Suggests: whiptail | dialog | gnome-utils
|
| 23 |
Depends: perl-5.005-base (>= 5.005.03-4.1)
|
| 24 |
Provides: debconf
|
| 25 |
Description: Tiny subset of debconf for the base system
|
| 26 |
Debconf is a configuration management system for debian packages. It is
|
| 27 |
used by some packages to prompt you for questions before they are installed.
|
| 28 |
.
|
| 29 |
This is a tiny subset of debconf, with only one frontend, and few features.
|
| 30 |
It is intended to be used to set up things in the base system that use
|
| 31 |
debconf. Unless you are very short on disk space, you should install debconf
|
| 32 |
instead.
|