* apt-pkg/deb/debindexfile.cc:
authorMartin Pitt <martin@piware.de>
Wed, 13 Oct 2010 10:45:47 +0000 (12:45 +0200)
committerMartin Pitt <martin@piware.de>
Wed, 13 Oct 2010 10:45:47 +0000 (12:45 +0200)
commit5473df3fec08eaea6e84b98551cc247e87f4b6df
tree16d6de2761d53a2cb58330b632e09ff51e6b87f9
parent3a97e9665d126a582c830376bfded145c0f9b2d1
* apt-pkg/deb/debindexfile.cc:
  - Use FileFd::Size() instead of stat()ing the sources/binary/translations
    indexes directly, so that we have transparent handling of gzipped
    indexes.
apt-pkg/deb/debindexfile.cc
debian/changelog