debian/masterdebian/stretch-backportsjessie-backports
Last change
on this file since fc97917 was
fc97917,
checked in by Daniel Kahn Gillmor <dkg@…>, 9 years ago
|
tune build-deps and documentation
no need to build mod_gnutls_manual.pdf; it introduces too many heavy
build-deps for no significant gain (since the .html is generated)
|
-
Property mode set to
100644
|
File size:
770 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-bin, |
---|
7 | apache2-dev, |
---|
8 | debhelper (>= 9), |
---|
9 | dh-apache2, |
---|
10 | dh-autoreconf, |
---|
11 | gnutls-bin, |
---|
12 | libapr-memcache-dev, |
---|
13 | libgnutls28-dev | libgnutls-dev (>= 2.4.0), |
---|
14 | libmsv-dev (>= 1.0), |
---|
15 | monkeysphere (>= 0.36), |
---|
16 | msva-perl, |
---|
17 | pandoc, |
---|
18 | pkg-config |
---|
19 | Standards-Version: 3.9.5 |
---|
20 | Homepage: https://mod.gnutls.org/ |
---|
21 | Vcs-Git: https://mod.gnutls.org/mod_gnutls |
---|
22 | |
---|
23 | Package: libapache2-mod-gnutls |
---|
24 | Architecture: any |
---|
25 | Depends: |
---|
26 | ${misc:Depends}, |
---|
27 | ${shlibs:Depends} |
---|
28 | Description: Apache module for SSL and TLS encryption with GnuTLS |
---|
29 | mod_gnutls provides SSL 3.0, TLS 1.0, 1.1 and 1.2 encryption with the GnuTLS |
---|
30 | library. It's similar in purpose to mod_ssl, but doesn't use OpenSSL. |
---|
Note: See
TracBrowser
for help on using the repository browser.