mirror of
git://git.proxmox.com/git/pve-zsync.git
synced 2025-01-03 09:17:37 +03:00
d/control: define compat level via build-depends and raise to 13
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
a2a6c74c1d
commit
41f37cf0d0
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: pve-zsync
|
|||||||
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),
|
||||||
libjson-perl,
|
libjson-perl,
|
||||||
libstring-shellquote-perl
|
libstring-shellquote-perl
|
||||||
Standards-Version: 4.5.1
|
Standards-Version: 4.5.1
|
||||||
|
Loading…
Reference in New Issue
Block a user