pve-eslint/debian/control
Thomas Lamprecht 994259780f d/control: define compat level via build-depends and raise to 13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-24 18:57:15 +02:00

19 lines
643 B
Plaintext

Source: pve-eslint
Section: devel
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper-compat (= 13),
dh-nodejs,
nodejs,
pkg-js-tools (>= 0.8.11)
Standards-Version: 4.3.0
Homepage: http://www.proxmox.com
Package: pve-eslint
Architecture: all
Depends: node-commander, node-colors, nodejs (>= ${nodejs:Version}), ${misc:Depends},
Provides: ${nodejs:Provides}
Description: ESLint for Proxmox Virtual Environment development
This package contains a version of eslint used to develop the
Proxmox Virtual Environment, and other Proxmox projects, web GUI.