summaryrefslogtreecommitdiff
path: root/debian/control
blob: 47c3255ab6a149bd673bd79f6475912f05b85313 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: live-helper
Section: misc
Priority: optional
Maintainer: Debian Live <debian-live-devel@lists.alioth.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>, Marco Amadori <marco.amadori@gmail.com>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/debian-live/dists/trunk/live-helper/
XS-VCS-Browse: http://svn.debian.org/wsvn/debian-live/dists/trunk/live-helper/

Package: live-helper
Architecture: all
Depends: cdebootstrap (>= 0.3.15) | debootstrap (>= 0.3.3.2)
Suggests: genisoimage | mkisofs, memtest86+ | memtest86, mtools, squashfs-tools | genext2fs, syslinux | grub
Description: Debian Live helper programs
 Live-helper is a collection of programs that can be used to build Debian Live
 system images. The philosophy behind live-helper is to provide a collection of
 small, simple, and easily understood tools that can be used in your own program
 to automate building of a Live system.
 .
 A typical program that uses live-helper will call several live-helper commands
 in sequence. Live-helper commands are all named with a "lh_" prefix.
 .
  Homepage: <http://debian-live.alioth.debian.org/>