]> git.decadent.org.uk Git - dak.git/commit
Add support for detached upstream signatures
authorGuillem Jover <guillem@debian.org>
Sun, 17 Jan 2016 01:08:12 +0000 (02:08 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Fri, 22 Jan 2016 10:08:53 +0000 (11:08 +0100)
commit84f230b6cfb4b3eb1ef5fbe672e121b1a8e7aabb
tree30e3a3b3b346e3de6f2d9d5476335c78d91dcd77
parentc873935ccbcadc268211a24be02791739b6a0d4f
Add support for detached upstream signatures

Upstream tarballs usually come with detached signatures, which would be
useful to have in the source package, as an additional check that could
be performed to verify its integrity and provenance.

dpkg-source supports this since 1.17.20.

Closes: #759401
daklib/utils.py