Nov. 4, 2012
12:28 a.m.
On 2012-11-03 at 15:01 -0700, Paul Eggert wrote:
(signatures, tzcode$(VERSION).tar.gz.sign, tzdata$(VERSION).tar.gz.sign): New rules.
Minor nit: the application/pgp-signature MIME-type (per RFC3156 and the Media Types registry) is more likely to be served if one of the common filename extensions is used. "File extension(s): asc, sig" GnuPG in particular is able to determine the filename of the signed file from the filename of the signature, when given --verify with only one parameter, if the signature file has a ".sig" or ".asc" extension. GnuPG defaults to ".asc" Regards, -Phil