live-build/debian/control

47 lines
1.6 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-01-19 20:12:36 -01:00
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.1
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
Conflicts: live-helper (<< 2.0~a20)
Replaces: live-helper
2011-01-01 15:50:13 -01:00
Recommends: cpio, 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
Depends: ${misc:Depends}, live-helper (= ${source:Version})
Conflicts: live-helper (<< 2.0~a20)
Replaces: live-helper
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.
Package: live-helper
Architecture: all
Depends: ${misc:Depends}, live-build
Description: Debian Live - System Build Scripts (transitional package)
Package to ease upgrading from older live-helper packages to the new
live-build package.
.
This package can be purged at anytime once the live-build package has been
installed.