diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-21 10:08:44 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-21 10:08:44 +0200 |
| commit | b7ce3c2b47e1234631e00cb0ba8a86fa0aa9c8d8 (patch) | |
| tree | 583780c6eba172bd247f355f2cccd62092b8e118 /debian | |
| parent | 8ca5779cfe930f8a423969f7266949ab2826cede (diff) | |
| download | python-apt-b7ce3c2b47e1234631e00cb0ba8a86fa0aa9c8d8.tar.gz | |
* python/apt_pkgmodule.cc:
- add apt_pkg.get_architectures() call
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
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) |
