Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On Tue, 2012-06-12 at 09:53 +0200, Petr Mladek wrote:
On Fri, 2012-06-08 at 17:13 +0200, Thomas Klausner wrote:
On Fri, Jun 08, 2012 at 03:45:11PM +0200, Petr Mladek wrote:
4. Ubuntu/Debian:
-----------------

  + 3.X.Y~alphaZ   - for alpha releases
  + 3.X.Y~betaZ    - for beta releases
  + 3.X.Y.Z        - for release candidates

I really like this solution. It seems to have everything. We just need
to make sure that the tilda '~' is handled correctly and does not break
some tools.

Why is the ~ necessary? Just do
    + 3.X.YalphaZ   - for alpha releases
    + 3.X.YbetaZ    - for beta releases
    + 3.X.Y.Z       - for release candidates

Good point! It works for RPM as well. The trick is that we add the .Z
for release candidates.

Ah, I missed[*] Bjorn's point about that this is harder to parse using
sed/grep/awk. Also underscore seems to be acceptable 

OK, it seems that the best solution is:

        + 3.X.Y_alphaZ   - for alpha releases
        + 3.X.Y_betaZ    - for beta releases
        + 3.X.Y.Z        - for release candidates

If nobody is against, I would like start using it for 3.6.0-beta2 tags
and source tarballs.


Best Regards,
Petr

[*] I was removed from CC and the mail was filtered into another folder.

PS: I am going to shake my head and stop working on that many things in
parallel.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.