]> git.proxmox.com Git - proxmox-acme.git/commitdiff
d/control: add ${perl:Depends} and require pve-common > 6~
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 30 Apr 2020 10:14:41 +0000 (12:14 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 30 Apr 2020 10:14:41 +0000 (12:14 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index e897a817f5f6c12065608449370d522146c4655a..a1591efde325be49dbc1d4261c03b4a85c8dc052 100644 (file)
@@ -13,8 +13,9 @@ Description: easy and small shell script to automatically issue
  and renew the free certificates from Let's Encrypt.
 Depends: coreutils (>= 8.30-1),
          curl (>= 7.64.0-1),
  and renew the free certificates from Let's Encrypt.
 Depends: coreutils (>= 8.30-1),
          curl (>= 7.64.0-1),
-         libpve-common-perl,
+         libpve-common-perl (>= 6~),
          sed (>= 4.7-1),
          sed (>= 4.7-1),
+         ${perl:Depends},
 Breaks: libpve-common-perl (<< 6.0-20),
 Replaces: libpve-common-perl (<< 6.0-20),
 Recommends: idn,
 Breaks: libpve-common-perl (<< 6.0-20),
 Replaces: libpve-common-perl (<< 6.0-20),
 Recommends: idn,