Packaging

From Maemo Leste Wiki
Revision as of 21:22, 11 June 2018 by Parazyd (talk | contribs) (Initial commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The packages we build for Maemo Leste are hosted on Github: https://github.com/maemo-leste

We use the Jenkins CI https://phoenix.maemo.org/ along with helper scripts that can be found at https://github.com/maemo-leste/jenkins-integration

Workflow

Our workflow consists of having the packages in Git, along with respective branches. The master branch in git should represent the latest development. When the sources are ready, we create a new branch called "maemo/ascii", which represents the Devuan suite we base it on.