Parent Directory
|
Revision Log
* Fixed the problems with the purge command, which were really package
name guessing problems and some errors in the new purge code. BenC, it's
ready for you.
* Don't install frontend in /bin (Closes: #46149)
* Fixed a problem with interpretation of the set command. The second
parameter can have spaces in it.
* Added data-dumper dependancy, since some perl's don't include it.
(Closes: #46147)
| 1 | Source: debconf |
| 2 | Section: admin |
| 3 | Priority: optional |
| 4 | Maintainer: Joey Hess <joeyh@master.debian.org> |
| 5 | Standards-Version: 3.0.1.1 |
| 6 | |
| 7 | Package: debconf |
| 8 | Architecture: all |
| 9 | Conflicts: apt (<< 0.3.12.1), menu (<= 2.1.3-1), gnome-utils (<< 1.0.13-2) |
| 10 | Depends: data-dumper, perl | perl5 |
| 11 | Suggests: libterm-readline-gnu-perl, whiptail | gnome-utils, libgtk-perl |
| 12 | Description: Debian configuration management system |
| 13 | Debconf is a configuration management system for debian packages. It is |
| 14 | used by some packages to prompt you for questions before they are installed. |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |