On 07/03/26 1:56 pm, Simon Josefsson wrote:
> Nilesh Patra <[email protected]> writes:
>
>>> So presumably uscan supports 'Pgpmode:' too.
>>
>> Can I ask you to open a bug against devscripts and ask them to either
>>
>> a) document this
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129985
>
> Sorry about a copy of the report ended up in this bug report because the
> BTS being clever about subject lines...
>
>>> I confirmed that changing debian/watch to 'Pgp-Mode: gittag' silenced
>>> lintian.
>>>
>>> I still get the warning with 'Pgp-mode: gittag'. Is the header supposed
>>> to be case sensitive?
>>
>> Yes.
>
> uscan supports 'Pgp-mode:' too, though. Where is it documented to be
> case sensitive?
Ah, sorry for the noise. Seems like I skipped reading these two important bits:
- Key names are case-insensitive.
- Hyphens in key names are ignored. Matching-Pattern is equivalent to
Matchingpattern
I'll adjust the check and merge it once another maintainer approves it.
Best,
Nilesh