diff options
author | Michael Vogt <mvo@debian.org> | 2005-10-19 20:00:55 +0000 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2005-10-19 20:00:55 +0000 |
commit | 51f1500e616ff38350b65594810c89fb4cada16d (patch) | |
tree | 1fb16074ad2cad0125fb49ac745a41ba969680f5 /debian/control | |
parent | 4a379ef32b9aa6182fb7087c5978ff08e9aafb64 (diff) | |
parent | 468155b77499bf1ecbfe29a318768d07a7a33919 (diff) |
* merged with apt--mvo--0
Patches applied:
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-72
* corrections in the changelog
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-73
* init the default ScreenWidth to 79 columns by default (Closes: #324921)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-74
apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cache.8.xml: fix typo (closes: #334714)
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-75
* seting section to "admin" to match override file
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6d9418a46..4aa7b5aa2 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Priority: important Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7) Provides: ${libapt-pkg:provides} Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, gnupg -Section: base +Section: admin Description: Advanced front-end for dpkg This is Debian's next generation front-end for the dpkg package manager. It provides the apt-get utility and APT dselect method that provides a |