From: Ansgar Burchardt Date: Tue, 18 Dec 2012 16:10:00 +0000 (+0100) Subject: Do not load .dsc to check if an upload is sourceful. X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=584346fc54882d5fa7dde2fd3893e1f77c9e1573;hp=584346fc54882d5fa7dde2fd3893e1f77c9e1573;p=dak.git 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. ---