Re: Question about source tarballs for packaging

2021-10-18 Thread Paul Wise
On Sun, 2021-10-10 at 21:40 +, Joshua Peisach wrote: > I'm packaging the V programming language for Debian. However, V isĀ  bit > weird at the moment. It's not really ready for stable production/use. > so for a while it will live in experimental. Currently the way building > it works is that th

Re: Question about source tarballs for packaging

2021-10-11 Thread Jonas Smedegaard
Hi Joshua, Quoting Joshua Peisach (2021-10-10 23:40:54) > we will have to build on weekly tags rather than the current '0.2.4' > tag. Here is the issue. uscan and gbp aren't happy with the tag > because by all means, it isn't a number. One option is to track git commits organized by date, using

Re: Question about source tarballs for packaging

2021-10-10 Thread Andrey Rahmatullin
On Sun, Oct 10, 2021 at 09:40:54PM +, Joshua Peisach wrote: > This doesn't really matter; the above means that we will have to build > on weekly tags rather than the current '0.2.4' tag. Here is the issue. > uscan and gbp aren't happy with the tag because by all means, it isn't a > number. Not

Question about source tarballs for packaging

2021-10-10 Thread Joshua Peisach
Hello everyone, I'm packaging the V programming language for Debian. However, V is bit weird at the moment. It's not really ready for stable production/use. so for a while it will live in experimental. Currently the way building it works is that there is a repo that is the compiler translated