mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-06-08 18:20:40 +00:00
d/control: define compat level via build-depends and raise to 13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b08d939725
commit
7426bae5c6
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
12
|
|
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: libpve-access-control
|
|||||||
Section: perl
|
Section: perl
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Build-Depends: debhelper (>= 12~),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libauthen-pam-perl,
|
libauthen-pam-perl,
|
||||||
libnet-ldap-perl,
|
libnet-ldap-perl,
|
||||||
libpve-cluster-perl,
|
libpve-cluster-perl,
|
||||||
|
Loading…
Reference in New Issue
Block a user