There is no need for this kind of comment. It is completely unprofessional. This kind of behavior will only do one thing, discourage the participation of talented people who might help us improve FreeMind.

Ray

Eric Lavarde - FreeMind wrote:
And this remains just a useless comment from a retiring FreeMind project
director...

Eric

Dan Polansky said:
Hi,

until key developers agree, this version numbering scheme remains just an
unbinding proposal of a FreeMind packager.

Best regards,
Dan


On Jan 13, 2008 7:39 PM, Eric Lavarde <[EMAIL PROTECTED]> wrote:

Hi,

Debian offers the possibility to track the latest available version for
a specific package (the so-called watch file). It was not easy to put it
together so I hope we can agree to keep the following schema (more or
less Perl regexp):



opts=uversionmangle=s/(?<=\d)_(?=\d)/./g;s/(?<=\d).([[:alpha:]]+)/~\L$1/;s/(?<=[[:alpha:]]).(?=\d)//;
\

http://sf.net/freemind/freemind-src-(\d+[._]\d+[._]\d+.?[[:alpha:]]*_?\d*).*\.tar\.gz<http://sf.net/freemind/freemind-src-%28%5Cd+%5B._%5D%5Cd+%5B._%5D%5Cd+.?%5B%5B:alpha:%5D%5D*_?%5Cd*%29.*%5C.tar%5C.gz>

In clear text, this means:

the source file name must have the format
'freemind-src-<version>[?<phase>_<phasenum>[<addtl>]].tar.gz'
where
* <version> is X.Y.Z or X_Y_Z (X, Y and Z are each one or more digits)
* ? is any single character, but neither a digit nor a letter.
* <phase> can be any combination of letters, but is meant to be Alpha,
Beta or RC (alphabetical order is important and case sensitive).
* <phasenum> is a running number.
* <addtl> is any string, not relevant to the version released (e.g. the
Butterfly description).

This implies also the following:
* <version><phase> can only be released prior to <version>
* there can be no release without <phase> but with <addtl> description

If nobody complains, I'd like to document this on our Wiki, and of
course have everybody stick to it when releasing.

Thanks, Eric

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.

http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freemind-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemind-developer

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace_______________________________________________
Freemind-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemind-developer




-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freemind-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemind-developer

Reply via email to