1 eeepc-acpi-scripts (1.0.9) UNRELEASED; urgency=low
3 * make package removal check depend on the functions.sh, not doc dir;
4 streamline loading of functions and default file
5 Closes: #499911 -- Don't test if /usr/share/doc/eeepc-acpi-scripts exist
6 * source reorg.: move files for /etc/ in etc/
7 * add modprobe.d/eeepc file with pciehp options
8 Closes: #501498 -- Fn-F2 turns wireless off, but never back on
9 * add a note in debian/NEWS about the new file in modprobe.d
11 -- Damyan Ivanov <dmn@debian.org> Sat, 11 Oct 2008 18:37:29 +0300
13 eeepc-acpi-scripts (1.0.8) unstable; urgency=low
15 * handle also Fn+F6 (no default binding)
16 Thanks to Jean-Christophe for the suggestion
17 * move screen locking from suspend.sh to a function in functions.sh
18 * lock_x_screen: try locking KDE via dcop; Closes: #499544
19 * vga-toggle.sh: run detect_x_display before xrandr xrandr needs a
20 proper X session available - DISPLAY, XAUTHORITY. Calling
21 display_x_display before xrandr invocation sets these up.
22 Closes: #500191 -- vga-toggle does nothing. Thanks to John Goerzen for
23 reporting.
25 -- Damyan Ivanov <dmn@debian.org> Fri, 26 Sep 2008 07:43:36 +0300
27 eeepc-acpi-scripts (1.0.7) unstable; urgency=low
29 * move notify() to lib/notify.sh
30 * move audio hot key support in actions/volume.sh
31 * improve comments about hotkey customizations
32 * volume hotkeys are configurable now
33 * move alsa-utils from Depends to Recommends
35 -- Damyan Ivanov <dmn@debian.org> Tue, 09 Sep 2008 10:42:44 +0300
37 eeepc-acpi-scripts (1.0.6) unstable; urgency=low
39 * support toggling of internal Bluetooth on models that have it. Bound to
40 soft-button #4 by default
41 * add support for toggling the built-in camera. Bound to soft-button #3 by
42 default
43 * support configurable soft-button actions
44 * add support for turning the screen off, bound to soft-button #1 by default
45 * hotkey.sh, functions.sh: pass notifications to gnome-osd server if that is
46 detected running. Add gnome-osd to Suggests.
47 * wireless.sh: drop unloading and reloading of pciehp module
48 * wireless.sh: unload/load wireless module only for madwifi. ralink dows this
49 via hot-plugging
50 * handle the sleep button in a separate script. makes it possible for the
51 sleep button handling not to interfere with a running power manager
52 * camera/bluetooth: support old control node locations. Now works with both
53 the eeepc-acpi and laptop-eeepc modules
54 * move camera/bluetooth functions in scriptlets in /etc/acpi/lib
55 * hotkey.sh: make notify() accept two arguments as preparation for supporting
56 further notification services that support icons
58 -- Damyan Ivanov <dmn@debian.org> Mon, 08 Sep 2008 17:48:56 +0300
60 eeepc-acpi-scripts (1.0.5) unstable; urgency=low
62 [ Nico Golde ]
63 * Change msttcorefonts font suggestion to ttf-mscorefonts-installer
64 as the package name changed and additionally suggest the ttf-liberation
65 fonts as an alternative (Closes: #490055).
66 * Bump to policy version 3.8.0, no changes needed.
68 [ Damyan Ivanov ]
69 * suspend.sh: lock running screensavers on suspend
70 controlled by LOCK_SCREEN_ON_SUSPEND, defaults to 'yes'
71 * add common functions.sh with detect_wlan() in it, used by wireless.sh
72 * rules: simplify a bit using PKG and TMP variables
73 * move X detection to functions.sh/detect_x_display()
74 * detect_x_display: support users using 'startx' after console login
75 * suspend.sh: use detect_x_display for X detection
76 * hotkey.sh: use $WLAN_IF when checking for wireless status
78 -- Damyan Ivanov <dmn@debian.org> Sat, 23 Aug 2008 22:19:08 +0300
80 eeepc-acpi-scripts (1.0.4) unstable; urgency=low
82 * add support for the new locations of wireless and brightness control files
83 for 2.6.26 kernels. Closes: 488412. Thanks to Astrid S. de Wijn.
85 -- Damyan Ivanov <dmn@debian.org> Sun, 29 Jun 2008 18:23:06 +0300
87 eeepc-acpi-scripts (1.0.3) unstable; urgency=low
89 [ Nico Golde]
90 * Add sleep after loading ath_pci to prevent ifconfig failing
91 because the interface is not already up (Closes: #485236).
93 [ Ben Armstrong ]
94 * lid.sh, lid: only suspend if a power manager is not present,
95 otherwise let the power manager handle it.
96 * Fix regex for display detection in hotkey.sh.
98 -- Nico Golde <nion@debian.org> Wed, 18 Jun 2008 21:03:34 +0200
100 eeepc-acpi-scripts (1.0.2) unstable; urgency=low
102 * suspend.sh: fix detection of running shutdown.
103 The code in 1.0.1 could wrongly decide that shutdown is running,
104 cancelling the suspend, possibly leading to overheating if one had closed
105 the lid and put the eee in its bag
106 * add myself to Uploaders
108 -- Damyan Ivanov <dmn@debian.org> Sat, 08 Mar 2008 23:19:26 +0200
110 eeepc-acpi-scripts (1.0.1) unstable; urgency=low
112 [ Nico Golde ]
113 * Uncomment show_brightness function in hotkey.sh as it uses a bashism and
114 is not used by any script.
115 * Start aosd_cat in the background and kill aosd_cat before each new call
116 to avoid output that it is lagging behind on long key presses.
117 * Adding Vcs-Browser and Vcs-Git control fields.
118 * Prevent the system to go into suspend after a lid event if a shutdown
119 is in progress (Closes: #469505).
120 * Add basic support for Fn-F5 key (vga toggle).
122 [ Damyan Ivanov ]
123 * Make actions do nothing when package is removed
125 -- Nico Golde <nion@debian.org> Sat, 01 Mar 2008 17:11:08 +0100
127 eeepc-acpi-scripts (1.0) unstable; urgency=low
129 * Initial release (Closes: #466544).
131 -- Nico Golde <nion@debian.org> Tue, 19 Feb 2008 14:12:17 +0100
