Re: Fixing d/watch Teamwide

2021-04-23 Thread tony mancill
On Fri, Apr 23, 2021 at 10:10:39AM +0200, Andreas Tille wrote: > I pushed a commit to routine-update which attempts to fix watch files. > Its tested only for *one single* example and needs way more testing > before it should be released. Please feel free to test and report > issues! Think you And

Re: Fixing d/watch Teamwide

2021-04-23 Thread Andreas Tille
Hi, I pushed a commit to routine-update which attempts to fix watch files. Its tested only for *one single* example and needs way more testing before it should be released. Please feel free to test and report issues! Hope this helps Andreas. On Fri, Apr 23, 2021 at 08:19:59AM +0200, Andr

Re: Fixing d/watch Teamwide

2021-04-22 Thread Andreas Tille
On Thu, Apr 22, 2021 at 10:01:39PM -0700, tony mancill wrote: > > For now, we need to change watch files manually as it seems. > > I know it's a bit of a hassle, but this should be a quick update. I > like the idea of touching each package at least once per release cycle. I also think we should

Re: Fixing d/watch Teamwide

2021-04-22 Thread tony mancill
On Fri, Apr 23, 2021 at 09:54:02AM +0530, Nilesh Patra wrote: > Rather the point of this mail was, "what's the plan of action now? And just > please do it" > > For now, we need to change watch files manually as it seems. Hi Nilesh, I know it's a bit of a hassle, but this should be a quick update

Re: Fixing d/watch Teamwide

2021-04-22 Thread Nilesh Patra
On Fri, 23 Apr, 2021, 7:07 am Robbi Nespu, wrote: On 4/23/21 5:02 AM, Nilesh Patra wrote: > Hi, > > GitHub lately decided to change it's tarball locations from > archive/version to archive/ref/tag/version - or something similar. > This ended up breaking a lot of d/watch files which fetch stuff f

Re: Fixing d/watch Teamwide

2021-04-22 Thread Nilesh Patra
On Fri, 23 Apr, 2021, 7:07 am Robbi Nespu, wrote: > > On 4/23/21 5:02 AM, Nilesh Patra wrote: > > Hi, > > > > GitHub lately decided to change it's tarball locations from > > archive/version to archive/ref/tag/version - or something similar. > > This ended up breaking a lot of d/watch files which

Re: Fixing d/watch Teamwide

2021-04-22 Thread Robbi Nespu
On 4/23/21 5:02 AM, Nilesh Patra wrote: Hi, GitHub lately decided to change it's tarball locations from archive/version to archive/ref/tag/version - or something similar. This ended up breaking a lot of d/watch files which fetch stuff from github. There was a discussion on -devel[1] regarding

Fixing d/watch Teamwide

2021-04-22 Thread Nilesh Patra
Hi, GitHub lately decided to change it's tarball locations from archive/version to archive/ref/tag/version - or something similar. This ended up breaking a lot of d/watch files which fetch stuff from github. There was a discussion on -devel[1] regarding fixing d/watch for github URLs, a few nice s