]> the.earth.li Git - onak.git/blob - debian/control
c9dbfc031d9880f0ec46487b12c7c981e8d29d12
[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 (>= 9), dh-autoreconf, libdb-dev, nettle-dev, libcurl4-gnutls-dev | libcurl-dev, libsystemd-daemon-dev
7 Standards-Version: 3.9.4.0
8 Homepage: http://www.earth.li/projectpurple/progs/onak.html
9 Vcs-Browser: http://the.earth.li/gitweb/?p=onak.git;a=summary
10 Vcs-Git: git://the.earth.li/onak.git
11
12 Package: onak
13 Architecture: any
14 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, adduser
15 Recommends: apache2 | httpd
16 Suggests: db-util
17 Description: OpenPGP Key Server
18  onak is an OpenPGP compatible keyserver which supports multiple subkeys,
19  photo ids and path finding between keys. It can provide an HKP
20  compatible interface for use with the --keyserver option of gnupg as
21  well as including a command line tool for querying the key database.