diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-10-15 04:24:01 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-10-15 04:24:01 -0500 |
commit | c5b950e4dd995b9e9e2d8a671998832448faba5c (patch) | |
tree | 78c335c123568fc61b34978e0120f177c83773e3 /ubuntu/maverick/applications/kiosktool/debian/control | |
parent | d2587a8509c0e15c38d99fb4bcfa2b2fc3209e9b (diff) | |
download | tde-packaging-c5b950e4dd995b9e9e2d8a671998832448faba5c.tar.gz tde-packaging-c5b950e4dd995b9e9e2d8a671998832448faba5c.zip |
Add initial packaging for kiosktool-trinity to Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/kiosktool/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kiosktool/debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kiosktool/debian/control b/ubuntu/maverick/applications/kiosktool/debian/control new file mode 100644 index 000000000..41bc32f51 --- /dev/null +++ b/ubuntu/maverick/applications/kiosktool/debian/control @@ -0,0 +1,15 @@ +Source: kiosktool-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Pedro Jurado Maqueda <melenas@kdehispano.org> +Build-Depends: debhelper (>= 4.1.0), cdbs, kdelibs4-trinity-dev, automake +Standards-Version: 3.8.4 + +Package: kiosktool-trinity +Architecture: any +Depends: ${shlibs:Depends}, kdesudo-trinity +Description: tool to configure the TDE kiosk framework + A Point&Click tool for system administrators to enable + TDE's KIOSK features or otherwise preconfigure TDE for + groups of users. |