]> git.saurik.com Git - apt.git/commit - apt-pkg/cacheset.h
deprecate confusing Pkg.CandVersion() method
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 28 Apr 2016 07:06:39 +0000 (09:06 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 28 Apr 2016 08:08:32 +0000 (10:08 +0200)
commit29636cc759c6fbb92c6c462c90611eefb67cbbd4
treea4c692fc1e77f0b1a4abcc6e9a5cd91bf114b63a
parent91414dd77ec7efe1d3fc053e32cbe4d82263e015
deprecate confusing Pkg.CandVersion() method

This method does not return the 'current' candidate of the DepCache
which would be most expected, but instead returns the version which
would be candidate in a default-only policy setting – aka ignoring
apt_preferences settings and co.
apt-pkg/cacheiterators.h
apt-pkg/cacheset.h