chiark / gitweb /
* Change my email address in Maintainer: to davenant.
[authbind.git] / debian / control
1 Source: authbind
2 Section: utils
3 Priority: extra
4 Maintainer: Ian Jackson <ian@davenant.greenend.org.uk>
5 Standards-Version: 3.7.2
6
7 Package: authbind
8 Architecture: any
9 Depends: ${shlibs:Depends}
10 Description: Allows non-root programs to bind() to low ports
11  This package allows a package to be started as non-root but
12  still bind to low ports, without any changes to the application.