debian/masterdebian/stretch-backportsjessie-backports
Last change
on this file since 34270ac was
34270ac,
checked in by Daniel Kahn Gillmor <dkg@…>, 9 years ago
|
improve handling of documentation and test suite
|
-
Property mode set to
100644
|
File size:
756 bytes
|
Line | |
---|
1 | Source: mod-gnutls |
---|
2 | Section: httpd |
---|
3 | Priority: extra |
---|
4 | Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net> |
---|
5 | Build-Depends: |
---|
6 | apache2-dev, |
---|
7 | debhelper (>= 9), |
---|
8 | dh-apache2, |
---|
9 | dh-autoreconf, |
---|
10 | gnutls-bin, |
---|
11 | libapr-memcache-dev, |
---|
12 | libgnutls28-dev | libgnutls-dev (>= 2.4.0), |
---|
13 | libmsv-dev (>= 1.0), |
---|
14 | msva-perl, |
---|
15 | pandoc, |
---|
16 | monkeysphere (>= 0.36), |
---|
17 | pkg-config |
---|
18 | Standards-Version: 3.9.5 |
---|
19 | Homepage: https://mod.gnutls.org/ |
---|
20 | Vcs-Git: https://mod.gnutls.org/mod_gnutls |
---|
21 | |
---|
22 | Package: libapache2-mod-gnutls |
---|
23 | Architecture: any |
---|
24 | Depends: |
---|
25 | ${misc:Depends}, |
---|
26 | ${shlibs:Depends} |
---|
27 | Description: Apache module for SSL and TLS encryption with GnuTLS |
---|
28 | mod_gnutls provides SSL 3.0, TLS 1.0, 1.1 and 1.2 encryption with the GnuTLS |
---|
29 | library. It's similar in purpose to mod_ssl, but doesn't use OpenSSL. |
---|
Note: See
TracBrowser
for help on using the repository browser.