debian/masterdebian/stretch-backports
Last change
on this file since 9906b87 was
9906b87,
checked in by Daniel Kahn Gillmor <dkg@…>, 6 years ago
|
wrap-and-sort -ast
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | Source: mod-gnutls |
---|
2 | Section: httpd |
---|
3 | Priority: extra |
---|
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 (>= 9.20141010), |
---|
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 | monkeysphere (>= 0.36) <!nocheck>, |
---|
19 | msva-perl [linux-any] <!nocheck>, |
---|
20 | pandoc [!m68k !powerpc !sh4 !x32] | markdown [m68k powerpc sh4 x32], |
---|
21 | pkg-config, |
---|
22 | procps <!nocheck>, |
---|
23 | softhsm2 <!nocheck> | softhsm <!nocheck>, |
---|
24 | Standards-Version: 3.9.8 |
---|
25 | Homepage: https://mod.gnutls.org/ |
---|
26 | Vcs-Git: https://mod.gnutls.org/git/mod_gnutls |
---|
27 | Vcs-Browser: https://mod.gnutls.org/browser/mod_gnutls |
---|
28 | |
---|
29 | Package: libapache2-mod-gnutls |
---|
30 | Architecture: any |
---|
31 | Depends: |
---|
32 | ${misc:Depends}, |
---|
33 | ${shlibs:Depends}, |
---|
34 | Description: Apache module for SSL and TLS encryption with GnuTLS |
---|
35 | mod_gnutls provides SSL 3.0, TLS 1.0, 1.1 and 1.2 encryption with the GnuTLS |
---|
36 | library. It's similar in purpose to mod_ssl, but doesn't use OpenSSL. |
---|
Note: See
TracBrowser
for help on using the repository browser.