diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-05-31 10:51:55 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-05-31 10:51:55 +0200 |
commit | 6ac27e73bd00d18fedd9998efef17a98c10fc14a (patch) | |
tree | 66991df6feea494cad861cff412a1a0a3f5a0d40 /debian | |
parent | a38e550586af7f80570cfaff8cf4c83bce8cf9b9 (diff) |
cherry pick fix for verification of empty Packages files from the mvo branch
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 341555b1e..3e21120cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.8.14.1ubuntu5) oneiric; urgency=low + + * apt-pkg/acquire-item.cc: + - do not reject empty Packages files when checking them for + correctness + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 31 May 2011 10:41:30 +0200 + apt (0.8.14.1ubuntu4) oneiric; urgency=low [ Julian Andres Klode ] |