]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/control
d/source: switch over to 3.0 (native) format
[proxmox-widget-toolkit.git] / debian / control
index 45ca9b44bfbd0c9652b4fc93adb9d0c244b7aedb..3fa7789452faf7714ad80ae86e9f0494a5d2e6de 100644 (file)
@@ -3,7 +3,8 @@ Section: web
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: debhelper (>= 12~),
-               pve-eslint (>= 7.12.1-1),
+               libjs-marked,
+               pve-eslint (>= 7.28.0-1),
 Standards-Version: 4.5.1
 Homepage: https://www.proxmox.com
 
@@ -12,3 +13,10 @@ 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.