Bug#833012: OpenPGP signature mangling rule for auto/default

Sean Whitton spwhitton at spwhitton.name
Sat Sep 2 04:02:02 UTC 2017


Hello Osamu,

Thank you for working on this bug!

In the case there is a query string you have:

> +			$options{'pgpsigurlmangle'} = [ 's/\?/.' . $suffix . '?/', ];

And in the case with no query string, you use the old code:

> +			$options{'pgpsigurlmangle'} = [ 's/$/.' . $suffix . '/', ];

Shouldn't there be a '$' in the first one, too?

-- 
Sean Whitton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20170901/8d3b4876/attachment.sig>


More information about the devscripts-devel mailing list