diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-07-29 11:53:36 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-07-29 11:53:36 +0200 |
commit | 2230fce9f599644e9518a29d6773fb924a596120 (patch) | |
tree | e6fb0b9aaafd25fbeab03b457f10b521fda27002 /ubuntu/precise/applications/kshutdown/debian/control | |
parent | 15546e1bdcca076459d4dde156a47334f8a64955 (diff) | |
parent | 41edd1235c1100cbe0307af8da309da6f1ca3d87 (diff) | |
download | tde-packaging-2230fce9f599644e9518a29d6773fb924a596120.tar.gz tde-packaging-2230fce9f599644e9518a29d6773fb924a596120.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/applications/kshutdown/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kshutdown/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kshutdown/debian/control b/ubuntu/precise/applications/kshutdown/debian/control new file mode 100644 index 000000000..01d975455 --- /dev/null +++ b/ubuntu/precise/applications/kshutdown/debian/control @@ -0,0 +1,20 @@ +Source: kshutdown-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 7.0.1), automake, libtool, tdelibs4-trinity-dev +Standards-Version: 3.8.1 + +Package: kshutdown-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: an advanced shut down utility for TDE + It has 4 main commands: + . + - Shut Down (logout and halt the system), + - Reboot (logout and reboot the system), + - Lock Screen (lock the screen using a screen saver), + - Logout (end the session and logout the user). + . + It features time and delay options, command line support, wizard, + and sounds. |