* apt-pkg/algorithms.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 10 Jan 2008 11:08:21 +0000 (12:08 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 10 Jan 2008 11:08:21 +0000 (12:08 +0100)
commitb7c5ca8c3138c2a8045bb4ef3545cb348a05e67b
treeb27d7e41bdc519d69a12e8e975d9edd6eaef196c
parent51f13f6ab9c793b6972f6dd945149a4f97549e04
* apt-pkg/algorithms.cc:
  - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
    true, the effect of the compatibility code was to require both of them
    to be set to false in order to disable list cleanup; this broke the
    installer. Instead, disable list cleanup if either of them is set to
    false.
apt-pkg/algorithms.cc
debian/changelog