]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/control
api viewer: rename gloabl schema variable and tell eslint about it
[proxmox-widget-toolkit.git] / debian / control
index 36d800cb4705612c9fafa7826ae755c1da4601b3..ad88929749f099ad7452d16a87264fd2ec784184 100644 (file)
@@ -2,13 +2,20 @@ Source: proxmox-widget-toolkit
 Section: web
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper (>= 12~),
                pve-eslint (>= 7.12.1-1),
-Standards-Version: 3.9.8
-Homepage: http://www.proxmox.com
+Standards-Version: 4.5.1
+Homepage: https://www.proxmox.com
 
 Package: proxmox-widget-toolkit
 Architecture: all
 Depends: ${misc:Depends}
 Description: ExtJS Helper Classes for Proxmox 
  ExtJS Helper Classes to easy access to Proxmox APIs.
+
+Package: proxmox-widget-toolkit-dev
+Architecture: all
+Depends: ${misc:Depends}
+Description: Development dependencies for Proxmox Projects
+ Contains some common javascript code that are dev-dependencies,
+ for various Proxmox projects.