forked from Mirror/pve-network
d/control: raise compat level to 13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b01d4855fc
commit
11f3cfd9a1
1
debian/compat
vendored
1
debian/compat
vendored
|
@ -1 +0,0 @@
|
||||||
11
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: libpve-network-perl
|
||||||
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 (>= 11~),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
lintian,
|
lintian,
|
||||||
libfile-slurp-perl,
|
libfile-slurp-perl,
|
||||||
libnet-subnet-perl,
|
libnet-subnet-perl,
|
||||||
|
|
Loading…
Reference in a new issue