diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-22 17:11:51 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-22 17:11:51 +0100 |
| commit | 1c878fca17aaa7d8300224e1aed0f13066fe3e84 (patch) | |
| tree | 43caf44780b81a22e0fae20a4729abc675bf83e0 /debian/changelog | |
| parent | d8f0eef84bc05f6e87ebf50bd8780accec03eacb (diff) | |
| download | python-apt-1c878fca17aaa7d8300224e1aed0f13066fe3e84.tar.gz | |
* apt/package.py:
- handle invalid unicode more gracefully (LP#86215)
* rebuild against latest apt
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cb818eea..9e0fe1be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,11 @@ python-apt (0.6.20ubuntu6) feisty; urgency=low * aptsources/distro.py: - fix crash in add_source (LP#85806) + * apt/package.py: + - handle invalid unicode more gracefully (LP#86215) + * rebuild against latest apt - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 19 Feb 2007 16:34:52 +0100 python-apt (0.6.20ubuntu5) feisty; urgency=low |
