projects
/
proxmox-acme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f11a21
)
d/control: add ${perl:Depends} and require pve-common > 6~
author
Thomas Lamprecht
<t.lamprecht@proxmox.com>
Thu, 30 Apr 2020 10:14:41 +0000
(12:14 +0200)
committer
Thomas 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
patch
|
blob
|
blame
|
history
diff --git
a/debian/control
b/debian/control
index e897a817f5f6c12065608449370d522146c4655a..a1591efde325be49dbc1d4261c03b4a85c8dc052 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-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),
- libpve-common-perl,
+ libpve-common-perl
(>= 6~)
,
sed (>= 4.7-1),
+ ${perl:Depends},
Breaks: libpve-common-perl (<< 6.0-20),
Replaces: libpve-common-perl (<< 6.0-20),
Recommends: idn,