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

Contents of /debconf-trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 156 - (hide annotations) (download)
Mon Sep 27 01:05:16 1999 UTC (13 years, 8 months ago) by joey
File size: 507 byte(s)
   * Hm, I know I fixed this before, but the fix seems to have been lost:
     Fixed bug in the AutoSelect that was making it *always* try dialog
     first, even if something else was picked. (Closes: #46020)
   * Dialog has no --defaultno flag, which makes it unusable for debconf.
     Oh, so does gdialog. I have submitted a patch for dialog, but for now
     I have simply made debconf not accept dialog. If you don't have whiptail,
     you get text mode. I also made the --defaultno flag be passed first,
     which is how dialog will (eventually) support it. (Closes: #46047)
   * Dialog frontend no longer clears the screen when running. Makes it
     easier to get at debug messages. (Closes: #46048)
   * dpkg-reconfigure was trashing ownerships, fixed.
1 joey 53 Source: debconf
2     Section: admin
3     Priority: optional
4     Maintainer: Joey Hess <joeyh@master.debian.org>
5 joey 114 Standards-Version: 3.0.1.1
6 joey 53
7     Package: debconf
8 joey 89 Architecture: all
9 joey 152 Conflicts: apt (<< 0.3.12.1), menu (<= 2.1.3-1)
10     Depends: perl | perl5
11 joey 156 Suggests: libterm-readline-gnu-perl, whiptail | gnome-utils, libgtk-perl
12 joey 53 Description: Debian configuration management system
13     Debconf is a configuration management system for debian packages. It is
14 joey 114 used by some packages to prompt you for questions before they are installed.

  ViewVC Help
Powered by ViewVC 1.1.5