diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2025-01-05 13:39:40 +0000 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2025-01-05 22:16:09 +0000 |
| commit | 889cb31fc79be9b06a08a82063eef0102cf30543 (patch) | |
| tree | c197a377a476e9a7935c8d4a4efaf5d10184853e /debian/control | |
| parent | 25cd3ded69a79c2a7eb3d858e041f1509f5f5ed8 (diff) | |
Move apt-extractexamples desc line from apt-utils to apt
References: f4e0e9daf221e840e122b0ffa97007aa512020a6
Closes: #1091344
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a51da4456..896573a33 100644 --- a/debian/control +++ b/debian/control @@ -69,6 +69,8 @@ Description: commandline package manager as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings + * apt-extracttemplates is used by debconf to prompt for configuration + questions before installation. Package: libapt-pkg6.0t64 Replaces: libapt-pkg6.0 @@ -145,8 +147,6 @@ Description: package management related utility programs This package contains some less used commandline utilities related to package management with APT. . - * apt-extracttemplates is used by debconf to prompt for configuration - questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer. |
