X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fqueue_report.py;h=84f6a22f23946139349199b27afa46f3597a7f52;hb=9c45ab9a5f8df72b7ee57bfab830bf9be9eb66bb;hp=ff2dbc8e7ad64198613d06744a30276e1103599e;hpb=72b669eda72931eae11e7fd2651496e60cd9a4c1;p=dak.git diff --git a/dak/queue_report.py b/dak/queue_report.py index ff2dbc8e..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 +