X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=8c1b2714564de4009b57a219dfe8edf5f9ea7283;hb=7e6249ecd75a371d4dfd0856a303c4360da35999;hp=26d751be7569e656c35f0f8fe93934dcd3a228b5;hpb=13c290277241bd3ce081d4b5c48a1618d0770b61;p=ca-certificates.git diff --git a/debian/control b/debian/control index 26d751b..8c1b271 100644 --- a/debian/control +++ b/debian/control @@ -1,29 +1,30 @@ Source: ca-certificates Section: misc Priority: optional -Maintainer: Fumitoshi UKAI -Build-Depends-Indep: debhelper (>> 4.1.16), ruby -Standards-Version: 3.5.9 +Maintainer: Michael Shuler +Uploaders: Raphael Geissert , + Thijs Kinkhorst , + Christian Perrier +Build-Depends: debhelper (>= 8), po-debconf +Build-Depends-Indep: python +Standards-Version: 3.9.2 +Vcs-Git: git://git.debian.org/git/collab-maint/ca-certificates.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/ca-certificates.git Package: ca-certificates Architecture: all -Depends: openssl, ${misc:Depends} -Enhances: libssl0.9.8, openssl -Description: Common CA Certificates PEM files - It includes the followings PEM files of CA certificates +Depends: openssl (>= 1.0.0), ${misc:Depends} +Enhances: openssl +Multi-Arch: foreign +Description: Common CA certificates + This package includes PEM files of CA certificates to allow SSL-based + applications to check for the authenticity of SSL connections. . - * spi-inc.org certificate - * db.debian.org certificate - * Mozilla builtin CA certificates - * CACert.org certificates - * Brazilian Government Certificate - * Signet CA certificates - * QuoVadis CA certificates + It includes, among others, certificate authorities used by the Debian + infrastructure and those shipped with Mozilla's browsers. . - This is useful for any openssl applications to verify - SSL connection. - . - Note that certificate authorities whose certificates are included in - this package are not in any way audited for trustworthiness and RFC - 3647 compliance, and that full responsibility to assess them rests - with the user. + Please note that Debian can neither confirm nor deny whether the + certificate authorities whose certificates are included in this package + have in any way been audited for trustworthiness or RFC 3647 compliance. + Full responsibility to assess them belongs to the local system + administrator.