]> git.decadent.org.uk Git - dak.git/commit
Fix do_newer_version package detection
authorLuca Falavigna <dktrkranz@debian.org>
Tue, 22 Jun 2010 08:02:30 +0000 (08:02 +0000)
committerLuca Falavigna <dktrkranz@debian.org>
Tue, 22 Jun 2010 08:02:30 +0000 (08:02 +0000)
commit9b148ca41affcfac7ed081804550595ab9d96b48
tree76c5df6d3d1734fe3e5c20f6c7e39b7f5a282549
parent04124dca8d87afbcde068a654462b62978a415e9
Fix do_newer_version package detection

If projectb stores more than one version of a given source package,
cruft-report erroneously takes the lower one, and this sometimes leads
to wrong removals. Instruct cruft-report to take the highest version.

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
dak/cruft_report.py