From ac305ca929f9617de8c237a63ea05dc9fa5ead1c Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Tue, 22 Feb 2022 10:18:48 +0100 Subject: Drop trailing space from debconf template causing misformatting Closes: #980821 --- debian/changelog | 2 ++ debian/templates | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7c3c7de..57fd079 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ ca-certificates (20220111) UNRELEASED; urgency=medium The following certificate authorities were removed (-): - "Cybertrust Global Root" (expired) - "GlobalSign Root CA - R2" (expired) + * Drop trailing space from debconf template causing misformatting + (closes: #980821) -- Julien Cristau Tue, 11 Jan 2022 14:13:46 +0100 diff --git a/debian/templates b/debian/templates index 87f037f..4eceb5b 100644 --- a/debian/templates +++ b/debian/templates @@ -37,7 +37,7 @@ Choices: ${enable_crts} _Description: Certificates to activate: This package installs common CA (Certificate Authority) certificates in /usr/share/ca-certificates. - . + . Please select the certificate authorities you trust so that their certificates are installed into /etc/ssl/certs. They will be compiled into a single /etc/ssl/certs/ca-certificates.crt file. -- cgit v1.2.1