e9b58cc9af2ecdfe9b66b9d12213b8d675427b37
[grml-live.git] / debian / control
1 Source: grml-live
2 Section: grml
3 Priority: extra
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 9)
6 Build-Depends-Indep: asciidoc,
7                      docbook-xsl,
8                      xsltproc
9 Standards-Version: 4.1.4
10 Homepage: http://grml.org/grml-live/
11 Vcs-git: git://git.grml.org/grml-live.git
12 Vcs-Browser: http://git.grml.org/?p=grml-live.git
13 Origin: Grml
14 Bugs: mailto:bugs@grml.org
15
16 Package: grml-live
17 Architecture: all
18 Depends: bc,
19          bzip2,
20          dosfstools,
21          fai-client (>= 3.4.0),
22          fai-server (>= 3.4.0),
23          isolinux (>= 3:6.03+dfsg-5+deb8u1~),
24          memtest86+,
25          mksh,
26          moreutils,
27          mtools,
28          pciutils,
29          rsync,
30          squashfs-tools (>= 1:4.2-0~bpo60),
31          syslinux,
32          xorriso | genisoimage,
33          ${misc:Depends}
34 Recommends: grml-live-db,
35             grub-pc-bin,
36             imagemagick,
37             ipxe,
38             syslinux-utils
39 Suggests: fai-doc,
40           grml-live-addons
41 Description: build system for creating a Grml (based) Linux live system
42  This package provides the build system for creating a Debian /
43  Grml based Linux live system (also known as live cd). It is
44  based on the FAI (Fully Automatic Installation) framework.
45
46 Package: grml-live-db
47 Architecture: all
48 Depends: grml-live,
49          libdbd-sqlite3-perl,
50          libdbi-perl,
51          libtimedate-perl,
52          sqlite3,
53          ${misc:Depends}
54 Recommends: perl-doc
55 Description: log package build information of grml-live to database
56  This package provides a database layer for storing build
57  information about grml-live builds in a sqlite3 database.
58  More details are available in the provided grml-live-db manpage
59  and /usr/share/doc/grml-live-db/grml-live-db.html