]> the.earth.li Git - onak.git/blob - debian/control
38b0be7e3620b842d25e71ea3c931d931870c014
[onak.git] / debian / control
1 Source: onak
2 Section: net
3 Priority: optional
4 Maintainer: Jonathan McDowell <noodles@earth.li>
5 Uploaders: Ross Burton <ross@debian.org>
6 Build-Depends: debhelper (>= 4.1.0), cdbs, libdb4.2-dev
7 Standards-Version: 3.6.1
8
9 Package: onak
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
12 Recommends: apache | httpd
13 Suggests: db4.2-util
14 Description: OpenPGP Key Server
15  onak is an OpenPGP compatible keyserver which supports multiple subkeys,
16  photo ids and path finding between keys. It can provide an HKP
17  compatible interface for use with the --keyserver option of gnupg as
18  well as including a command line tool for querying the key database.