Added tag 0.7.18 for changeset 8df10d2d590d6f3c42b868dab9560c59eedb9c18
[grml-autoconfig.git] / debian / control
1 Source: grml-autoconfig
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 4.0.0)
6 Standards-Version: 3.7.2
7 Homepage: http://hg.grml.org/grml-autoconfig/
8 XS-Vcs-hg: http://hg.grml.org/grml-autoconfig/
9 XS-Vcs-Browser: http://hg.grml.org/grml-autoconfig/
10
11 Package: grml-autoconfig
12 Architecture: all
13 Conflicts: grml-etc (<= 0.4-7)
14 Depends: ${shlibs:Depends}, ${misc:Depends}, acpid | apmd, laptop-detect, hotplug | hotplug-light | udev (>= 0.080-1), zsh, gpm, syslog-ng, console-terminus, pump, grml-rebuildfstab (>= 0.3-1), grml-etc-core (>= 0.1-3), grml-scripts (>= 0.8-14), gawk, rungetty, rsync
15 Recommends: hwinfo, alsa-utils, mdadm, powernowd, aumix, locales, grml2hd, grml-debootstrap (>= 0.7)
16 Description: main bootup process of a grml system
17  grml-autoconfig is the main part of the bootup process of the
18  grml system. This includes the hardware recognition system.
19  .
20  grml-autoconfig is also a script which is an interface to
21  the configuration system (see /etc/grml/autoconfig) of
22  the framework.
23  .
24   Homepage: http:/grml.org/