]> git.decadent.org.uk Git - dak.git/commit
queue.Upload: separate code to load .dsc from check_dsc
authorAnsgar Burchardt <ansgar@debian.org>
Thu, 24 Mar 2011 08:32:17 +0000 (08:32 +0000)
committerAnsgar Burchardt <ansgar@debian.org>
Thu, 24 Mar 2011 08:32:17 +0000 (08:32 +0000)
commitc045f9f30b141965eef0dd25ef324a647ec34319
tree50b1823d5368ba3a0d3fece4d75504d3e02d0bbf
parent22bde50d6ce0eec19d8df14e413b24aced9f6d57
queue.Upload: separate code to load .dsc from check_dsc

Move the code to load the .dsc file into the self.pkg.dsc dictionary
into a separate function so it can be called without the side effects in
check_dsc.

Signed-off-by: Ansgar Burchardt <ansgar@debian.org>
daklib/queue.py