]> git.decadent.org.uk Git - dak.git/commit
Do not load .dsc to check if an upload is sourceful.
authorAnsgar Burchardt <ansgar@debian.org>
Tue, 18 Dec 2012 16:10:00 +0000 (17:10 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Tue, 18 Dec 2012 16:10:00 +0000 (17:10 +0100)
commit584346fc54882d5fa7dde2fd3893e1f77c9e1573
tree0ef6778a711ebd28ba7120a3cc09ce30f9e2f8bf
parent0fd24759c7d4d1c5c0398fb0bc775ca0d77a9310
Do not load .dsc to check if an upload is sourceful.

This caused an error when rejecting an upload with an invalid .dsc.

We also do not want to load the .dsc before we have made sure it matches the
hash from the .changes.
dak/process_upload.py
daklib/upload.py