summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-11-24 10:00:25 +0000
committerArch Librarian <arch@canonical.com>2004-11-24 10:00:25 +0000
commit35695ec05670c2fa41dcde1ab7f38b08babe5c8e (patch)
tree66b1c404942ff9174d5be1ed3b99528e4e3d615f /debian/control
parent8d3142533cdefa96f634cb07b41842ea73d24e8f (diff)
downloadpython-apt-35695ec05670c2fa41dcde1ab7f38b08babe5c8e.tar.gz
automatically determine python dependency for new pytho...
Author: rmurray Date: 2002-01-08 07:28:48 GMT automatically determine python dependency for new python policy install a copyright, and /usr/doc links
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 32c3a6c6..771c90d2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper, libapt-pkg-dev, python-dev
Package: python-apt
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${python:Depends}, ${shlibs:Depends}
Priority: optional
Description: Python interface to libapt-pkg
The apt-pkg Python interface will provide full access to the internal