Add #DEBHELPER# to maintainer scripts.
[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 S-X-Vcs-Hg: http://hg.grml.org/grml-autoconfig
8
9 Package: grml-autoconfig
10 Architecture: all
11 Conflicts: grml-etc (<= 0.4-7)
12 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
13 Recommends: hwinfo, alsa-utils, mdadm, powernowd, aumix, locales
14 Description: main bootup process of a grml system
15  grml-autoconfig is the main part of the bootup process of the
16  grml system. This includes the hardware recognition system.
17  .
18  grml-autoconfig is also a script which is an interface to
19  the configuration system (see /etc/grml/autoconfig) of
20  the framework.
21  .
22   Homepage: http:/grml.org/