]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/control
add proxmox-widget-toolkit-dev package
[proxmox-widget-toolkit.git] / debian / control
index fbef3683f732b5c101de6d4a50f7c8da8a75d4fa..ad88929749f099ad7452d16a87264fd2ec784184 100644 (file)
@@ -2,12 +2,20 @@ Source: proxmox-widget-toolkit
 Section: web
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.8
-Homepage: http://www.proxmox.com
+Build-Depends: debhelper (>= 12~),
+               pve-eslint (>= 7.12.1-1),
+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.