X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/28052481c1892cd06a2626a1ecd7221c3814f0e6..cd4738e8f5ede42cba925b58a84c61e22bab8e8f:/debian/control diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..f31ae17 --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: onak +Section: net +Priority: optional +Maintainer: Jonathan McDowell +Uploaders: Ross Burton +Build-Depends: debhelper (>= 4.1.0), cdbs, libdb4.2-dev +Standards-Version: 3.6.1 + +Package: onak +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: apache | httpd +Description: OpenPGP Key Server + onak is an OpenPGP compatible keyserver which supports multiple subkeys, + photo ids and path finding between keys. It can provide an HKP + compatible interface for use with the --keyserver option of gnupg as + well as including a command line tool for querying the key database.