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