chiark / gitweb /
71c547f2ef108f4118949d3f87482b27fba0ff7e
[userv.git] / debian / control
1 Source: userv
2 Section: admin
3 Priority: optional
4 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5 XSBC-Original-Maintainer: Ian Jackson <ian@davenant.greenend.org.uk>
6 Build-Depends: debiandoc-sgml, texlive, texlive-latex-extra
7 Standards-Version: 3.6.1
8
9 Package: userv
10 Architecture: any
11 Depends: ${shlibs:Depends}
12 Description: `user services' - program call across trust boundaries
13  userv allows one program to invoke another when only limited trust
14  exists between them.  It is a tool which can be used to avoid having
15  to give other system services root privilege, and which allows users
16  to more securely have programs provide services to others.
17  .
18  userv can be useful as `glue' for system administrators; there are
19  not many full-blown userv-using applications yet.