diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:57:48 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:57:48 +0000 |
commit | 9b2e67ebe6ba24063d675f0c321098427fabe05b (patch) | |
tree | 3f50cf8f0bf622a6a4e3d3fcd9112e57e12cbdac /debian/control | |
parent | 418349f014b591678219381ea88c36ed21e02b54 (diff) |
Fixed the not-apt bugs
Author: jgg
Date: 2001-04-29 05:49:27 GMT
Fixed the not-apt bugs
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a9bb64e3e..626d9b746 100644 --- a/debian/control +++ b/debian/control @@ -48,4 +48,8 @@ Provides: ${libapt-inst:provides} Section: admin Description: APT utility programs This package contains some infrequently used APT utility programs such - as apt-ftparchive and apt-sortpkgs. + as apt-ftparchive, apt-sortpkgs and apt-extracttemplates. + . + apt-extracttemplates is used by debconf to prompt for configuration + questions before installation. apt-ftparchive is used to create Package + and other index files. apt-sortpkgs is a Package/Source file normalizer. |