]> git.decadent.org.uk Git - dak.git/commit
Add functions to colourize RC bug fixing packages differently
authorKumar Appaiah <a.kumar@alumni.iitm.ac.in>
Sat, 25 Sep 2010 22:04:10 +0000 (17:04 -0500)
committerJoerg Jaspert <joerg@debian.org>
Sat, 22 Jan 2011 22:16:03 +0000 (23:16 +0100)
commit5c7286abf3ff316a802de2b41d246a07f6b04257
tree57d006df77caf3fbe79b81b354301fa013a37653
parent652acf758e61916d0e1df635ddf4455712a39f66
Add functions to colourize RC bug fixing packages differently

This commit adds some functions to query the BTS Soap interface to
determine if the package closes an RC bug or not. If it does close an
RC bug, it allows for differently colourizing the package line. It
adds a variable to indicate if a package fixes an RC bug or not, and
already allows for colourization of the HTML output; the new entry can
be used to colourize in other output formats as well.

Signed-off-by: Kumar Appaiah <a.kumar@alumni.iitm.ac.in>
dak/queue_report.py