]> git.proxmox.com Git - novnc-pve.git/blobdiff - debian/control
add DSC source package and fix its reported lintian errors
[novnc-pve.git] / debian / control
index 182ccd6f8b0b1f92d682b29e9b2fe7db1871f447..a5b8b8b56dbf6695e3eb718af93383550d7dae56 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~), quilt, node-es6-module-transpiler
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 11~),
+               node-es6-module-transpiler,
+               quilt,
+Standards-Version: 4.1.3
 Homepage: https://github.com/kanaka/noVNC/
 
 Package: novnc-pve
-Architecture: any
-Depends: ${misc:Depends}
+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.