diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-07-30 14:39:56 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-07-30 14:39:56 +0200 |
| commit | 4e66ff1d8fea8631af4656d824b7d6f94f9486c4 (patch) | |
| tree | 41ab61c7d5ea065eb2ee1783ad7c76637ce90ee0 /debian | |
| parent | 2b64e774ba825789caea80d9424faf1ac3be19d9 (diff) | |
| download | python-apt-4e66ff1d8fea8631af4656d824b7d6f94f9486c4.tar.gz | |
apt/cache.py: Provide broken_count, delete_count, install_count, keep_count properties (Closes: #532338)
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 83422b00..73e9eab7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ python-apt (0.7.11.2) unstable; urgency=low * apt/cache.py: - Correctly handle rootdir on second and later invocations of open(), by calling InitSystem again. (LP: #320665). + - Provide broken_count, delete_count, install_count, keep_count + properties (Closes: #532338) [ Stefano Zacchiroli ] * debian/python-apt.doc-base: register the documentation with the |
