From a7d4d97646a283976518439f39d813bca9210989 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 16 Aug 2022 23:39:37 +0200 Subject: d/control: Improve long package descriptions. --- debian/control | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index be18eac..731c529 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,9 @@ Depends: adduser, ${perl:Depends} Recommends: lacme-accountd (>= 0.8.0), liblwp-protocol-https-perl Description: ACME client written with process isolation and minimal privileges in mind - lacme is divided into four components, each with its own executable: + lacme is an ACME client which can be used to request X.509 certificates from + ACME service providers such as Let's Encrypt or ZeroSSL. The architecture is + divided into four components, each with its own executable: . * A process to manage the account key and issue SHA-256 signatures needed for each ACME command. (This process binds to a UNIX-domain socket to reply to @@ -57,8 +59,10 @@ Depends: libconfig-tiny-perl, libjson-perl, ${misc:Depends}, ${perl:Depends} Recommends: libcrypt-openssl-rsa-perl Suggests: gpg, openssl Description: lacme account key manager - lacme is an ACME client written with process isolation and minimal privileges - in mind. It is divided into four components, each with its own executable: + lacme is an ACME client which can be used to request X.509 certificates from + ACME service providers such as Let's Encrypt or ZeroSSL. The architecture is + designed with process isolation and minimal privileges in mind, and is divided + into four components: . * A process to manage the account key and issue SHA-256 signatures needed for each ACME command. (This process binds to a UNIX-domain socket to reply to -- cgit v1.2.3