diff options
author | Michael Vogt <mvo@debian.org> | 2005-10-19 20:13:09 +0000 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2005-10-19 20:13:09 +0000 |
commit | 2cc1d69f0cde813351dc9d572a6cb3142bf7f579 (patch) | |
tree | 63b4b1cdbf857294f393ffbd904ff4a43dd44449 /debian/control | |
parent | f7132d28980564b0dd75aff1e27f4b02407fa5cc (diff) | |
parent | 04f9a54dc9136f2d220a0180a750a9700a177de7 (diff) |
* merged with apt--mvo, prepared another upload
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
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-76
* finalized the changelog
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 |