]> git.donarmstrong.com Git - dak.git/commit
Merge remote branch 'ansgar/signatures-2' into merge
authorJoerg Jaspert <joerg@debian.org>
Sat, 21 May 2011 22:42:31 +0000 (00:42 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sat, 21 May 2011 22:42:31 +0000 (00:42 +0200)
commit7b16dbdee739c035838740b7284927020033bee1
treee1becfa19d34c58455b2b347789bcb8740b071f6
parent33ba846a69c39265d6498d535194927a08d8d994
parentccd86ab52b811d5f193f19fae8827a82ba16adf9
Merge remote branch 'ansgar/signatures-2' into merge

* ansgar/signatures-2:
  tests/test_parse_changes.py: add another testcase
  daklib/gpg.py: capture stderr
  tests/test_parse_changes.py: do not require signatures
  daklib/utils.py (parse_deb822): include PGP armor in filecontents
  tests/test_parse_changes.py: update for new SignedFile exceptions
  daklib/utils.py (parse_deb822): use SignedFile to handle PGP signature
  tests: dsc/4.dsc is invalid
  examine-package: use SignedFile to remove PGP armor
  daklib/gpg.py: small library for PGP-signed files

Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/examine_package.py