]> git.decadent.org.uk Git - dak.git/commit
daklib/upload.py (Source): check hashes for .dsc before using it
authorAnsgar Burchardt <ansgar@debian.org>
Tue, 18 Sep 2012 20:08:53 +0000 (22:08 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Tue, 18 Sep 2012 21:21:15 +0000 (23:21 +0200)
commitc62cd1f27f6c0793461e5721fd61866bdc28ed6e
tree0e5d392d07da4c34a9b7eca9b73fc61c359c2ca8
parent2d3e2034c20043bd6738b2c50e858a2e1fa149f7
daklib/upload.py (Source): check hashes for .dsc before using it

This makes sure we have the correct file when accessing the source
property of a Changes object.
daklib/upload.py