]> git.saurik.com Git - apt.git/commit - test/integration/test-external-dependency-solver-protocol
sanify API to get 'the' candidate version
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 30 Oct 2015 15:34:25 +0000 (16:34 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 Nov 2015 17:04:05 +0000 (18:04 +0100)
commit294a80209a0c6ea617a14fb2ae650d4fd329eab5
tree6430408a0b5ceaae3bb862fb144c265adb116b46
parent51818f26c784bb574dafc545e8ae320845e5e8fc
sanify API to get 'the' candidate version

This was discussed a while ago on #debian-apt and now that I see myself
making this mistake lets bite the bullet and fix it in the easy way out
version: Using a new name which fits with a similar named setter and
deprecate the old method instead of 'hostily' changing API.

Closes: #803471
apt-pkg/algorithms.cc
apt-pkg/deb/dpkgpm.cc
apt-pkg/depcache.cc
apt-pkg/depcache.h
apt-pkg/edsp.cc
apt-pkg/edsp/edsplistparser.cc
apt-private/private-source.cc
test/integration/test-external-dependency-solver-protocol