Clean up debian files
authorBen Steffen <bds@mit.edu>
Sat, 7 Dec 2019 21:17:05 +0000 (16:17 -0500)
committerBen Steffen <bds@mit.edu>
Sat, 7 Dec 2019 21:17:05 +0000 (16:17 -0500)
debian/control
debian/rules

index e1c6af9..b59af2a 100644 (file)
@@ -8,9 +8,8 @@ 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
index 99d253c..f62ebeb 100755 (executable)
@@ -4,6 +4,3 @@ export PYBUILD_NAME=invirt-base
 
 %:
        dh $@ --with python3 --buildsystem=pybuild
-
-override_dh_install:
-       dh_install