]> git.decadent.org.uk Git - dak.git/commit
Create utils.check_dsc() to verify files in source packages
authorRaphaël Hertzog <hertzog@debian.org>
Mon, 26 Oct 2009 22:58:01 +0000 (23:58 +0100)
committerRaphaël Hertzog <hertzog@debian.org>
Mon, 26 Oct 2009 23:38:05 +0000 (00:38 +0100)
commit1b90033dfa9bfaa5f915253882a9ba94d4f96771
tree0df5ec61e1f346646036761a9bc3f14b19d226be
parent5b63423b4fc6bb7a2a0c7ed5cf347eb8589440db
Create utils.check_dsc() to verify files in source packages

It ensures that the right files are there for each source format.
This will be used by at several places (daklib/queue.py,
dak/check-archive.py).

Signed-off-by: Raphael Hertzog <hertzog@debian.org>
daklib/utils.py