]> git.decadent.org.uk Git - dak.git/commit
Add regex to match .dsc "Format: lala" value and compile it on creation.
authorChris Lamb <lamby@debian.org>
Tue, 27 Oct 2009 10:28:59 +0000 (10:28 +0000)
committerChris Lamb <lamby@debian.org>
Tue, 27 Oct 2009 10:28:59 +0000 (10:28 +0000)
commit46434f2a671e5382758899140fbbd0fca2fff9b2
tree70b8fb3e8e99fdf36f2dd94a4a0a6bed2b24cc82
parentd2a4effa7138d04402928b843ca8ca4ba45e3380
Add regex to match .dsc "Format: lala" value and compile it on creation.

This forces every format to have a regex too as it will blow up otherwise.

Signed-off-by: Chris Lamb <lamby@debian.org>
daklib/srcformats.py