Add debian/control headers Origin, Bugs
[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, xsltproc, docbook-xsl
7 Standards-Version: 3.9.2
8 Homepage: http://grml.org/grml-live/
9 Vcs-git: git://git.grml.org/grml-live.git
10 Vcs-Browser: http://git.grml.org/?p=grml-live.git
11 Origin: Grml
12 Bugs: mailto:bugs@grml.org
13
14 Package: grml-live
15 Architecture: all
16 Depends: ${misc:Depends}, bc, fai-client (>= 3.4.0), fai-server (>= 3.4.0), mkisofs | genisoimage, mksh, moreutils, squashfs-tools (>= 1:4.2-1~grml00), wget
17 Recommends: grml-live-addons, grml-live-db, ia32-libs
18 Suggests: fai-doc
19 Description: build system for creating a Grml (based) Linux live system
20  This package provides the build system for creating a Debian /
21  Grml based Linux live system (also known as live cd). It is
22  based on the FAI (Fully Automatic Installation) framework.
23
24 Package: grml-live-addons
25 Architecture: all
26 Depends: ${misc:Depends}, grml-live
27 Conflicts: grml-live (<< 0.9.13)
28 Description: templates/boot/addons for grml-live
29  This package provides the boot addons known as the features
30  providing bootoptions bsd, dos, grub and hdt. You can safely
31  skip this package if you don't need the addons.
32
33 Package: grml-live-db
34 Architecture: all
35 Depends: ${misc:Depends}, grml-live, libdbd-sqlite3-perl, libdbi-perl, libtimedate-perl, sqlite3
36 Recommends: perl-doc
37 Description: log package build information of grml-live to database
38  This package provides a database layer for storing build
39  information about grml-live builds in a sqlite3 database.
40  More details are available in the provided grml-live-db manpage
41  and /usr/share/doc/grml-live-db/grml-live-db.html
42
43 Package: grml-live-buildd
44 Architecture: all
45 Depends: ${misc:Depends}, grml-live, mutt (>= 1.5.20), sudo
46 Description: autobuild daemon for grml-live
47  This package provides example scripts for a simple autobuild
48  daemon for the grml-live framework. Those scripts are used
49  for creating the official daily grml ISOs provided through
50  http://daily.grml.org/