Source: mod-gnutls
Section: httpd
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, dh-apache2, apache2-dev, libgnutls-dev (>= 2.4.0), pkg-config, libapr-memcache-dev
Standards-Version: 3.9.4
Homepage: http://www.outoforder.cc/projects/apache/mod_gnutls/
Vcs-Browser: https://github.com/jablko/debian/tree/master/mod-gnutls
Vcs-Git: https://github.com/jablko/debian.git

Package: libapache2-mod-gnutls
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Apache module for SSL and TLS encryption with GnuTLS
 mod_gnutls provides SSL 3.0, TLS 1.0, and TLS 1.1 encryption with the GnuTLS
 library. It's similar in purpose to mod_ssl, but doesn't use OpenSSL.
