live-build/debian/control

35 lines
1.2 KiB
Plaintext
Raw Normal View History

Source: live-build
2007-09-23 08:04:20 +00:00
Section: misc
Priority: optional
2010-04-18 18:25:45 +00:00
Maintainer: Debian Live Project <debian-live@lists.debian.org>
2007-09-23 08:05:16 +00:00
Uploaders: Daniel Baumann <daniel@debian.org>
2012-01-15 18:46:06 -01:00
Build-Depends: debhelper (>= 9)
2012-09-29 11:51:36 +00:00
Standards-Version: 3.9.4
Homepage: http://live.debian.net/devel/live-build/
Vcs-Browser: http://live.debian.net/gitweb/?p=live-build.git
Vcs-Git: git://live.debian.net/git/live-build.git
2007-09-23 08:04:20 +00:00
Package: live-build
2007-09-23 08:04:20 +00:00
Architecture: all
2010-01-19 20:09:17 -01:00
Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static
2011-07-15 06:05:25 +00:00
Recommends:
live-boot-doc, live-config-doc, live-manual-html | live-manual, cpio,
2012-06-05 18:38:37 +00:00
gnu-fdisk
2010-01-19 20:09:38 -01:00
Suggests:
dosfstools, genisoimage, git, loadlin, memtest86+ | memtest86, mtools, parted,
squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub,
2010-01-19 20:09:38 -01:00
uuid-runtime, win32-loader
Description: Debian Live - System build scripts
2010-09-07 07:54:21 +00:00
live-build contains the scripts that build a Debian Live system image from a
configuration directory.
Package: live-build-cgi
Architecture: all
Depends: ${misc:Depends}, live-build (= ${source:Version})
Recommends: apache2 | httpd, cron
Description: Debian Live - System build scripts (CGI frontend)
2010-09-07 07:54:21 +00:00
live-build contains the scripts that build a Debian Live system image from a
configuration directory.
.
This package contains the CGI frontend.