diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-04 16:42:50 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-04 16:42:50 +0200 |
| commit | c24de9d51b0d3a5e8953dfc2b59aef85cafd34f1 (patch) | |
| tree | df97cd2d44ef44b7938d29ba3598bee7c637477a /debian | |
| parent | 822ebea49fadca39591a566ad5ef7559d3adc26d (diff) | |
| parent | a2363f7e30c93599af6366413bad965846a12d83 (diff) | |
| download | python-apt-c24de9d51b0d3a5e8953dfc2b59aef85cafd34f1.tar.gz | |
- packages in marked_install state can also be auto-removable
* add concept of "ParentComponent" for e.g. ubuntu/multiverse
that needs universe enabled as well (plus add test)
* apt/progress/gtk2.py:
- update to the latest vte API for child-exited (LP: #865388)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e8e7f096..39876538 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,11 @@ python-apt (0.8.1) UNRELEASED; urgency=low * tests/test_all.py: - skip all tests if sources.list is not readable (as is the case on some builds) + - packages in marked_install state can also be auto-removable + * add concept of "ParentComponent" for e.g. ubuntu/multiverse + that needs universe enabled as well (plus add test) + * apt/progress/gtk2.py: + - update to the latest vte API for child-exited (LP: #865388) -- Michael Vogt <mvo@debian.org> Tue, 09 Aug 2011 09:16:40 +0200 |
