diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-06-15 15:14:30 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-06-15 15:14:30 +0200 |
| commit | 56ce90ed8cc9ce939dd7904c9b07478b0c3b2071 (patch) | |
| tree | 18dbea7c39a5fc5729ce0f847f61aeb323ff921b /debian | |
| parent | 7618780d7e0550897f87eecc4ab52d75b9c0ec39 (diff) | |
| download | python-apt-56ce90ed8cc9ce939dd7904c9b07478b0c3b2071.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 9809d423..97b49021 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ python-apt (0.7.92) UNRELEASED; urgency=low are sequences and also provide features of mappings. (small API BREAK) * apt/progress/__init__.py: Check for EINTR in select (Closes: #499296) * Add support for Enhances as a dependency type (Closes: #416247) + * apt/cache.py: Provide broken_count, delete_count, install_count, keep_count + properties (Closes: #532338) [ Sebastian Heinlein ] * apt/progress.py: Extract the package name from the status message |
