4 Maintainer: Jonathan McDowell <noodles@earth.li>
 
   5 Uploaders: Ross Burton <ross@debian.org>
 
   6 Build-Depends: debhelper (>= 7), libdb-dev, nettle-dev, libcurl4-gnutls-dev | libcurl-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
 
  14 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, adduser
 
  15 Recommends: apache2 | httpd
 
  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.