From bf506bfeb0c6243c716e88d2e8b7d6130f49f90a Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 5 May 2021 10:47:42 +0200 Subject: [PATCH] d/control: fix descriptions Signed-off-by: Thomas Lamprecht --- debian/control | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 1017fdc..be01661 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,9 @@ Depends: libpve-common-perl (>= 6~), ${misc:Depends}, Breaks: libpve-common-perl (<< 6.0-20), Replaces: libpve-common-perl (<< 6.0-20), -Description: easy and small shell script to automatically issue - and renew the free certificates from Let's Encrypt. +Description: Proxmox ACME integration perl library + Used in perl-based Proxmox project as common interface for DNS and HTTP ACME + challenges. Package: libproxmox-acme-plugins Architecture: all @@ -26,5 +27,6 @@ Depends: coreutils (>= 8.30-1), Breaks: libproxmox-acme-perl (<< 1.1.0), Replaces: libproxmox-acme-perl (<< 1.1.0), Recommends: idn, -Description: easy and small shell script to automatically issue - and renew the free certificates from Let's Encrypt. +Description: Proxmox acme.sh wrapper for DNS API plugins + Used in Proxmox project to provide DNS API plugins for issuing ACME DNS + challenges with a small wrapper executable. -- 2.39.2