summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-03-28 10:26:38 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-03-28 10:26:38 +0200
commit0989a3754b712297386308ee99c7aca1a32e07ad (patch)
treeea2ddeb2db895f605749ae34a0792a4b04d03d09 /debian
parentb372d5e58e5850d6a8a933ac6a2bc46d02e56225 (diff)
parent23d4a5fc9ca8dc7a35fd96a48dcb261ac0daf46b (diff)
downloadpython-apt-0989a3754b712297386308ee99c7aca1a32e07ad.tar.gz
merged from lp:~mvo/python-apt/mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 88d3d58b..dae69320 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.8.3ubuntu6) UNRELEASED; urgency=low
+
+ * apt/cache.py:
+ - fix _have_multi_arch flag (thanks to Sebastian Heinlein) LP: #966916
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Mar 2012 10:25:18 +0200
+
python-apt (0.8.3ubuntu5) precise; urgency=low
[ Michael Vogt ]