diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 09:31:27 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-16 09:31:27 +0200 |
commit | 0a495eb83448737573e4d56e5a7dcf05d08c04ed (patch) | |
tree | a1f179b68c9aa6555d1008e2e1784aaea62f6b0c /debian | |
parent | 9c026d3a0d6cf4bf8e15e456861310750c998275 (diff) |
* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
- fix fetching language information by adding OptionalSubIndexTarget
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c6a61a683..3b7685f2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.8.16~exp5ubuntu9) UNRELEASEDoneiric; urgency=low + + [ Michael Vogt ] + * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: + - fix fetching language information by adding OptionalSubIndexTarget + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Sep 2011 09:16:32 +0200 + apt (0.8.16~exp5ubuntu8) oneiric; urgency=low * cherry pick r1825 from lp:~mvo/apt/mvo: |