X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=dak%2Fqueue_report.py;h=84f6a22f23946139349199b27afa46f3597a7f52;hb=e15117cd260692b56d3b44f1415fe13f8f1482c1;hp=be4787219e9fde8a5963fa3fb665637c90a0fd86;hpb=f252ae76ae7e8fe55350b0c35e1b26282c03b141;p=dak.git diff --git a/dak/queue_report.py b/dak/queue_report.py index be478721..84f6a22f 100755 --- a/dak/queue_report.py +++ b/dak/queue_report.py @@ -40,7 +40,7 @@ import apt_pkg from daklib import utils from daklib.queue import Upload -from daklib.dbconn import DBConn, has_new_comment, DBChange, get_uid_from_fingerprint +from daklib.dbconn import DBConn, has_new_comment, DBChange, DBSource, get_uid_from_fingerprint from daklib.textutils import fix_maintainer from daklib.dak_exceptions import * @@ -172,6 +172,23 @@ def header(): Debian NEW and BYHAND Packages +