diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-24 22:35:28 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-24 22:35:28 +0200 |
| commit | 316789f0e803bd5266f3868743f30f10245a6261 (patch) | |
| tree | 60a601de52e6b5b8a02813100d677620e15a7f00 /debian/control | |
| parent | 1ae3c6c410ae468ae5a580910ecd74d93c9e8ac2 (diff) | |
| download | python-apt-316789f0e803bd5266f3868743f30f10245a6261.tar.gz | |
* merged the NMUs from debian
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 f313dff5..5fa1bc83 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.6.40), apt-utils, p Package: python-apt Architecture: any -Depends: ${python:Depends} +Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} 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) |
