Initial commit with structure of formula

- Add basic function with generating proxy config file

Change-Id: I2bb8bbad39d48e9fb5e1ae6950271982a0638e06
Related-PROD: PROD-19336
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..abde6ef
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@
+