From: David Kalnischkies Date: Tue, 17 May 2011 15:26:59 +0000 (+0200) Subject: * Implement EDSP in libapt-pkg so that all front-ends which X-Git-Tag: 0.9.0~91^2~11 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/2b82aa5553eef0cd16b5803047a6b60450bee92f?hp=2b82aa5553eef0cd16b5803047a6b60450bee92f * Implement EDSP in libapt-pkg so that all front-ends which use the internal resolver can now be used also with external ones as the usage is hidden in between the old API * provide two edsp solvers in apt-utils: - 'dump' to quickly output a complete scenario and - 'apt' to use the internal as an external resolver ---