[Debian-eeepc-devel] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 2bac0b45233881cc852fdb8b946dcebeed907e76
Damyan Ivanov
dam at modsoftsys.com
Mon Mar 3 13:43:43 UTC 2008
The following commit has been merged in the master branch:
commit 2bac0b45233881cc852fdb8b946dcebeed907e76
Author: Damyan Ivanov <dam at modsoftsys.com>
Date: Mon Mar 3 15:43:24 2008 +0200
* Add bash to Depends
diff --git a/debian/changelog b/debian/changelog
index 64b0c88..7f93f72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
eeepc-acpi-scripts (1.1) unstable; urgency=low
+ [ Nico Golde ]
* Change hotkey.sh shell to bash since it makes use of bashisms.
* Start aosd_cat in the background and kill aosd_cat before each new call
to avoid output that it is lagging behind on long key presses.
* Adding Vcs-Browser and Vcs-Git control fields.
+
+ [ Damyan Ivanov ]
+ * Add bash to Depends
+
-- Nico Golde <nion at debian.org> Sat, 01 Mar 2008 17:11:08 +0100
eeepc-acpi-scripts (1.0) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a608f3d..6f72c05 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-eeepc/eeepc-acpi-scripts.git
Package: eeepc-acpi-scripts
Architecture: all
Conflicts: acpi-support
-Depends: acpid (>= 1.0.4), acpi-support-base, alsa-utils, pm-utils
+Depends: acpid (>= 1.0.4), acpi-support-base, alsa-utils, pm-utils, bash
Suggests: aosd-cat, ttf-dejavu | ttf-bitstream-vera | ttf-freefont | gsfonts-x11 | msttcorefonts
Description: Scripts to support suspend and hotkeys on the Asus Eee PC laptop
Sleep (suspend) and hotkeys such as wireless, brightness, mute and volume are
--
Maintenance of eeepc-acpi-scripts debian package
More information about the Debian-eeepc-devel
mailing list