diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 7e45d0ae..8c4d1584 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-apt (0.8.4) UNRELEASED; urgency=low +python-apt (0.8.3ubuntu4) UNRELEASED; urgency=low * doc/examples/build-deps.py: - update the build-deps.py example to use the apt API more @@ -7,11 +7,12 @@ python-apt (0.8.4) UNRELEASED; urgency=low - use apt_inst for reading the control_filelist * debian/control: - remove no longer needed dependency on python-debian - - -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 04 Jan 2012 12:07:48 +0100 - -python-apt (0.8.3.1) UNRELEASED; urgency=low - + * tests/test_tagfile.py: + - add test for apt_pkg.TagFile() both for compressed/uncompressed + files + * python/tag.cc, tests/test_tagfile.py: + - add support a filename argument in apt_pkg.TagFile() (in addition + to the file object currently supported) * tests/test_apt_cache.py: - fix tests on kfreebsd/ia64 * apt/debfile.py: |
