diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-10-29 22:34:27 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-10-29 22:34:27 +0200 |
commit | 7b4159cf2a4b7de10622c7e4e29247067358a3ab (patch) | |
tree | da46457cd53adf3e6c1ddb729bc8e2dd2a7656cd /debian/control | |
parent | a76446ffb2496427d4268c191c4ffdea3bfac3a9 (diff) |
Added 'python-apt' to Suggests of apt (because of apt-mark).
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 e3a727e84..468d1f641 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Depends: ${shlibs:Depends}, debian-archive-keyring 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, lzma +Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt Section: admin Description: Advanced front-end for dpkg This is Debian's next generation front-end for the dpkg package manager. |