mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-29 02:14:21 +00:00
d/control: define compat level via build-depends and raise to 13
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
163affa4fe
commit
f84243b5e5
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
12
|
|
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: perl
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Build-Depends: asciidoc-dblatex,
|
Build-Depends: asciidoc-dblatex,
|
||||||
debhelper (>= 12~),
|
debhelper-compat (= 13),
|
||||||
git,
|
git,
|
||||||
libjson-perl,
|
libjson-perl,
|
||||||
imagemagick,
|
imagemagick,
|
||||||
|
Loading…
Reference in New Issue
Block a user