On Mon, Sep 12, 2022 at 10:09:40AM +0200, Mathias Behrle wrote:
> running lintian-brush --allow-reformatting
> introduced the following change:
> 
> -opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
> -https://pypi.debian.net/zeep/zeep-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
> +opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/,pgpmode=auto
> https://pypi.debian.net/zeep
> zeep-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
> 
> Note that the slash between zeep/zeep was replaced by a space.

That's correct behaviour as far as I can tell. This is the canonical
format as documented in the uscan manpage:

•   opts=" ... " http://URL matching-pattern [version [script]]

•   http://URL matching-pattern [version [script]]

But the manpage also says:

•   If the hrefs do not contain directories, you can combine this with the 
previous entry. I.e.,
    http://URL/matching-pattern .

and that's the format that was used in the original watch file you
quote.

Cheers,

Jelmer

Attachment: signature.asc
Description: PGP signature

Reply via email to