* apt-pkg/acquire-item.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 21 Aug 2010 20:19:56 +0000 (22:19 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 21 Aug 2010 20:19:56 +0000 (22:19 +0200)
commitf213b6ea7397f2ba5b770e1a30e57dc8438bf61e
tree890973d4e2c0104ed58fb9d31b2e7194b76c6568
parentde2b1358926d293c85277e1d9a58ac94915470ec
* apt-pkg/acquire-item.cc:
  - don't use ReadOnlyGzip mode for PDiffs as this mode doesn't work
    in combination with the AddFd methods of our hashclasses

Add also 2 testcases: one to test pdiffs in general and
one to test the handling of compressed indexes.
apt-pkg/acquire-item.cc
debian/changelog
test/integration/Packages-pdiff-usage [new file with mode: 0644]
test/integration/Packages-pdiff-usage-new [new file with mode: 0644]
test/integration/framework
test/integration/test-compressed-indexes [new file with mode: 0755]
test/integration/test-pdiff-usage [new file with mode: 0755]