live-build/debian/control

24 lines
990 B
Plaintext
Raw Normal View History

2007-09-23 08:04:46 +00:00
Source: live-helper
2007-09-23 08:04:20 +00:00
Section: misc
Priority: optional
2007-09-23 08:05:16 +00:00
Maintainer: Debian Live <debian-live-maint@lists.alioth.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>
2007-09-23 08:04:37 +00:00
Build-Depends: debhelper (>= 5)
2007-12-22 06:54:25 -01:00
Standards-Version: 3.7.3
2007-10-29 10:08:07 -01:00
Homepage: http://debian-live.alioth.debian.org/
2008-05-12 20:08:14 +00:00
Vcs-Browser: http://git.debian.net/?p=live-helper.git
Vcs-Git: git://git.debian.net/git/live-helper.git
2007-09-23 08:05:21 +00:00
XS-Upstream-Depends: git-core
2007-09-23 08:04:20 +00:00
2007-09-23 08:04:46 +00:00
Package: live-helper
2007-09-23 08:04:20 +00:00
Architecture: all
2007-09-23 08:05:19 +00:00
Depends: debootstrap | cdebootstrap
2008-05-09 14:46:18 +00:00
Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime
2008-03-06 13:32:15 -01:00
Description: Debian Live build scripts
live-helper is a set of scripts to build Debian Live system images.
2007-09-23 08:04:46 +00:00
.
2008-03-06 13:32:15 -01:00
The idea behind live-helper is a framework that uses a configuration directory
to completely automate and customize all aspects of building a Live image.
.
An introduction to live-helper can be found in the live-helper(7) manpage.