From cb691a42e91c15743f7d28c296dddfa9e8f0a789 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 16 Feb 2021 00:19:09 +0100 Subject: d/control: Remove versioned Recommends: on lacme-accountd. lacme also works with earlier accountds, but might yield bad suprises when the 'keyid' setting is set. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4cdc8a1..be18eac 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Depends: adduser, openssl (>= 1.1.0~), ${misc:Depends}, ${perl:Depends} -Recommends: lacme-accountd (= ${binary:Version}), liblwp-protocol-https-perl +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: . -- cgit v1.2.3