LibreOfficePackaging
Revision 2 as of 2012-04-23 12:55:48
Clear message
LibreOffice Packaging
Sources
LibreOffice sources are at: http://cgit.freedesktop.org/libreoffice/
From LibreOffice 3.5 onwards, development builds can be done from http://cgit.freedesktop.org/libreoffice/core/ alone
LibreOffice 3.4 and older is based on this repository: http://cgit.freedesktop.org/libreoffice/build
LibreOffice packaging repository (shared with debian) at: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git;a=summary
Workflow
The following workflow has established itself as usefull from LibreOffice 3.5 onwards:
- At the start of the cycle, we base directly on the vanilla debian packaging, rebasing the delta of Ubuntu against Debian as clean patches on top of Debian
- This patch queue will be rebased regularly on Debians changes
- somewhere between alpha and beta the rebasing stops (longer patch queues get fragile) and we switch to merging from Debian
- around beta2 we stop merging and instead cherry-pick relevant patches from Debians branch to stabilize the release
- in the end we make a clean patch queue on top of debian out of this again and rebase that for the next release