Add makefile, run tests during package build
Change-Id: I1d72c021d75487efa463340a429784e01d00eac2
diff --git a/debian/control b/debian/control
index 469985b..b3733d6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@
Maintainer: Ales Komarek <ales.komarek@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-heat
diff --git a/debian/install b/debian/install
deleted file mode 100644
index ae9527b..0000000
--- a/debian/install
+++ /dev/null
@@ -1,4 +0,0 @@
-_modules/* /usr/share/salt-formulas/env/_modules/
-_states/* /usr/share/salt-formulas/env/_states/
-heat/* /usr/share/salt-formulas/env/heat/
-metadata/service/* /usr/share/salt-formulas/reclass/service/heat/