mirror of
https://git.proxmox.com/git/librados2-perl
synced 2025-10-04 15:46:03 +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
87900ae761
commit
3ce00b622f
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
10
|
|
4
debian/control.in
vendored
4
debian/control.in
vendored
@ -2,9 +2,9 @@ Source: librados2-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 (>= 10~),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
librados-dev,
|
librados-dev,
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 4.6.2
|
||||||
Homepage: https://www.proxmox.com/
|
Homepage: https://www.proxmox.com/
|
||||||
|
|
||||||
Package: librados2-perl
|
Package: librados2-perl
|
||||||
|
Loading…
Reference in New Issue
Block a user