]> git.decadent.org.uk Git - dak.git/commit
Move lintian parsing to daklib.lintian and add tests.
authorChris Lamb <lamby@debian.org>
Sat, 31 Oct 2009 09:33:41 +0000 (09:33 +0000)
committerChris Lamb <lamby@debian.org>
Sat, 31 Oct 2009 23:00:12 +0000 (23:00 +0000)
commit6929479f75234f9a4c88ce6f297d6a7b070753f6
treeb5c4306ef41e6ac0cab9d45861bb3b833e7e9b78
parentba4056eaffdde2acaf8c6281cf8ba4b3e1da2bd5
Move lintian parsing to daklib.lintian and add tests.

Signed-off-by: Chris Lamb <lamby@debian.org>
daklib/lintian.py [new file with mode: 0644]
daklib/queue.py
tests/test_lintian.py [new file with mode: 0755]