Package: acpi-support
Description-md5: 3da3f1fdfeedd4b9182ff4fd508042a7
Description-my: scripts for handling many ACPI events
 This package contains scripts to react to various ACPI events. It only
 includes scripts for events that can be supported with some level of
 safety cross platform.
 .
 It is able to:
  * Detect loss and gain of AC power, lid closure, and the press of a
    number of specific buttons (on Asus, IBM, Lenovo, Panasonic, Sony
    and Toshiba laptops).
  * Suspend, hibernate and resume the computer, with workarounds for
    hardware that needs it.
  * On some laptops, set screen brightness.


Package: adduser
Description-md5: 7965b5cd83972a254552a570bcd32c93
Description-my: add and remove users and groups
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 Adduser will choose appropriate UID and GID values, create a home
 directory, copy skeletal user configuration, and automate setting initial
 values for the user's password, real name and so on.
 .
 Deluser can back up and remove users' home directories and mail spool or
 all the files they own on the system.
 .
 A custom script can be executed after each of the commands.
 .
  Development mailing list:
 http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/