Add makefile, run tests during package build
Change-Id: I505b6fdd3635e0840fcbaf8fa3e316c572279df9
diff --git a/debian/control b/debian/control
index e91e5e9..4305adf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@
Maintainer: Jakub Pavlik <jakub.pavlik@tcpcloud.eu>
Section: admin
Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: salt-master, python, python-yaml, debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
Vcs-Browser: https://github.com/openstack/salt-formula-nova
diff --git a/debian/install b/debian/install
deleted file mode 100644
index 3514967..0000000
--- a/debian/install
+++ /dev/null
@@ -1,2 +0,0 @@
-nova/* /usr/share/salt-formulas/env/nova/
-metadata/service/* /usr/share/salt-formulas/reclass/service/nova/