[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pgpsigurlmangle in debian/watch



Hi,

this is rather a question regarding handling d/watch in general.

Upstream source is https://github.com/proftpd/proftpd/archive/v1.3.7.tar.gz
PGPG sig is https://github.com/proftpd/proftpd/releases/download/v1.3.7/proftpd-1.3.7.tar.gz.asc

My attempt to implement signature check is

pgpsigurlmangle=s@archive@releases/download/v$1@;\
s/([^\/]+)\.tar\.gz/proftpd-$1\.tar\.gz/;\
s/$/.asc/ \

uscan -ddd tries to download from

https://github.com/proftpd/proftpd/releases/download/v/proftpd-v1.3.7a.tar.gz.asc

How to I refer to upstreams new version in pgpsigurlmangle ?

Thanks,
  Hilmar
--
sigfault


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: