Bug#778723: devscripts: Add support for non detached signatures
Sandro Knauß
bugs at sandroknauss.de
Thu Feb 19 00:40:49 UTC 2015
Package: devscripts
Version: 2.15.1
Severity: wishlist
Hey,
kolab publish normal binary signatures for there software, these kind of
signatures can't be handled with uscan. F.ex:
http://mirror.kolabsys.com/pub/releases/libkolabxml-1.1.0.tar.gz.gpg
only verifing:
$gpg --verify libkolabxml-1.1.0.tar.gz.gpg
to get the orig.tar.gz + verify:
$gpg -o libkolabxml_1.1.0.orig.tar.gz --decrypt libkolabxml-1.1.0.tar.gz.gpg
gpg: Signature made Wed Dec 31 16:58:23 2014 CET using DSA key ID
9342BF08
gpg: Good signature from [...]
$ echo $?
0
It would be nice if uscan adds a new option to understand these kind of
signatures.
Regads,
sandro
More information about the devscripts-devel
mailing list