Bez popisu

Per Andersson 10bd1c15c5 Add note about d/control to README před 10 roky
config d7f2fab25c Fix typo in junior-config description před 12 roky
debian f310f21c0a Fix programming task description před 10 roky
dependency_data 6943edac9d Add dependency data created by blends-dev 0.7 (from last years GSoC) před 11 roky
tasks f310f21c0a Fix programming task description před 10 roky
AUTHORS 63de0350a2 Add Hedvig Kamp to AUTHORS před 12 roky
COPYING 1b170c9118 Injekted my work from 2004 that was ignored by Debian Junior team. před 18 roky
Makefile af3cafe4c1 Adaptations of several blend source packages to new svn path před 17 roky
README 10bd1c15c5 Add note about d/control to README před 10 roky
TODO fba2994487 Add README and TODO před 12 roky
debian-junior-tasks.desc f97a16e7ae Rerender dependencies for Jessie před 11 roky
sources.list.unstable 609bd1c624 Ups, wrong dir ... před 18 roky

README

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.