SW: drop disabled 'nvi' package from GRML_SMALL class
[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 (>= 5)
6 Build-Depends-Indep: asciidoc,
7                      docbook-xsl,
8                      xsltproc
9 Standards-Version: 3.9.6
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          fai-client (>= 3.4.0),
21          fai-server (>= 3.4.0),
22          memtest86+,
23          mksh,
24          moreutils,
25          pciutils,
26          rsync,
27          squashfs-tools (>= 1:4.2-0~bpo60),
28          syslinux,
29          xorriso | genisoimage,
30          ${misc:Depends}
31 Recommends: grml-live-db,
32             grub-pc-bin,
33             ia32-libs,
34             imagemagick,
35             ipxe,
36             syslinux-utils
37 Suggests: fai-doc,
38           grml-live-addons,
39           grml-live-compat
40 Description: build system for creating a Grml (based) Linux live system
41  This package provides the build system for creating a Debian /
42  Grml based Linux live system (also known as live cd). It is
43  based on the FAI (Fully Automatic Installation) framework.
44
45 Package: grml-live-db
46 Architecture: all
47 Depends: grml-live,
48          libdbd-sqlite3-perl,
49          libdbi-perl,
50          libtimedate-perl,
51          sqlite3,
52          ${misc:Depends}
53 Recommends: perl-doc
54 Description: log package build information of grml-live to database
55  This package provides a database layer for storing build
56  information about grml-live builds in a sqlite3 database.
57  More details are available in the provided grml-live-db manpage
58  and /usr/share/doc/grml-live-db/grml-live-db.html