* apt-pkg/contrib/fileutl.cc:
authorMartin Pitt <martin@piware.de>
Wed, 13 Oct 2010 11:00:49 +0000 (13:00 +0200)
committerMartin Pitt <martin@piware.de>
Wed, 13 Oct 2010 11:00:49 +0000 (13:00 +0200)
commit9c182afa045dc889a5025d166328c6115924d706
tree87dcb5dce121c3dc09c60684b1247b29b82cc632
parent5473df3fec08eaea6e84b98551cc247e87f4b6df
* apt-pkg/contrib/fileutl.cc:
  - Fix FileFd::Size() for gzipped files to give the size of the
    uncompressed data. This fixes cache progress building progress going way
    over 100%.
apt-pkg/contrib/fileutl.cc
debian/changelog