Changes between Version 1 and Version 2 of UpgradingPackages
- Timestamp:
- 11/07/10 09:31:14 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UpgradingPackages
v1 v2 2 2 * Minor releases: bug fixes only. 3 3 * Major releases: major upgrades of packages that are part of the HP should be considered. 4 5 == Refactoring == 6 7 It is acceptable to refactor a package. E.g. 8 9 opengl 10 11 could be split into 12 13 opengl-core 14 opengl-extras 15 16 Such a change would not require consensus review. However, if the interface changes at the same time (e.g. a module is moved in or out of the namespace), these are now treated as new packages, and should be subject to review.
