Refactor authz
[invirt/packages/invirt-base.git] / debian / control
index ce56dba..b59af2a 100644 (file)
@@ -8,15 +8,14 @@ X-Python3-Version: >= 3.6
 
 Package: invirt-base
 Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends},
-  python-pkg-resources, remctl-client, invirt-config,
-  python3 (>= 3.6)
+Depends: ${python3:Depends}, ${misc:Depends}, python-pkg-resources,
+  remctl-client, invirt-config, python3 (>= 3.6)
 Description: Base configuration required for all Invirt servers
  This package includes common files for the Invirt system.
   * apt configuration
   * common init-script libraries
   * common Python libraries, including the root of the 'invirt' tree
-  * scripts invirt-getconf and invirt-reload for using
+  * invirt-getconf script and invirt-reload trigger for using
     the Invirt configuration system
  .
  All Invirt hosts and system VMs should have this package.