diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 10:07:16 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 10:07:16 +0200 |
commit | a2dc2f07674298a4b615c41a1773d881a34f1153 (patch) | |
tree | 988fa87e1ea80ed06aa700105b8c891b3cad329d | |
parent | 75efcd89b40e5c9e54ccf1f9d5dce192a2a199d0 (diff) |
releasing version 0.8.16~exp5ubuntu9
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 8d76b2294..205692011 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -apt (0.8.16~exp5ubuntu9) UNRELEASEDoneiric; urgency=low +apt (0.8.16~exp5ubuntu9) oneiric; urgency=low [ Michael Vogt ] * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: - - fix fetching language information by adding OptionalSubIndexTarget + - fix fetching translated package descriptions (including the newly + stripped out english ones) by adding OptionalSubIndexTarget [ David Kalnischkies ] * apt-pkg/acquire-item.cc: @@ -16,7 +17,7 @@ apt (0.8.16~exp5ubuntu9) UNRELEASEDoneiric; urgency=low - reword Acquire::Max-ValidTime documentation to make clear that it doesn't provide the new Min-ValidTime functionality - -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Sep 2011 09:16:32 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Sep 2011 09:50:16 +0200 apt (0.8.16~exp5ubuntu8) oneiric; urgency=low |