From: Fabian Grünbichler Date: Mon, 20 Apr 2020 08:00:38 +0000 (+0200) Subject: d/control: wrap-and-sort X-Git-Url: https://git.proxmox.com/?p=proxmox-acme.git;a=commitdiff_plain;h=433059825f908819a56548acd6aee57eb43ca901 d/control: wrap-and-sort --- diff --git a/debian/control b/debian/control index bb85c98..6f900cf 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Package: libproxmox-acme-perl Architecture: all Description: easy and small shell script to automatically issue and renew the free certificates from Let's Encrypt. -Depends: curl (>= 7.64.0-1), - coreutils (>= 8.30-1), - sed (>= 4.7-1), - libpve-common-perl, -Recommends: idn +Depends: coreutils (>= 8.30-1), + curl (>= 7.64.0-1), + libpve-common-perl, + sed (>= 4.7-1), +Recommends: idn,