chiark / gitweb /
Add -f option, to fork after a successful locking.
[xtrlock.git] / debian / control
1 Source: xtrlock
2 Maintainer: Matthew Vernon <matthew@debian.org>
3 Section: x11
4 Priority: optional
5 Build-Depends: libx11-dev, x11proto-core-dev, xutils-dev, dpkg-dev (>= 1.16.1~)
6 Standards-Version: 3.9.1
7
8 Package: xtrlock
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Description: Minimal X display lock program
12  xtrlock is a very minimal X display lock program, which uses nothing
13  except the Xlib library.  It doesn't obscure the screen, it is
14  completely idle while the display is locked and you don't type at it,
15  and it doesn't do funny things to the X access control lists.