Re: Help with debian/watch file

2024-02-23 Thread Hilmar Preuße
On 23.02.24 01:15, Soren Stoutner wrote: Hello, Try the following: That worked fine. Many thanks! Hilmar opts="searchmode=plain,repack,compression=xz,repacksuffix=+ds1,dversionmangle=s/ \+ds1//, \ pgpsigurlmangle=s%$%.asc%" \ https://api.github.com/repos/silnrsi/teckit/releases \ https://g

Re: Help with debian/watch file

2024-02-22 Thread Soren Stoutner
Hilmar, Try the following: opts="searchmode=plain,repack,compression=xz,repacksuffix=+ds1,dversionmangle=s/ \+ds1//, \ pgpsigurlmangle=s%$%.asc%" \ https://api.github.com/repos/silnrsi/teckit/releases \ https://github.com/silnrsi/teckit/releases/download/v\d+\.\d+\.\d+/ teckit@any_vers...@.tar.gz

Help with debian/watch file

2024-02-22 Thread Hilmar Preuße
Hello, I could need some help with a debian/watch file [1]. The file is mostly not written by me, I just replaced just some regexes to introduce the correct versioning scheme. When running "uscan -vv" it downloads correctly upstreams tar ball, the pgp is checked and the tar ball is repackaged