]> git.proxmox.com Git - pve-xtermjs.git/commitdiff
debcargo: workaround bug with package description/summary generation
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 14 May 2021 12:45:33 +0000 (14:45 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 14 May 2021 12:45:51 +0000 (14:45 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/debcargo.toml

index b9e339e5222442107278f552d6b9135652b059c9..ad3fba18188692fc6be0d0d451151df4ddea14a8 100644 (file)
@@ -9,6 +9,6 @@ homepage = "http://www.proxmox.com"
 vcs_git = "git://git.proxmox.com/git/pve-xtermjs.git"
 vcs_browser = "https://git.proxmox.com/?p=pve-xtermjs.git;a=summary"
 
-[package]
+[packages.bin]
 summary = "HTML/JS Shell client"
 description = "This is an xterm.js client/proxy for Proxmox Hosts, PVE containers or QEMU Serial Terminals"