5
0
mirror of git://git.proxmox.com/git/pve-guest-common.git synced 2025-03-11 16:58:18 +03: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:
Thomas Lamprecht 2023-05-22 13:05:16 +02:00
parent 408800ff77
commit d412cf7ae1
2 changed files with 1 additions and 2 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
12

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: libpve-guest-common-perl
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 12~),
Build-Depends: debhelper-compat (= 13),
libpve-cluster-perl,
libpve-common-perl,
libpve-storage-perl (>= 7.2-6),