X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fcontrol;h=8fb5de67feb527bc960ec667d281930974ece671;hp=5665756a9f30aa167016aeece9f4e57f2882f575;hb=2e857cb4fd67628d6bef5bbb34c6c5524034ba64;hpb=025b317e1bc0d351d592482de5ac9824d5f1a767 diff --git a/debian/control b/debian/control index 5665756..8fb5de6 100644 --- a/debian/control +++ b/debian/control @@ -2,21 +2,30 @@ Source: grml-autoconfig Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.8.0 +Build-Depends: debhelper (>= 5) +Standards-Version: 3.9.1 +Build-Depends-Indep: asciidoc, docbook-xsl, xsltproc, shunit2, zsh Homepage: http://git.grml.org/?p=grml-autoconfig.git Vcs-git: git://git.grml.org/grml-autoconfig.git Vcs-Browser: http://git.grml.org/?p=grml-autoconfig.git Package: grml-autoconfig Architecture: all -Conflicts: grml-etc (<= 0.4-7) -Depends: ${shlibs:Depends}, ${misc:Depends}, acpid | apmd, laptop-detect, hotplug | hotplug-light | udev (>= 0.080-1), zsh, gpm, syslog-ng | system-log-daemon, console-tools, console-terminus, pump, grml-rebuildfstab (>= 0.3-1), grml-etc-core (>= 0.1-3), grml-scripts (>= 0.8-14), gawk, rungetty, rsync +Conflicts: grml-etc (<= 0.4-7), grml-saveconfig +Replaces: grml-saveconfig +Depends: ${shlibs:Depends}, ${misc:Depends}, acpid | apmd, laptop-detect, hotplug | hotplug-light | udev (>= 0.080-1), +zsh, gpm, syslog-ng | system-log-daemon, kbd | console-utilities, console-terminus, pump, grml-rebuildfstab (>= 0.3-1), grml-etc-core (>= 0.1-3), grml-scripts (>= 0.8-14), gawk, rungetty, rsync Recommends: acpi-support, hwinfo, alsa-utils, mdadm, powernowd, aumix, locales, grml2hd, grml-debootstrap (>= 0.7) -Description: main bootup process of a grml system +Description: main bootup process of a Grml (based) system grml-autoconfig is the main part of the bootup process of the - grml system. This includes the hardware recognition system. + grml system. This includes the hardware recognition system and + several configuration options. . grml-autoconfig is also a script which is an interface to the configuration system (see /etc/grml/autoconfig) of the framework. + . + This package provides utilities and documentation for saving + and restoring configurations on Grml system (like save-config + and restore-config). Please check out the provided + documentation for further details.