Add ${perl:Depends} to dependencies
[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 (>= 7), cdbs, libdb-dev
7 Standards-Version: 3.9.2.0
8 Homepage: http://www.earth.li/projectpurple/progs/onak.html
9 Vcs-Bzr: http://www.earth.li/~noodles/bzr/onak/mainline
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.