Re: Need help with uscan

2019-04-24 Thread Paul Wise
On Thu, Apr 25, 2019 at 9:00 AM Ben Finney wrote: > Andrius Merkys writes: > > I am wondering if it would be possible to write uscan rules to extract > > the timestamp and download the upstream tarball by analyzing [the HTML > > of the index page] > > I don't know enough about hacking UScan for

Re: Need help with uscan

2019-04-24 Thread Ben Finney
Andrius Merkys writes: > I want to package unversioned source. AFAIK, it should be possible to > have timestamp of the last tarball change in lieu of upstream version. Yes, that is feasible. > I am wondering if it would be possible to write uscan rules to extract > the timestamp and download

Need help with uscan

2019-04-24 Thread Andrius Merkys
Hello, I want to package unversioned source. AFAIK, it should be possible to have timestamp of the last tarball change in lieu of upstream version. I am wondering if it would be possible to write uscan rules to extract the timestamp and download the upstream tarball by analyzing the following