Difference between revisions of "Packaging"

From Maemo Leste Wiki
Jump to navigationJump to search
(Initial commit)
(No difference)

Revision as of 21:22, 11 June 2018

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.