summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-10-15 12:31:36 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2013-10-15 12:31:36 +0200
commitd102d6060a9c8d46d38523ac24571f9413b8a0d6 (patch)
treecd634fff3376f22d11d478deeeb2d3f401caae0f /debian
parent93c041ec4a1f5800faaa21d4fb96d11c6b3f048d (diff)
downloadvyos-live-build-d102d6060a9c8d46d38523ac24571f9413b8a0d6.tar.gz
vyos-live-build-d102d6060a9c8d46d38523ac24571f9413b8a0d6.zip
Rewrapping control file.
Diffstat (limited to 'debian')
-rw-r--r--debian/control31
1 files changed, 24 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 616636e66..de35f6b5a 100644
--- a/debian/control
+++ b/debian/control
@@ -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.