]> the.earth.li Git - onak.git/blob - debian/control
Set Rules-Requires-Root to no
[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 Standards-Version: 3.9.8.0
12 Homepage: https://www.earth.li/projectpurple/progs/onak.html
13 Vcs-Browser: https://the.earth.li/gitweb/?p=onak.git;a=summary
14 Vcs-Git: https://the.earth.li/git/onak.git
15 Rules-Requires-Root: no
16
17 Package: onak
18 Architecture: any
19 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, adduser
20 Recommends: apache2 | httpd
21 Suggests: db-util
22 Description: OpenPGP Key Server
23  onak is an OpenPGP compatible keyserver which supports multiple subkeys,
24  photo ids and path finding between keys. It can provide an HKP
25  compatible interface for use with the --keyserver option of gnupg as
26  well as including a command line tool for querying the key database.