pve-xtermjs/xterm.js/debian/control
Thomas Lamprecht 83a3b0745d xtermjs: hard-depent on proxmox-termproxy for now
Avoids that we need to bump all frontends with updated dependencies
and then add them to the proxmox-termproxy's Breaks info.

We can loosen this dependency on the next major release, or when all
users switch to the respective ones (with a versioned Break!).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-10-17 10:49:54 +02:00

18 lines
664 B
Plaintext

Source: pve-xtermjs
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13),
Maintainer: Proxmox Support Team <support@proxmox.com>
Standards-Version: 4.6.1
Vcs-Git: git://git.proxmox.com/git/pve-xtermjs.git
Vcs-Browser: https://git.proxmox.com/?p=pve-xtermjs.git;a=summary
Homepage: https://www.proxmox.com
Rules-Requires-Root: no
Package: pve-xtermjs
Architecture: all
Depends: ${misc:Depends}, proxmox-termproxy
Description: HTML/TypeScript based fully-featured terminal for Proxmox projects
Provides the xterm.js frontend for the terminal feature in Proxmox projects'
web UI's, like for host administration or Proxmox VE containers shells.