]> git.donarmstrong.com Git - dak.git/commit
let generate_releases be able to use multiple keys for a signature
authorJoerg Jaspert <joerg@debian.org>
Thu, 9 May 2013 08:57:10 +0000 (10:57 +0200)
committerJoerg Jaspert <joerg@debian.org>
Thu, 9 May 2013 08:57:10 +0000 (10:57 +0200)
commitf07ddcc751034ae8fb036cfec0d27162412f83ba
tree92887641f3e934a2004e14a2ec47bdfc2e11e399
parent47f4f001c55284e717818f14b8f9eace3e682b56
let generate_releases be able to use multiple keys for a signature

without having two signature blocks, which apt / co arent really checking.
now they get them presented in one block, so they might actually do so.

only really interesting whenever we do a key rollover of the ftpmaster key,
as we dont have the stable key available. pity, or it would work there to
to make this kind of "merged" signature.
dak/generate_releases.py