Rewrapping control file.

This commit is contained in:
Daniel Baumann 2013-10-15 12:31:36 +02:00
parent 93c041ec4a
commit d102d6060a
1 changed files with 24 additions and 7 deletions

31
debian/control vendored
View File

@ -12,14 +12,29 @@ Vcs-Git: git://live-systems.org/git/live-build.git
Package: live-build
Architecture: all
Depends:
${misc:Depends}, python, debootstrap | cdebootstrap | cdebootstrap-static
${misc:Depends},
python,
debootstrap | cdebootstrap | cdebootstrap-static,
Recommends:
live-boot-doc, live-config-doc, live-manual-html | live-manual, cpio,
gnu-fdisk
live-boot-doc,
live-config-doc,
live-manual-html | live-manual,
cpio,
gnu-fdisk,
Suggests:
dosfstools, debian-keyring, xorriso, git, gpgv, loadlin, memtest86+ | memtest86,
mtools, parted, squashfs-tools | mtd-tools, syslinux | grub,
uuid-runtime, win32-loader
dosfstools,
debian-keyring,
xorriso,
git,
gpgv,
loadlin,
memtest86+ | memtest86,
mtools,
parted,
squashfs-tools | mtd-tools,
syslinux | grub,
uuid-runtime,
win32-loader,
Description: Live System Build Components
The Live Systems project maintains the components to build Debian based Live
systems and the official Debian Live images themselves.
@ -30,7 +45,9 @@ Description: Live System Build Components
Package: live-build-cgi
Architecture: all
Depends: ${misc:Depends}, live-build (= ${source:Version})
Recommends: apache2 | httpd, cron
Recommends:
apache2 | httpd,
cron,
Description: Live System Build Scripts (CGI frontend)
The Live Systems project maintains the components to build Debian based Live
systems and the official Debian Live images themselves.