Consider a slight change in the format to make it easier to understand
gimp-help-2.2-1
In my experience, Roman is spot on. If a 1:1 version mapping requires look up, or remembering even the simplest algorithm (e.g. gimp-2.4.x => gimp-help-1.4.x), many or most will not see the correlation, and not spend the time to look it up. Especially those the change is intended to help.
Axel's confusion around mapping the micro version number shows yet another stumbling block. The issue being that one schema is being used to express different information:
gimp-2.2.3 => "gimp program", "major v2", "minor v2", "micro v3"
gimp-help-2.2.1 => "gimp program, major v2, minor v2", "help documents", "version 1"
Changing the format may be enough to make the relation clear:
gimp-help-2.2-1
gimp-help-2.2-2
Current parsers will continue to recognize it, though interpret every release corresponding to a gimp release as a separate project, and each change as a major release.
xxx-2.2-1 => " gimp-help-2.2", "major 1"
xxx-2.2-2 => "gimp-help-2.2", "major 2"
xxx-2.4-1 => "gimp-help-2.4", "major 1"
Hardly a major issue, but feels odd to me too, I suppose that's because we don't' see many projects that are so tightly coupled to another. I think package managers use a similar scheme though (e.g. rpms and whatnot).
Sven's suggestion of waiting until the next gimp release is very sensible.
...Chad
Am 16.12.2006 um 10:06 schrieb Sven Neumann:
> On Fri, 2006-12-15 at 15:55 +0100, Axel Wernicke wrote:
>
>> having the same numbering would just bundle our release-cycle very
>> close to the GIMP releases. What if GIMP releases 2.4.25 and the
>> manual didn't change since 2.4.24 at all. Do we a new release just
>> because GIMP did?
>
> I don't think that Roman tried to suggest that. He suggested that the
> major and minor versions should match. The micro version number should
> of course be independent of the GIMP release.
>
> I suggest that you don't change your version numbering immidiately but
> wait until the first version of the user manual for GIMP 2.4 is
> released. That can become gimp-help-2.4.0 then.
_______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs