Sin descripción

Luca Boccassi 0445060aa0 Drop redundant adduser dependency hace 4 meses
config 0445060aa0 Drop redundant adduser dependency hace 4 meses
debian 0445060aa0 Drop redundant adduser dependency hace 4 meses
dependency_data 6662aa8a0e make changelogentry hace 2 años
tasks bb64476c3a Removed the game jumpnbump hace 1 año
AUTHORS 3ee7512f92 Changed my email id hace 4 años
COPYING 1b170c9118 Injekted my work from 2004 that was ignored by Debian Junior team. hace 18 años
Makefile af3cafe4c1 Adaptations of several blend source packages to new svn path hace 17 años
README 10bd1c15c5 Add note about d/control to README hace 10 años
TODO fba2994487 Add README and TODO hace 12 años
debian-junior-tasks.desc 94a6480737 Updated existing tasks and added junior-desktop hace 3 años
sources.list.unstable 609bd1c624 Ups, wrong dir ... hace 18 años

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.