diff options
Diffstat (limited to 'ubuntu/_base/applications/kiosktool/debian/control')
-rw-r--r-- | ubuntu/_base/applications/kiosktool/debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/kiosktool/debian/control b/ubuntu/_base/applications/kiosktool/debian/control new file mode 100644 index 000000000..1f7d50230 --- /dev/null +++ b/ubuntu/_base/applications/kiosktool/debian/control @@ -0,0 +1,17 @@ +Source: kiosktool-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Pedro Jurado Maqueda <melenas@kdehispano.org> +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, tdelibs14-trinity-dev +Standards-Version: 3.8.4 + +Package: kiosktool-trinity +Architecture: any +Depends: ${shlibs:Depends}, tdesudo-trinity +Replaces: kiosktool-trinity (<< 4:14.0.0~) +Breaks: kiosktool-trinity (<< 4:14.0.0~) +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. |