Codebase list debian-junior / 43c8f28d-9c0e-4b32-9808-1e9c997501d6/main
43c8f28d-9c0e-4b32-9808-1e9c997501d6/main

Tree @43c8f28d-9c0e-4b32-9808-1e9c997501d6/main (Download .tar.gz)

DEBIAN JUNIOR PURE BLEND DEVELOPMENT
====================================

This document briefly explains howto develop the Debian Junior Pure Blend.


MAIN DEBIAN/CONTROL
-------------------
Do not edit debian/control directly! Instead edit debian/control.stub or the
task files. Run make to generate a new debian/control file.


ADD TASKS
---------
Add packages to the files in the tasks directory. Ideally one package per row.


UPLOAD
------
In the root directory, invoke

    make

This will generate the debian-junior-task description and also debian/control,
which contains the actual packages that will be used.