Source: qt-shutdown-p
Section: utils
Priority: optional
Maintainer: hakaishi <hakaishi@web.de>
XSBC-Original-Maintainer: hakaishi <hakaishi@web.de>
Build-Depends: debhelper (>= 5), libqt4-dev
Standards-Version: 3.8.3

Package: qt-shutdown-p
Version: 1.5
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Installed-Size: 129
Description: qt-shutdown-p
 Is a Qt4-program to shutdown the computer at a given time or after a certain numer of minutes.
 shutdown needs root-rights (only if gnome-power-cmd or gnome-power-cmd.sh doesn't exist), therefore please type the following in a terminal: "EDITOR=nano sudo -E visudo" and add the following line: "* ALL = NOPASSWD:/sbin/shutdown" whereas * replaces the username.
