debian/masterdebian/stretch-backports
Last change
on this file since b8162fc was
b8162fc,
checked in by Daniel Kahn Gillmor <dkg@…>, 5 years ago
|
Standards-Version: bump to 4.1.4 (no changes needed)
|
-
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 (>= 10~), |
---|
10 | dh-apache2, |
---|
11 | dh-autoreconf, |
---|
12 | dpkg-dev (>= 1.17.14), |
---|
13 | gnutls-bin <!nocheck>, |
---|
14 | libapr1-dev, |
---|
15 | libgnutls28-dev (>= 3.1.4) | libgnutls-dev (>= 3.1.4), |
---|
16 | libmsv-dev (>= 1.0), |
---|
17 | libwww-perl, |
---|
18 | markdown [m68k powerpcspe sh4 x32], |
---|
19 | monkeysphere (>= 0.36) <!nocheck>, |
---|
20 | msva-perl [linux-any] <!nocheck>, |
---|
21 | openssl <!nocheck>, |
---|
22 | pandoc [!m68k !powerpcspe !sh4 !x32], |
---|
23 | pkg-config, |
---|
24 | procps <!nocheck>, |
---|
25 | softhsm2 <!nocheck> | softhsm <!nocheck>, |
---|
26 | Standards-Version: 4.1.4 |
---|
27 | Homepage: https://mod.gnutls.org/ |
---|
28 | Vcs-Git: https://mod.gnutls.org/git/mod_gnutls -b debian/master |
---|
29 | Vcs-Browser: https://mod.gnutls.org/browser/mod_gnutls |
---|
30 | |
---|
31 | Package: libapache2-mod-gnutls |
---|
32 | Architecture: any |
---|
33 | Depends: |
---|
34 | ${misc:Depends}, |
---|
35 | ${shlibs:Depends}, |
---|
36 | Description: Apache module for SSL and 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 | * PKCS #11 access to server keys and certificates, |
---|
41 | * OpenPGP authentication, and |
---|
42 | * using Monkeysphere for client certificate validation. |
---|
Note: See
TracBrowser
for help on using the repository browser.