Am 15.03.2021 um 00:16 teilte Hilmar Preuße mit:
Hi,
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 ?
Finally it was more easy that I thought, solution is in [1].
Am 15.03.2021 um 08:39 teilte Geert Stappers mit:
On Mon, Mar 15, 2021 at 12:16:24AM +0100, Hilmar Preuße wrote:
Hi,
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 downl
On Mon, Mar 15, 2021 at 12:16:24AM +0100, Hilmar Preuße wrote:
> 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/pr
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
pgpsigu
4 matches
Mail list logo