]> git.decadent.org.uk Git - dak.git/commit
Add Not-For-Us checking to cruft_report
authorJoachim Breitner <mail@joachim-breitner.de>
Mon, 4 Aug 2008 23:07:01 +0000 (20:07 -0300)
committerJoachim Breitner <mail@joachim-breitner.de>
Mon, 4 Aug 2008 23:07:01 +0000 (20:07 -0300)
commit83b58ba130326886c984140ae05be84c6661b45e
tree10fb037c87a68d2f9ddd3a02bf3d4c61d60b70ea
parentea6e22cb0189ea707a118dc3cfb6d5db5c97229b
Add Not-For-Us checking to cruft_report

This patch reports all binary packages that are out of date on
an architecture where the buildd admin has marked it as Not-For-Us.

It needs a copy of http://buildd.debian.org/stats/*-all.txt somewhere.
This somewhere is configurable by a configuration/command-line flag.

The report, named "nfu", is added to the "full" set of reports.
dak/cruft_report.py