From b3cfa87dff46446f4e187e3cd34a5b5cf37059e4 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 1 Dec 2016 00:52:11 +0100 Subject: lacme: Promote lacme-accountd from Suggests to Recommends. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index dd5fb9f..b907a2f 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, libjson-perl, libwww-perl, libnet-ssleay-perl -Recommends: liblwp-protocol-https-perl -Suggests: lacme-accountd (= ${binary:Version}) +Recommends: liblwp-protocol-https-perl, lacme-accountd (= ${binary:Version}) Description: ACME client written with process isolation and minimal privileges in mind lacme is divided into four components, each with its own executable: . -- cgit v1.2.3