summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-12-22 14:33:16 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-12-22 14:33:16 +0100
commitb221e38a33871bc7040e457051c38ef222e618e5 (patch)
tree6890fa1e14b92d11cadb4d3c229066c25d530869 /debian/control
parent33dd13058d468772153e3182c7d8b126f1e0f6ba (diff)
parent45100d466f6c392758ff2e490cdfee9aae7e55a7 (diff)
downloadpython-apt-b221e38a33871bc7040e457051c38ef222e618e5.tar.gz
merged from the debian branch
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 2e5226af..475827e7 100644
--- a/debian/control
+++ b/debian/control
@@ -88,6 +88,7 @@ Architecture: all
Depends: ${misc:Depends}, python | python3
Enhances: python-apt, python3-apt
Breaks: python-apt (<< 0.7.98+nmu1)
+Replaces: python-apt (<< 0.7.98+nmu1)
Description: Python interface to libapt-pkg (locales)
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
@@ -121,6 +122,7 @@ Priority: extra
Architecture: any
Section: debug
Breaks: python-apt (<< 0.7.98+nmu1)
+Replaces: python-apt (<< 0.7.98+nmu1)
Depends: python3-dbg, python3-apt (= ${binary:Version}), ${shlibs:Depends},
${misc:Depends}
Description: Python 3 interface to libapt-pkg (debug extension)