Rewrapping control file.
This commit is contained in:
parent
93c041ec4a
commit
d102d6060a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue