diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-28 15:21:21 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-28 15:21:21 +0200 |
commit | d074870043ffcd404e014d5793318427435c3ca1 (patch) | |
tree | b291c24d6b8b11843fc008410a5ea1a60c0873dd /debian | |
parent | d3d8ed4a439ffaa0cdec7053001f5810016a4c44 (diff) | |
parent | 3671f6810b6306a07f0002b0a808435dad367ab0 (diff) |
merged from debian-experimental2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 59cda2482..9fa44c8f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,13 @@ apt (0.8.16~exp4) UNRELEASED; urgency=low * [ABI break] merge patch from Jonathan Thomas to speed up the depcache by caching the install-recommends and install-suggests values + * 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 -- Julian Andres Klode <jak@debian.org> Wed, 20 Jul 2011 16:23:55 +0200 |