diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-10-19 19:50:11 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-10-19 19:50:11 +0000 |
commit | 468155b77499bf1ecbfe29a318768d07a7a33919 (patch) | |
tree | cb33cbd3b5bc20b65858a6b634080102272b07e3 /debian/control | |
parent | 4a5e5089e571b46becc22d05a8caaceccc6f6cd1 (diff) |
* 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 |