mirror of
https://git.proxmox.com/git/libarchive-perl
synced 2025-10-06 10:36:49 +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> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
78a9828662
commit
fd25d160b4
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: libarchive-perl
|
||||
Section: perl
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 12~), libarchive-dev, perl (>= 5.8.8-7)
|
||||
Build-Depends: debhelper-compat (= 13), libarchive-dev, perl (>= 5.8.8-7)
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Standards-Version: 4.6.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user