X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fcontrol;h=5665756a9f30aa167016aeece9f4e57f2882f575;hp=fb6fc8f6fdd87aa3d41e6e6bec5063adcd179332;hb=025dc3d2bd49be5b4134a8465393c6f2799925f6;hpb=4a335447db0047f72be4fe85dccc2f1678c47249 diff --git a/debian/control b/debian/control index fb6fc8f..5665756 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,16 @@ Section: grml Priority: optional Maintainer: Michael Prokop Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.2 -S-X-Vcs-Hg: http://hg.grml.org/grml-autoconfig +Standards-Version: 3.8.0 +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, console-terminus, pump, grml-rebuildfstab (>= 0.3-1), grml-etc-core (>= 0.1-3), grml-scripts (>= 0.8-14) -Suggests: hwinfo, alsa-utils +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 +Recommends: acpi-support, hwinfo, alsa-utils, mdadm, powernowd, aumix, locales, grml2hd, grml-debootstrap (>= 0.7) Description: main bootup process of a grml system grml-autoconfig is the main part of the bootup process of the grml system. This includes the hardware recognition system. @@ -18,5 +20,3 @@ Description: main bootup process of a grml system grml-autoconfig is also a script which is an interface to the configuration system (see /etc/grml/autoconfig) of the framework. - . - Homepage: http:/grml.org/