On 2013-02-04 18:58, Andreas Beckmann wrote: > Suggestions for alternative propagation functions:
> // ignore negatives, they already contributed > // PrioDepends/PrioRecommends to our score > Score += max(0, RDepScore) So far I have made a few experiments with this solution and I can confirm that it would reduce the number of "kept back" issues on squeeze->wheezy upgrades as tested by piuparts: * kept back issues: 212 pass + 17 fail => 147 pass + 11 fail * dependency-failed-testing: 164 => 46 Andreas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

