live-build/debian/control

34 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>
2010-09-30 04:59:39 +00:00
Build-Depends: debhelper (>= 8)
2010-09-26 10:38:38 +00:00
Build-Depends-Indep: gettext
2011-05-18 17:35:42 +00:00
Standards-Version: 3.9.2
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
2010-09-26 10:38:38 +00:00
Recommends: cpio, gettext-base, gnu-fdisk
2010-01-19 20:09:38 -01:00
Suggests:
dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted,
squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub,
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
2010-09-26 10:38:38 +00:00
Depends: ${misc:Depends}
Recommends: apache2 | httpd
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.