]> git.decadent.org.uk Git - dak.git/commitdiff
daklib/utils.py (parse_deb822): include PGP armor in filecontents
authorAnsgar Burchardt <ansgar@debian.org>
Fri, 20 May 2011 19:12:53 +0000 (19:12 +0000)
committerAnsgar Burchardt <ansgar@debian.org>
Fri, 20 May 2011 19:12:53 +0000 (19:12 +0000)
We need to include the PGP armor in filecontents as this is later passed
to us again and we now always require a signature (even if it does not
need to be a valid one).

Signed-off-by: Ansgar Burchardt <ansgar@debian.org>

No differences found