Add acpi-support to Recommends and depend on console-tools
authorMichael Prokop <mika@grml.org>
Thu, 20 Sep 2007 15:24:49 +0000 (17:24 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 20 Sep 2007 15:24:49 +0000 (17:24 +0200)
debian/changelog
debian/control

index 624598c..851c1a0 100644 (file)
@@ -1,3 +1,9 @@
+grml-autoconfig (0.7.23) unstable; urgency=low
+
+  * Add acpi-support to Recommends and depend on console-tools.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 20 Sep 2007 17:24:13 +0200
+
 grml-autoconfig (0.7.22) unstable; urgency=low
 
   * Check for "none /sys sysfs" instead of sysfs only. This should
 grml-autoconfig (0.7.22) unstable; urgency=low
 
   * Check for "none /sys sysfs" instead of sysfs only. This should
index 3ac922c..5baaefe 100644 (file)
@@ -11,8 +11,8 @@ XS-Vcs-Browser: http://hg.grml.org/grml-autoconfig/
 Package: grml-autoconfig
 Architecture: all
 Conflicts: grml-etc (<= 0.4-7)
 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), gawk, rungetty, rsync
-Recommends: hwinfo, alsa-utils, mdadm, powernowd, aumix, locales, grml2hd, grml-debootstrap (>= 0.7)
+Depends: ${shlibs:Depends}, ${misc:Depends}, acpid | apmd, laptop-detect, hotplug | hotplug-light | udev (>= 0.080-1), zsh, gpm, syslog-ng, 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.
 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.