summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJames Hunt <james.hunt@ubuntu.com>2012-10-01 09:10:49 +0100
committerJames Hunt <james.hunt@ubuntu.com>2012-10-01 09:10:49 +0100
commite1c3b6b4d481998a8656952bcc3f6bbacd681515 (patch)
tree2ac85ce94578ade5df647a00b59fc56b4ee498c5 /debian
parenta8290b2bd58aa4a75eeab34145daa4079b450533 (diff)
downloadpython-apt-e1c3b6b4d481998a8656952bcc3f6bbacd681515.tar.gz
python/cache.cc: PkgCacheGetIsMultiArch(): Return calculated
value rather than a random one.
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 ab424381..5db7adc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.8.5ubuntu1) UNRELEASED; urgency=low
+
+ * python/cache.cc: PkgCacheGetIsMultiArch(): Return calculated
+ value rather than a random one.
+
+ -- James Hunt <james.hunt@ubuntu.com> Mon, 01 Oct 2012 09:10:02 +0100
+
python-apt (0.8.5) unstable; urgency=low
[ Michael Vogt ]