Source: sks
Section: net
Priority: optional
Standards-Version: 3.9.8
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Christoph Martin <christoph.martin@uni-mainz.de>
Uploaders: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Build-Depends: camlp4,
               debhelper (>= 9),
               dh-ocaml (>= 0.9~),
               libcryptokit-ocaml-dev (>= 1.2-4),
               libdb-dev,
               ocaml (>= 3.08),
               ocaml-nox (>= 1.3-4),
               perl,
               perl-doc,
               zlib1g-dev
Vcs-Browser: https://anonscm.debian.org/git/pkg-sks/pkg-sks.git
Vcs-Git: https://anonscm.debian.org/git/pkg-sks/pkg-sks.git
Homepage: https://bitbucket.org/skskeyserver/sks-keyserver/wiki/Home

Package: sks
Architecture: any
Depends: adduser,
         db-util,
	 lsb-base (>=3.0-6),
         ${bdb:Depends},
         ${misc:Depends},
         ${ocaml:Depends},
         ${shlibs:Depends}
Provides: ${ocaml:Provides}
Suggests: logrotate, postfix | mail-transport-agent, procmail
Description: Synchronizing OpenPGP Key Server
 SKS is an OpenPGP key server that correctly handles all OpenPGP features
 defined in RFC2440 and RFC2440bis, including photoID packages and multiple
 subkeys.
 .
 This key server implementation uses an efficient and reliable reconciliation
 algorithm to keep the database in sync with other SKS servers.  Additionally
 it can both send and receive PKS style sync emails.
