]> git.donarmstrong.com Git - ca-certificates.git/blob - debian/control
Rewrap README.Debian and control
[ca-certificates.git] / debian / control
1 Source: ca-certificates
2 Section: misc
3 Priority: optional
4 Maintainer: Michael Shuler <michael@pbandjelly.org>
5 Uploaders: Raphael Geissert <geissert@debian.org>,
6            Thijs Kinkhorst <thijs@debian.org>,
7            Christian Perrier <bubulle@debian.org>
8 Build-Depends: debhelper (>= 8), po-debconf
9 Build-Depends-Indep: python
10 Standards-Version: 3.9.2
11 Vcs-Git: git://git.debian.org/git/collab-maint/ca-certificates.git
12 Vcs-Browser: http://git.debian.org/?p=collab-maint/ca-certificates.git
13
14 Package: ca-certificates
15 Architecture: all
16 Depends: openssl (>= 1.0.0), ${misc:Depends}
17 Enhances: openssl
18 Multi-Arch: foreign
19 Description: Common CA certificates
20  This package includes PEM files of CA certificates to allow SSL-based
21  applications to check for the authenticity of SSL connections.
22  .
23  It includes, among others, certificate authorities used by the Debian
24  infrastructure and those shipped with Mozilla's browsers.
25  .
26  Please note that Debian can neither confirm nor deny whether the
27  certificate authorities whose certificates are included in this package
28  have in any way been audited for trustworthiness or RFC 3647 compliance.
29  Full responsibility to assess them belongs to the local system
30  administrator.