mirror of
https://git.proxmox.com/git/proxmox-backup-meta
synced 2025-08-05 13:17:24 +00:00
d/control: define compat level via build-depends and raise to 13
and document standards-version Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
bb6af1d25b
commit
1aa4208f73
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
12
|
|
3
debian/control
vendored
3
debian/control
vendored
@ -1,7 +1,8 @@
|
|||||||
Source: proxmox-backup
|
Source: proxmox-backup
|
||||||
Section: admin
|
Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>=12~), lintian
|
Build-Depends: debhelper-compat (= 13), lintian,
|
||||||
|
Standards-Version: 4.5.1
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
|
|
||||||
Package: proxmox-backup
|
Package: proxmox-backup
|
||||||
|
Loading…
Reference in New Issue
Block a user