diff options
author | Jelmer Vernooij <jelmer@debian.org> | 2022-10-30 17:04:43 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@debian.org> | 2022-10-30 17:04:43 +0000 |
commit | e5204c4ad57862d9b6652a290102770dc3473ef4 (patch) | |
tree | e187bb1a7ddb2bc8ead58ce3febf3b78140dce34 /debian/control | |
parent | a7d4d97646a283976518439f39d813bca9210989 (diff) | |
parent | dce069649fa2ff6062d2fe5910adbdee0091fc37 (diff) |
Merge branch 'multiarch-fixes' into 'debian/latest'
Apply hints suggested by the multi-arch hinter
See merge request debian/lacme!1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 731c529..333e50f 100644 --- a/debian/control +++ b/debian/control @@ -58,6 +58,7 @@ Architecture: all Depends: libconfig-tiny-perl, libjson-perl, ${misc:Depends}, ${perl:Depends} Recommends: libcrypt-openssl-rsa-perl Suggests: gpg, openssl +Multi-Arch: foreign Description: lacme account key manager 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 |