summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-10-21 10:08:44 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-10-21 10:08:44 +0200
commitb7ce3c2b47e1234631e00cb0ba8a86fa0aa9c8d8 (patch)
tree583780c6eba172bd247f355f2cccd62092b8e118 /debian
parent8ca5779cfe930f8a423969f7266949ab2826cede (diff)
downloadpython-apt-b7ce3c2b47e1234631e00cb0ba8a86fa0aa9c8d8.tar.gz
* python/apt_pkgmodule.cc:
- add apt_pkg.get_architectures() call
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 39c506e6..6fbc5241 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ python-apt (0.8.2) UNRELEASED; urgency=low
- updated, thanks to Joe Dalton (closes: #631309)
* po/sr.po:
- updated, thanks to Nikola Nenadic (closes: #638308)
+ * python/apt_pkgmodule.cc:
+ - add apt_pkg.get_architectures() call
[ Tshepang Lekhonkhobe ]
* rm usage of camelcase in cache.py doc (closes: #626617)