debian/master
Last change
on this file since 8f929d7 was
6cc21df,
checked in by Fiona Klute <fiona.klute@…>, 2 years ago
|
Update Standards-Version and Description fields
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | Source: mod-gnutls |
---|
2 | Section: httpd |
---|
3 | Priority: optional |
---|
4 | Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net> |
---|
5 | Build-Depends: |
---|
6 | apache2-bin <!nocheck>, |
---|
7 | apache2-dev, |
---|
8 | curl <!nocheck> | wget <!nocheck>, |
---|
9 | debhelper (>= 11~), |
---|
10 | dh-apache2, |
---|
11 | dpkg-dev (>= 1.17.14), |
---|
12 | gnutls-bin <!nocheck>, |
---|
13 | libapr1-dev, |
---|
14 | libgnutls28-dev (>= 3.1.4) | libgnutls-dev (>= 3.1.4), |
---|
15 | libmsv-dev (>= 1.0), |
---|
16 | libwww-perl, |
---|
17 | markdown [m68k powerpcspe sh4 x32], |
---|
18 | monkeysphere (>= 0.36) <!nocheck>, |
---|
19 | msva-perl [linux-any] <!nocheck>, |
---|
20 | openssl <!nocheck>, |
---|
21 | pandoc [!m68k !powerpcspe !sh4 !x32], |
---|
22 | pkg-config, |
---|
23 | procps <!nocheck>, |
---|
24 | softhsm2 <!nocheck> | softhsm <!nocheck>, |
---|
25 | Standards-Version: 4.3.0 |
---|
26 | Homepage: https://mod.gnutls.org/ |
---|
27 | Vcs-Git: https://mod.gnutls.org/git/mod_gnutls -b debian/master |
---|
28 | Vcs-Browser: https://mod.gnutls.org/browser/mod_gnutls |
---|
29 | Rules-Requires-Root: no |
---|
30 | |
---|
31 | Package: libapache2-mod-gnutls |
---|
32 | Architecture: any |
---|
33 | Depends: |
---|
34 | ${misc:Depends}, |
---|
35 | ${shlibs:Depends}, |
---|
36 | Description: Apache module for TLS encryption with GnuTLS |
---|
37 | mod_gnutls provides TLS encryption using the GnuTLS library. It's |
---|
38 | similar in purpose to mod_ssl, but doesn't use OpenSSL, and provides |
---|
39 | some additional features: |
---|
40 | * Background OCSP stapling, |
---|
41 | * PKCS #11 access to server keys and certificates, |
---|
42 | * using Monkeysphere for client certificate validation. |
---|
Note: See
TracBrowser
for help on using the repository browser.