説明なし

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

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.