diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-13 11:17:36 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-13 11:17:36 +0100 |
| commit | c86aad8bf2070784a95dda2cd0fb8f7aaff6860f (patch) | |
| tree | d256d40c39b87cf0b60e6967186a0b8ea5a30b9b | |
| parent | b02678a53864040155d5845a23a50096ea31e498 (diff) | |
| download | python-apt-c86aad8bf2070784a95dda2cd0fb8f7aaff6860f.tar.gz | |
releasing version 0.7.13.4ubuntu1
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8145d30b..21ac9377 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,15 @@ -python-apt (0.7.13.4ubuntu1) UNRELEASED; urgency=low +python-apt (0.7.13.4ubuntu1) lucid; urgency=low + [ Michael Vogt ] * merge from debian, remaining changes: - different mirror list + + [ Colin Watson ] * apt/progress/__init__.py: - Fix InstallProgress.updateInterface() to cope with read() returning 0 on non-blocking file descriptors (LP: #491027). - -- Colin Watson <cjwatson@ubuntu.com> Wed, 02 Dec 2009 13:56:58 +0000 + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 02 Dec 2009 17:02:37 +0100 python-apt (0.7.13.4) unstable; urgency=low |
