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