X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fqueue.py;fp=daklib%2Fqueue.py;h=f2dc55a0d91ae5c9ccc2c8a6ce25f89f329bb57f;hb=07f1aa392e54c3d7a0747720c32db2b8aa202a42;hp=9dd2702ca02aa296071f768cd7764c7c4e9f37cf;hpb=9c5008e9f4a416cbbe5dbaa1fec3741c941225b1;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