Skip to content

sign .changes when building DEB

Hugo Leisink requested to merge Ygrex:deb-sign into master

Created by: Ygrex

fixes this error:

$ gpg --verify hiawatha_10.5.changes 
gpg: no valid OpenPGP data found.
gpg: the signature could not be verified.
Please remember that the signature file (.sig or .asc)
should be the first file given on the command line.

Merge request reports