* apt-pkg/pkgcache.h:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 3 Jun 2010 07:22:00 +0000 (09:22 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 3 Jun 2010 07:22:00 +0000 (09:22 +0200)
commite2c66de5c5e63d8400efb0522c31fbe1ec225f93
tree16d6feeccb8ddc2b328ebb5ea80b09d6e802035a
parent6dd8400ca787ef832d87121f304f98ad152dc3a6
* apt-pkg/pkgcache.h:
  - switch {,Install-}Size to unsigned long long
* apt-pkg/depcache.cc:
  - deal with long long, not with int to remove 2GB Limit (LP: #250909)
apt-pkg/acquire-item.h
apt-pkg/deb/deblistparser.cc
apt-pkg/depcache.cc
apt-pkg/pkgcache.h
apt-pkg/tagfile.cc
apt-pkg/tagfile.h
debian/changelog