File: control.in

package info (click to toggle)
pessulus 2.16.3-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,280 kB
  • ctags: 136
  • sloc: sh: 3,235; python: 944; makefile: 68
file content (34 lines) | stat: -rw-r--r-- 1,309 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: pessulus
Section: admin
Priority: optional
Maintainer: Guilherme de S. Pastore <gpastore@debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: cdbs (>= 0.4.43),
               debhelper (>= 5.0.37.2),
               gnome-pkg-tools (>= 0.10)
Build-Depends-Indep: python,
                     python2.4,
                     gconf2,
                     intltool,
                     python-central (>= 0.5)
Standards-Version: 3.7.2
XS-Python-Version: >= 2.4

Package: pessulus
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-gtk2 (>= 2.6.0),
         python-glade2 (>= 2.6.0),
         python-gnome2 (>= 2.6.0)
XB-Python-Version: ${python:Versions}
Description: lockdown editor for GNOME
 pessulus enables the system administrator to set mandatory settings in
 GConf, which apply to all users, restricting what they can do, which may
 be of particular usefulness for kiosks (internet cafes, for example).
 .
 Examples of what can be locked down are the panels (no changes in the panel
 configuration are allowed, locking their position and their contents), some
 of their functions individually (disabling screen locking and log out), the
 web browser (disabling specific protocols, arbitrary URLs, forcing the user
 to be in fullscreen mode), among many others.