diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-04-05 11:27:04 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-04-05 11:27:04 +0200 |
| commit | f7adc2d7205e2fdbff7d808e8e4c262b65e3e05d (patch) | |
| tree | 70787e8ed3e60132494261fa9115a978c03fdb96 /debian | |
| parent | 21c9ebb9717ed7b157c697a57d1b6ce3225eb9d6 (diff) | |
| download | python-apt-f7adc2d7205e2fdbff7d808e8e4c262b65e3e05d.tar.gz | |
Add an 'is_multi_arch' attribute to apt_pkg.Cache
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5dd9d69e..48ce8f71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-apt (0.8.0~exp1) UNRELEASED; urgency=low * Disable the old-style API, and break all packages using it + * Add an 'is_multi_arch' attribute to apt_pkg.Cache -- Julian Andres Klode <jak@debian.org> Tue, 05 Apr 2011 10:33:54 +0200 |
