X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fqueue_report.py;h=e2d8578b8865a902ff32a308b52af97743b050c1;hb=6d03dbb954cd67e522374c12225aa08a129e5d60;hp=c9013a5239c956eb54c5c60e9ed656ca6aa9fe2d;hpb=83ed0494aa655664d574a718e051f757f137130b;p=dak.git diff --git a/dak/queue_report.py b/dak/queue_report.py index c9013a52..e2d8578b 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 +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 +