chiark / gitweb /
remove confusing version
[authbind.git] / debian / control
1 Source: authbind
2 Section: utils
3 Priority: optional
4 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 Standards-Version: 3.9.1
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.