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