5
0
mirror of git://git.proxmox.com/git/pve-firewall.git synced 2025-01-04 09:17:58 +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 14:47:51 +02:00
parent 68a0d9585e
commit c3d811ce84
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: pve-firewall
Section: admin
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 12),
Build-Depends: debhelper-compat (= 13),
libglib2.0-dev,
libnetfilter-conntrack-dev,
libnetfilter-log-dev,