diff options
| author | Julian Andres Klode <jak@debian.org> | 2012-07-30 13:23:53 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2012-07-30 13:23:53 +0200 |
| commit | f1b280f6e21d257411e63cbfdf6ccf0085689f9a (patch) | |
| tree | cf1e648da24ed5a925ca9c92608f1da66b6bc019 /debian | |
| parent | c6b89434b018c9b3ca3c13fb78bab20981fee6e6 (diff) | |
| download | python-apt-f1b280f6e21d257411e63cbfdf6ccf0085689f9a.tar.gz | |
apt/auth.py: Do not merge stdout and stderr (Closes: #678706)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c5e03d1b..56c20582 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ python-apt (0.8.7) UNRELEASED; urgency=low [ Jakub Wilk ] * Fix typos: the the -> the (closes: #679432) + [ Julian Andres Klode ] + * apt/auth.py: Do not merge stdout and stderr (Closes: #678706) + -- David Prévot <taffit@debian.org> Sat, 30 Jun 2012 16:50:03 -0400 python-apt (0.8.6) unstable; urgency=low |
