diff options
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. |