Calligra/Release Howto: Difference between revisions
Appearance
< Calligra
No edit summary |
|||
Line 16: | Line 16: | ||
Prepare yourself for a lot of suffering: | Prepare yourself for a lot of suffering: | ||
* warn the i18n coordinator in advance | * warn the i18n coordinator in advance | ||
* copy translation to stable-kde4 (use the | * copy translation to stable-kde4 (use the calligra-release.rb scripts in [http://quickgit.kde.org/index.php?p=scratch%2Fberger%2Fcalligra-release-scripts.git&a=summary calligra's release scripts ]) | ||
* update scripty for stable translations (edit scripts/get_paths change the get_path function, and check that list_modules contains | * update scripty for stable translations (edit scripts/get_paths change the get_path function, and check that list_modules contains calligra) | ||
* check that stable-kde4/doocumentation has an external on the | * check that stable-kde4/doocumentation has an external on the calligra's branch documentation | ||
* announce it to translators (CCMAIL:[email protected]) | * announce it to translators (CCMAIL:[email protected]) | ||
Revision as of 06:19, 3 March 2012
This page contains notes on what needs to be done when releasing a new version of Calligra.
Tarball creation
Branching
Code
git checkout -b calligra/${VERSION} git push origin calligra/${VERSION}
Translation
Prepare yourself for a lot of suffering:
- warn the i18n coordinator in advance
- copy translation to stable-kde4 (use the calligra-release.rb scripts in calligra's release scripts )
- update scripty for stable translations (edit scripts/get_paths change the get_path function, and check that list_modules contains calligra)
- check that stable-kde4/doocumentation has an external on the calligra's branch documentation
- announce it to translators (CCMAIL:[email protected])
Website update
Preparation:
- announcements/changelog-#{version}.php
- announcements/announce-#{version}.php
- releases/#{version}-release.php
- release notes translation:
* send the release notes a few days before release to kde-i18n-doc at kde.org * complete the page "announcements/announce-#{version}.php" with link to the translation that are usually hosted on KDE i18n local team websites
Last-minute changes:
- releases/index.php
- announcements/index.php
- site.inc
- news.rdf
- menu.inc