diff options
| author | Michael Vogt <mvo@debian.org> | 2008-12-15 14:42:01 +0100 |
|---|---|---|
| committer | Michael Vogt <mvo@debian.org> | 2008-12-15 14:42:01 +0100 |
| commit | 12cf58d12b969010f3d98b2974d72bbb950b775f (patch) | |
| tree | dc7f0af010aefa0b76a256f594d6dc4ae3163aaa /debian/control | |
| parent | be8fa1ee4581faeadfb6d067301ee9e7761dc1c7 (diff) | |
| parent | 481a90a820564dc12567348c16773e15cc129560 (diff) | |
| download | python-apt-12cf58d12b969010f3d98b2974d72bbb950b775f.tar.gz | |
merge mvo branch, upload to experimental
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 1303dc6c..b738231f 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Priority: optional Replaces: python2.3-apt (<< 0.6.18), python2.4-apt (<< 0.6.18) Conflicts: python2.3-apt (<< 0.6.18), python2.4-apt (<< 0.6.18) Provides: ${python:Provides} -Suggests: python-apt-dbg +Suggests: python-apt-dbg, python-gtk2, python-vte XB-Python-Version: ${python:Versions} Description: Python interface to libapt-pkg The apt_pkg Python interface will provide full access to the internal |
