Hi Ian, On Tue, Mar 10, 2020 at 7:51 AM Ian Jackson <ijack...@chiark.greenend.org.uk> wrote: > > I am packaging a small program for which I am the upstream. It does > not make sense to use a complicated source format; 1.0 native is > perfect.
I too would like to see versions decoupled from the native/non-native question, but I think there are big technical hurdles. Maybe one day all version strings will be legal, even when a native format was declared. It would not work with format 1.0, which contains no such declaration. Kind regards Felix Lechner