X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fqueue.py;h=f2dc55a0d91ae5c9ccc2c8a6ce25f89f329bb57f;hb=362ea497d3c9ee5891fca772132269d809a0547a;hp=9dd2702ca02aa296071f768cd7764c7c4e9f37cf;hpb=3f0972f87f2dc1c63773eaf1c7d5e4caa81aa109;p=dak.git diff --git a/daklib/queue.py b/daklib/queue.py index 9dd2702c..f2dc55a0 100644 --- a/daklib/queue.py +++ b/daklib/queue.py @@ -188,6 +188,7 @@ def edit_note(note, upload, session, trainee=False): return 0 comment = NewComment() + comment.policy_queue = upload.policy_queue comment.package = upload.changes.source comment.version = upload.changes.version comment.comment = newnote