]> git.decadent.org.uk Git - dak.git/commit
parse_changes
authorJoerg Jaspert <joerg@debian.org>
Sat, 30 Jan 2010 14:02:44 +0000 (15:02 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sat, 30 Jan 2010 14:02:44 +0000 (15:02 +0100)
commit3d8f1f7a48b565b6d6a4b36c827e256586558e40
treed1016f51687c13b4c008c4e3bedd27226f659680
parentf84463d43b77f11c8b18db4e0f844d1ad3923936
parse_changes

as we also parse dsc files here, only do the rejection on missing keywords
when we parse a changes file.
adjust all calls for dsc files to tell us they are dsc, by default we do
the check, caller has to turn it off...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/check_archive.py
dak/clean_queues.py
dak/examine_package.py
dak/rm.py
daklib/queue.py
daklib/utils.py