]> git.donarmstrong.com Git - ca-certificates.git/blobdiff - debian/control
Rewrap README.Debian and control
[ca-certificates.git] / debian / control
index 7266c5f6972e2044671481192f932a5b3ed4df13..8c1b2714564de4009b57a219dfe8edf5f9ea7283 100644 (file)
@@ -1,16 +1,21 @@
 Source: ca-certificates
 Section: misc
 Priority: optional
-Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
-Uploaders: Philipp Kern <pkern@debian.org>
-Build-Depends: debhelper (>> 4.1.16), po-debconf
-Build-Depends-Indep: ruby
-Standards-Version: 3.5.9
+Maintainer: Michael Shuler <michael@pbandjelly.org>
+Uploaders: Raphael Geissert <geissert@debian.org>,
+           Thijs Kinkhorst <thijs@debian.org>,
+           Christian Perrier <bubulle@debian.org>
+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
+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.
@@ -18,8 +23,8 @@ Description: Common CA certificates
  It includes, among others, certificate authorities used by the Debian
  infrastructure and those shipped with Mozilla's browsers.
  .
- Please 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 belongs to the local system administrator.
-
+ 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.