diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-28 18:13:29 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-28 18:13:29 -0500 |
commit | 41edd1235c1100cbe0307af8da309da6f1ca3d87 (patch) | |
tree | 70257dced6b425f9abbc193f8038c8a52dca8ffb /ubuntu/raring/applications/kshutdown/debian/control | |
parent | 549070db7c0189e718a63e973f98b53b84e126cb (diff) | |
parent | 31853390244b190be4e984e5c97356bf37395233 (diff) | |
download | tde-packaging-41edd1235c1100cbe0307af8da309da6f1ca3d87.tar.gz tde-packaging-41edd1235c1100cbe0307af8da309da6f1ca3d87.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/raring/applications/kshutdown/debian/control')
-rw-r--r-- | ubuntu/raring/applications/kshutdown/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/kshutdown/debian/control b/ubuntu/raring/applications/kshutdown/debian/control new file mode 100644 index 000000000..01d975455 --- /dev/null +++ b/ubuntu/raring/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. |