]> git.proxmox.com Git - novnc-pve.git/blobdiff - debian/control
d/control: raise standards version compliance to 4.6.2
[novnc-pve.git] / debian / control
index dcdc225d5008e4123f0dabc5a943620294fd0a6a..1b415a6d355c06c746140829d71f5f949685125c 100644 (file)
@@ -2,13 +2,15 @@ Source: novnc-pve
 Section: web
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 7.0.0~)
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 12~),
+               esbuild,
+               quilt,
+Standards-Version: 4.6.2
 Homepage: https://github.com/kanaka/noVNC/
 
 Package: novnc-pve
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python (>= 2.4)
+Architecture: all
+Depends: ${misc:Depends},
 Description: HTML5 VNC client
- VNC client using HTML5 (WebSockets, Canvas). This packet is use by 
- Proxmox VE to provide HTML VM console. 
+ VNC client using HTML5 (WebSockets, Canvas). This packet is use by
+ Proxmox VE to provide HTML VM console.