chiark / gitweb /
changelog WIP
[userv.git] / debian / control
index 1f183f22e3e5e302951d4ade8b333028c5ca4a7e..6550ea2d3efae2a7512e9de6ac861f9474d855de 100644 (file)
@@ -1,16 +1,18 @@
 Source: userv
 Section: admin
-Priority: experimental
-Maintainer: Ian Jackson <ian@chiark.greenend.org.uk>
-Standards-Version: 2.1.1.0
+Priority: optional
+Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
+Build-Depends: debiandoc-sgml, texlive, texlive-latex-extra, debhelper (>= 5)
+Standards-Version: 3.9.1
 
 Package: userv
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: `user services' - program call across trust boundaries
  userv allows one program to invoke another when only limited trust
  exists between them.  It is a tool which can be used to avoid having
  to give other system services root privilege, and which allows users
  to more securely have programs provide services to others.
  .
- There are not many userv-using services yet.
+ userv can be useful as `glue' for system administrators; there are
+ not many full-blown userv-using applications yet.