mirror of
https://git.proxmox.com/git/libxdgmime-perl
synced 2025-07-27 14:58:15 +00:00
d/control: define compat level via build-depends and raise to 13
taken from pve-common commit: e9c2136cad80570eb3113f59893d6f3a770ab8f6 Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
9d93a1336d
commit
d2167ba39d
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
12
|
|
2
debian/control
vendored
2
debian/control
vendored
@ -1,7 +1,7 @@
|
|||||||
Source: libxdgmime-perl
|
Source: libxdgmime-perl
|
||||||
Section: perl
|
Section: perl
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12~), perl (>= 5.32)
|
Build-Depends: debhelper-compat (= 13), perl (>= 5.32)
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Standards-Version: 4.5.1
|
Standards-Version: 4.5.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user