]> git.saurik.com Git - apt.git/commit - debian/changelog
fix priority sorting by prefering higher in MarkInstall
authorDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 21 May 2013 16:06:17 +0000 (18:06 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 9 Jun 2013 13:11:01 +0000 (15:11 +0200)
commit69335858269845904635c592268cf9519e75c1a9
treeb1d06b2cfed4a50f0c988998bf7d8b7dfea0942d
parent978844db25deb7cd88b053bc2f4685caf2c61a75
fix priority sorting by prefering higher in MarkInstall

Used to work until a certain (here unnamed) person came along and used
the wrong operator causing low-priority packages to be sorted above
high-priority packages while choosing a provider in commit
 2b5c35c7bb915dbd46fefd7c79f05364ba22f93b from Nov 2011
apt-pkg/depcache.cc
debian/changelog
test/integration/test-prefer-higher-priority-providers [new file with mode: 0755]