diff options
| author | Julian Andres Klode <jak@debian.org> | 2015-06-10 15:34:56 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2015-06-10 15:34:56 +0200 |
| commit | b263b8d1a6a84bd34290a1ae52d3c1ee33124d1b (patch) | |
| tree | d293502e5eea862eb856c75e94523f3b58bb9b3d /debian/control | |
| parent | 4f34ca7de1defc09b119565a35b71e4cca919346 (diff) | |
| download | python-apt-b263b8d1a6a84bd34290a1ae52d3c1ee33124d1b.tar.gz | |
Remove apt.progress.gtk2
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 6d8a71ac..13e487fb 100644 --- a/debian/control +++ b/debian/control @@ -58,7 +58,7 @@ Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4), update-notifier (<< 0.99.3debian9), wajig (<< 2.0.46) Provides: ${python:Provides} -Suggests: python-apt-dbg, python-gtk2, python-vte, python-apt-doc +Suggests: python-apt-dbg, python-apt-doc Description: Python interface to libapt-pkg The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a |
