]> git.decadent.org.uk Git - dak.git/commitdiff
Generalize parse_file_list to allow handling Release files
authorAnsgar Burchardt <ansgar@debian.org>
Tue, 11 Aug 2015 19:36:43 +0000 (21:36 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Wed, 12 Aug 2015 07:59:43 +0000 (09:59 +0200)
Release files use different field names for checksum fields and the
set of allowed filenames is larger (slashes are allowed). This patch
allows switching the regexp used to validate filenames and the fields
for checksums to allow using parse_file_list not only for .dsc files,
but also for Release files.


No differences found