]> git.proxmox.com Git - pve-xtermjs.git/blob - xterm.js/debian/control
split upstream and our native into different source packages
[pve-xtermjs.git] / xterm.js / debian / control
1 Source: pve-xtermjs
2 Section: admin
3 Priority: optional
4 Build-Depends: debhelper-compat (= 13),
5 Maintainer: Proxmox Support Team <support@proxmox.com>
6 Standards-Version: 4.6.1
7 Vcs-Git: git://git.proxmox.com/git/pve-xtermjs.git
8 Vcs-Browser: https://git.proxmox.com/?p=pve-xtermjs.git;a=summary
9 Homepage: https://www.proxmox.com
10 Rules-Requires-Root: no
11
12 Package: pve-xtermjs
13 Architecture: all
14 Depends: ${misc:Depends},
15 Recommends: proxmox-termproxy
16 Description: HTML/TypeScript based fully-featured terminal for Proxmox projects
17 Provides the xterm.js frontend for the terminal feature in Proxmox projects'
18 web UI's, like for host administration or Proxmox VE containers shells.