diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-08-14 14:59:07 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-08-14 14:59:07 +0200 |
| commit | 626172bce42c66671c4db8e76f005c678baf462a (patch) | |
| tree | 0b3bff0d9ae4a225d9a7daa05ba36f900c91680f /debian | |
| parent | c1ad8a0fbc0adfebdb847f28da92b3d5a1f90582 (diff) | |
| parent | 81b72b5d1cf9ddb93f3f92af40b00dfff56174e7 (diff) | |
| download | python-apt-626172bce42c66671c4db8e76f005c678baf462a.tar.gz | |
merged again from the debian-sid tree
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 59845f0e..0d0fd019 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,27 @@ -python-apt (0.8.6) UNRELEASED; urgency=low +python-apt (0.8.8) UNRELEASED; urgency=low + + [ Program translation updates ] + * po/pl.po: Polish (Michał Kułach) (closes: #684308) + + -- David Prévot <taffit@debian.org> Wed, 08 Aug 2012 12:05:52 -0400 + +python-apt (0.8.7) unstable; urgency=low + + [ Translation updates ] + * po/es.po: Spanish translation updated by Omar Campagne (closes: #679285) + * po/ja.po: Japanese translation updated by Kenshi Muto (closes: #679652) + + [ Jakub Wilk ] + * Fix typos: the the -> the (closes: #679432) + + [ Julian Andres Klode ] + * apt/auth.py: + - Do not merge stdout and stderr (Closes: #678706) + - Forward stderr from apt-key to our stderr if non-empty + + -- Julian Andres Klode <jak@debian.org> Mon, 30 Jul 2012 13:29:17 +0200 + +python-apt (0.8.6) unstable; urgency=low [ Michael Vogt ] * debian/control: @@ -20,7 +43,7 @@ python-apt (0.8.6) UNRELEASED; urgency=low * po: - Fixup the translations for wheezy again - -- Michael Vogt <mvo@debian.org> Mon, 25 Jun 2012 13:41:02 +0200 + -- Michael Vogt <mvo@debian.org> Fri, 29 Jun 2012 15:57:20 +0200 python-apt (0.8.5) unstable; urgency=low |
