]> git.decadent.org.uk Git - dak.git/commit
generate-releases
authorJoerg Jaspert <joerg@debian.org>
Mon, 21 Feb 2011 21:12:55 +0000 (22:12 +0100)
committerJoerg Jaspert <joerg@debian.org>
Mon, 21 Feb 2011 21:12:55 +0000 (22:12 +0100)
commite3d8cb7bce30c76d6133ab04ce9b01804944d5cb
tree577125613350cfda7a943577232bbaeae7fe5199
parent216ef363720a79a005e998850ee0113ea7f2827c
generate-releases

add a list of hashes for generate-release with the suite names they are for
remove the double indirection with print_HASH_files, directly call print_hash_files
and use the hashfuncs dict to know which hash function to call

Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/backports/dak.conf
config/debian-security/dak.conf
config/debian/dak.conf
dak/generate_releases.py