Line 52:
Line 52:
== Maintenance definition ==
== Maintenance definition ==
−
When a stable version is released, the branch become a maintenance branch. This means, a lot of things can not be done into this branch anymore. This is generic definition of a maintenance branch.
+
When a stable version is released, the branch '''x.y''' become a maintenance branch. This means, a lot of things can not be done into this branch anymore. This is generic definition of a maintenance branch.
−
* A maintenance branch is called x.y.* (* start to 1 and is increased for each new maintenance version).
+
* The maintenance branch keep its name '''x.y''', however, each version will be tagged with name '''x.y.*''' (* start to 1 and is increased for each new maintenance version).
Only changes to fix "blocking", "annoying" or "security" bugs can be done. Bugs making a new feature not available (when feature was never available) must not necessarly be fixed. It 's just a feature not yet ready into this branch, it will be available with next branch.
Only changes to fix "blocking", "annoying" or "security" bugs can be done. Bugs making a new feature not available (when feature was never available) must not necessarly be fixed. It 's just a feature not yet ready into this branch, it will be available with next branch.
* The following things are allowed:
* The following things are allowed: