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