diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-04-04 10:40:25 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-04-04 10:40:25 +0200 |
| commit | d89f51fee4d09f543aa015b00d62e49a86c10eb1 (patch) | |
| tree | 6aaaac67144d39f01b1d8c1f668973d29a45223f /debian | |
| parent | c17e4cde5cab0f5290d4b77092dfadf115ba4b02 (diff) | |
| download | python-apt-d89f51fee4d09f543aa015b00d62e49a86c10eb1.tar.gz | |
* tests/test_apt_cache.py:
- Package records 'Package' field now corresponds to shortname
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 fc078c19..34f126b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ python-apt (0.7.100.3) UNRELEASED; urgency=low - Change apt.Package.name to use get_fullname(pretty=True) (LP: #740072) * tests/test_debfile.py: - Disable multi-arch for the test, it fails when run via test_all.py + * tests/test_apt_cache.py: + - Package records 'Package' field now corresponds to shortname -- Julian Andres Klode <jak@debian.org> Mon, 04 Apr 2011 09:48:10 +0200 |
