]> git.donarmstrong.com Git - dak.git/commit
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)
commit785c29f3f795ea6d8e5bcbdf038a9d023afe3239
treeb9878d65cc09c62ff4128edfc9d496e817b64589
parentf5b045598b52c83b2d9e3f906e9629c54aaf6500
daklib/utils.py (parse_deb822): include PGP armor in filecontents

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>
daklib/utils.py