diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-10-18 11:51:44 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-10-18 11:51:44 +0200 |
| commit | 3bf6b76611bf0b148d495e2e4aae08546e54fa94 (patch) | |
| tree | 52a21ae6f4742644a5709b3a160c862d818e821f /debian | |
| parent | d9deeabe21f828ae4301c4aab5073f775f954e25 (diff) | |
| download | python-apt-3bf6b76611bf0b148d495e2e4aae08546e54fa94.tar.gz | |
fix compat issues with python3
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 817d34bd..3bf12153 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,15 @@ -python-apt (0.7.98.1ubuntu1) UNRELEASEDmaverick; urgency=low +python-apt (0.7.98.1ubuntu1) natty; urgency=low [ Michael Vogt ] * merged from debian/sid, remaining changes: - updated mirror list + - compat fixes for 3.x (pending upstream inclusion) [ Jeremy Bicha ] * data/templates/Ubuntu.info.in: - add natty, LP:661578 - -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 15 Oct 2010 10:30:58 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Oct 2010 10:55:00 +0200 python-apt (0.7.98.1) unstable; urgency=low |
