]> git.decadent.org.uk Git - dak.git/commit
Fix Upload.check_files() and Upload.check_dsc() to support new formats
authorRaphaël Hertzog <hertzog@debian.org>
Tue, 27 Oct 2009 00:12:06 +0000 (01:12 +0100)
committerRaphaël Hertzog <hertzog@debian.org>
Tue, 27 Oct 2009 00:12:06 +0000 (01:12 +0100)
commit3485f2bd0e21c5f39add20e2739d4f885682c8f1
treea5e96b7b3d78ff1735a1010038b8e448ac8a3a12
parentc6e4df0a3357a7c08ff1cc0e94a7d978a0f1bdaf
Fix Upload.check_files() and Upload.check_dsc() to support new formats

Also fix queue.get_type() to handle all source files extensions.
daklib/queue.py