diff options
author | albator <[email protected]> | 2011-10-21 20:16:07 +0200 |
---|---|---|
committer | albator <[email protected]> | 2011-10-21 20:16:07 +0200 |
commit | 7a0adf35896618a7570e425941fc1b74c54def47 (patch) | |
tree | 16dab9d8bfbd93575440f357c70907cbb5480980 /ubuntu/maverick/applications/kiosktool/debian/control | |
parent | cd71be65dc30c8007ec54becdf6c50260ed8e908 (diff) | |
parent | a8707e2a9f22d082cecb8ea6079175076f983c55 (diff) | |
download | tde-packaging-7a0adf35896618a7570e425941fc1b74c54def47.tar.gz tde-packaging-7a0adf35896618a7570e425941fc1b74c54def47.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
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..bbf9a457f --- /dev/null +++ b/ubuntu/maverick/applications/kiosktool/debian/control @@ -0,0 +1,15 @@ +Source: kiosktool-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +XSBC-Original-Maintainer: Pedro Jurado Maqueda <[email protected]> +Build-Depends: debhelper (>= 4.1.0), cdbs, kdelibs4-trinity-dev, automake, autoconf, libtool, libltdl-dev +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. |