* apt-pkg/contrib/fileutl.{cc,h}:
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 28 Jul 2011 13:16:18 +0000 (15:16 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 28 Jul 2011 13:16:18 +0000 (15:16 +0200)
commit2ec858bc68bc2d79ec020fe24be2d76b7c5b6792
tree55698335b63621824aa82f8272315fa47eac05cc
parentcca2efe60edfae106380a55ee4fb561aa570f2c9
* apt-pkg/contrib/fileutl.{cc,h}:
  - add GetModificationTime() helper
* apt-pkg/pkgcachegen.cc:
  - regenerate the cache if the sources.list changes to ensure
    that changes in the ordering there will be honored by apt
* apt-pkg/sourcelist.{cc,h}:
  - add pkgSourceList::GetLastModifiedTime() helper
apt-pkg/contrib/fileutl.cc
apt-pkg/contrib/fileutl.h
apt-pkg/pkgcachegen.cc
apt-pkg/sourcelist.cc
apt-pkg/sourcelist.h
debian/changelog