mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-29 13:51:50 +00:00
d/control: define compat level via build-depends
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3e13855d21
commit
5b0f89fccf
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: proxmox-widget-toolkit
|
|||||||
Section: web
|
Section: web
|
||||||
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 (= 12),
|
||||||
libjs-marked,
|
libjs-marked,
|
||||||
pve-eslint (>= 7.28.0),
|
pve-eslint (>= 7.28.0),
|
||||||
sassc,
|
sassc,
|
||||||
|
Loading…
Reference in New Issue
Block a user