/[debconf]/debconf-trunk/debian/control
ViewVC logotype

Contents of /debconf-trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 331 - (show annotations) (download)
Sun Feb 13 09:23:33 2000 UTC (13 years, 3 months ago) by joey
File size: 1487 byte(s)
   * Fixed dpkg-preconfigure to not use Getopt::Long, so it will work even on
     the base system it is now a part of.
   * As a workaround for the dialog lock problem (which seems to be a dialog
     bug), never use dialog for the text mode menus. Works around: #56518
     (grave), #57771 (important)
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.

  ViewVC Help
Powered by ViewVC 1.1.5