Re: Fix a watchfile to pick up alpha releases etc.

2018-07-04 Thread Ben Finney
Ross Gammon writes: > On 07/04/2018 09:16 PM, Ross Gammon wrote: > […] Using the examples for github on > https://wiki.debian.org/debian/watch (instead of the weird version I > had) makes all the difference. Thanks for reporting how you fixed the problem, and helping others find the right inform

Re: Fix a watchfile to pick up alpha releases etc.

2018-07-04 Thread Ross Gammon
On 07/04/2018 09:16 PM, Ross Gammon wrote: > Hi, > > I have been having some fun with a watchfile for a github project where > I would like uscan to pickup the recent alpha, beta and rc releases. The > package is Gramps: > https://salsa.debian.org/debian/gramps > > Upstream are putting the "alpha

Fix a watchfile to pick up alpha releases etc.

2018-07-04 Thread Ross Gammon
Hi, I have been having some fun with a watchfile for a github project where I would like uscan to pickup the recent alpha, beta and rc releases. The package is Gramps: https://salsa.debian.org/debian/gramps Upstream are putting the "alpha" bit after a "-" (e.g. v5.0.0-rc1) as recomended by github