summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2016-11-30 20:37:34 -0600
committerMichael Shuler <michael@pbandjelly.org>2016-11-30 20:37:34 -0600
commit3acb3a9042a00307ba35d10052d81cdc206c34a4 (patch)
tree7088ec6c081de91487570088b7aaa641d1fce283 /debian/control
parentc6a4c8182eda2527eecda90ba0aebc73d8c07d62 (diff)
downloadca-certificates-3acb3a9042a00307ba35d10052d81cdc206c34a4.tar.gz
Add ca-certificates udeb package #845456
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 13 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 86ad83c..4d0ec1f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Raphael Geissert <geissert@debian.org>,
Thijs Kinkhorst <thijs@debian.org>,
Christian Perrier <bubulle@debian.org>
Build-Depends: debhelper (>= 9), po-debconf
-Build-Depends-Indep: python
+Build-Depends-Indep: python, openssl
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/collab-maint/ca-certificates.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ca-certificates.git
@@ -29,3 +29,15 @@ Description: Common CA certificates
have in any way been audited for trustworthiness or RFC 3647 compliance.
Full responsibility to assess them belongs to the local system
administrator.
+
+Package: ca-certificates-udeb
+Package-Type: udeb
+Section: debian-installer
+Architecture: all
+Depends: ${misc:Depends}
+Description: Common CA certificates - udeb
+ Contains the certificate authorities shipped with Mozilla's browser,
+ all enabled by default.
+ .
+ This package is for use in the installer environment only.
+ Do not install on a normal system.