| 2 |
Section: admin |
Section: admin |
| 3 |
Priority: optional |
Priority: optional |
| 4 |
Maintainer: Joey Hess <joeyh@debian.org> |
Maintainer: Joey Hess <joeyh@debian.org> |
| 5 |
Standards-Version: 3.1.1.1 |
Standards-Version: 3.6.1.0 |
| 6 |
Build-Depends-Indep: debhelper (>= 2.0.49), s3m, jade, sp, docbook-xml, docbook-stylesheets, sgml-data (>= 1.2) |
Build-Depends: perl, python, debhelper (>= 4.1.27), gettext, po-debconf |
| 7 |
|
|
| 8 |
Package: debconf |
Package: debconf |
| 9 |
Architecture: all |
Priority: important |
| 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) |
Pre-Depends: perl-base (>= 5.6.1-4) |
| 11 |
Provides: debconf-tiny |
Conflicts: cdebconf, debconf-utils (<< 1.1.0), debconf-tiny (<< 1.0), apt (<< 0.3.12.1), menu (<= 2.1.3-1), dialog (<< 0.9b-20020814-1), whiptail (<< 0.51.4-7), whiptail-utf8 (<= 0.50.17-13) |
| 12 |
|
Provides: debconf-2.0 |
| 13 |
Replaces: debconf-tiny |
Replaces: debconf-tiny |
| 14 |
Depends: perl-5.005, fileutils (>= 4.0-5) |
Depends: debconf-i18n | debconf-english |
| 15 |
Suggests: libterm-readline-gnu-perl, whiptail | dialog | gnome-utils |
Recommends: apt-utils (>= 0.5.1) |
| 16 |
|
Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, libterm-readline-gnu-perl, libgnome-perl, libnet-ldap-perl, perl |
| 17 |
|
Architecture: all |
| 18 |
Description: Debian configuration management system |
Description: Debian configuration management system |
| 19 |
Debconf is a configuration management system for debian packages. It is |
Debconf is a configuration management system for debian packages. Packages |
| 20 |
used by some packages to prompt you for questions before they are installed. |
use Debconf to ask questions when they are installed. |
| 21 |
|
|
| 22 |
|
Package: debconf-i18n |
| 23 |
|
Priority: important |
| 24 |
|
Conflicts: debconf-english, debconf-utils (<< 1.1.0) |
| 25 |
|
Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.1.0) |
| 26 |
|
Architecture: all |
| 27 |
|
Depends: debconf, liblocale-gettext-perl, libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl |
| 28 |
|
Description: full internationalization support for debconf |
| 29 |
|
This package provides full internationalization for debconf, including |
| 30 |
|
translations into all available languages, support for using translated |
| 31 |
|
debconf templates, and support for proper display of multibyte character |
| 32 |
|
sets. |
| 33 |
|
|
| 34 |
|
Package: debconf-english |
| 35 |
|
Priority: extra |
| 36 |
|
Conflicts: debconf-i18n |
| 37 |
|
Architecture: all |
| 38 |
|
Depends: debconf |
| 39 |
|
Description: small footprint English-only debconf |
| 40 |
|
This package is an alternative to the debconf-i18n package, intended for |
| 41 |
|
systems that are administered only in English, and low-footprint systems. |
| 42 |
|
If you install this package, debconf will not work properly in other |
| 43 |
|
languages, but you'll save half a megabyte of disk space. |
| 44 |
|
|
| 45 |
|
Package: debconf-doc |
| 46 |
|
Conflicts: debconf (<< 0.3.10) |
| 47 |
|
Suggests: debian-policy (>= 3.5) |
| 48 |
|
Section: doc |
| 49 |
|
Architecture: all |
| 50 |
|
Description: debconf documentation |
| 51 |
|
This package contains lots of additional documentation for Debconf, |
| 52 |
|
including the debconf user's guide, documentation about using different |
| 53 |
|
backend databases via the /etc/debconf.conf file, and a developer's guide |
| 54 |
|
to debconf. |
| 55 |
|
|
| 56 |
Package: debconf-tiny |
Package: debconf-utils |
| 57 |
|
Section: devel |
| 58 |
|
Depends: debconf (>= 0.1.0), ${misc:Depends} |
| 59 |
|
Conflicts: debconf (<< 1.1.0) |
| 60 |
|
Replaces: debconf (<< 0.1.0) |
| 61 |
Architecture: all |
Architecture: all |
| 62 |
Conflicts: debconf, menu (<= 2.1.3-1), gnome-utils (<< 1.0.13-2), dialog (<< 0.9a-17), whiptail (<< 0.50-1) |
Description: debconf utilities |
| 63 |
Suggests: whiptail | dialog | gnome-utils |
This package contains some small utilities to aid users and developers. |
| 64 |
Depends: perl-5.005-base (>= 5.005.03-4.1) |
There are utilities to help manage debconf databases, a program to |
| 65 |
Provides: debconf |
communicate directly with debconf from the command line, and more. |
|
Description: Tiny subset of debconf for the base system |
|
|
Debconf is a configuration management system for debian packages. It is |
|
|
used by some packages to prompt you for questions before they are installed. |
|
|
. |
|
|
This is a tiny subset of debconf, with only one frontend, and few features. |
|
|
It is intended to be used to set up things in the base system that use |
|
|
debconf. Unless you are very short on disk space, you should install debconf |
|
|
instead. |
|