Re: How to update upstream when upstream has no releases

2020-04-04 Thread Tong Sun
On Sat, Apr 4, 2020 at 5:48 PM Tong Sun wrote: > > On Sat, Apr 4, 2020 at 1:53 PM Robin Gustafsson - ro...@rgson.se > wrote: > > > > Hi Tong Sun, > > > > > I was using `gbp import-orig --sign-tags --uscan` but it seems that > > > `--uscan` cannot be used with `gbp import-orig` under the case of n

Re: How to update upstream when upstream has no releases

2020-04-04 Thread Tong Sun
On Sat, Apr 4, 2020 at 1:53 PM Robin Gustafsson - ro...@rgson.se wrote: > > Hi Tong Sun, > > > I was using `gbp import-orig --sign-tags --uscan` but it seems that > > `--uscan` cannot be used with `gbp import-orig` under the case of no > > upstream releases. > > I believe it'll work if the debian/

Re: How to update upstream when upstream has no releases

2020-04-04 Thread Tobias Frost
On Sat, Apr 04, 2020 at 01:10:59PM -0400, Tong Sun wrote: > Hi, > > How to use `gbp import-orig` to update upstream when upstream has no releases? > > I was using `gbp import-orig --sign-tags --uscan` but it seems that > `--uscan` cannot be used with `gbp import-orig` under the case of no > upstr

Re: How to update upstream when upstream has no releases

2020-04-04 Thread Robin Gustafsson
Hi Tong Sun, > I was using `gbp import-orig --sign-tags --uscan` but it seems that > `--uscan` cannot be used with `gbp import-orig` under the case of no > upstream releases. I believe it'll work if the debian/watch file is set up such as to have uscan download the upstream's git repo. The "direc