summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-03-21 13:54:50 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-03-21 13:54:50 +0100
commit2002bc4d51f80e630ea1b04964ba1d1210cf3da3 (patch)
tree47a6f9d7e667ba272de0aace4a56487a499fad98 /debian
parent2885341cf3d7a1050be1bf2a45237395a3149feb (diff)
downloadpython-apt-2002bc4d51f80e630ea1b04964ba1d1210cf3da3.tar.gz
* python/apt_pkgmodule.cc:
- strip multiarch by default in RealParseDepends
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 813144bb..0d890f44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ python-apt (0.7.100.2) UNRELEASED; urgency=low
- provide bindings for new libapt SetCandidateRelease()
* debian/control:
- require new libapt-pkg-dev SetCandidateRelease()
+ * python/apt_pkgmodule.cc:
+ - strip multiarch by default in RealParseDepends
-- Michael Vogt <mvo@debian.org> Tue, 07 Dec 2010 13:41:07 +0100