Initial commit of backports formula

PROD-33570

Change-Id: I0bf5d7458850ce837b3818da1c84c95db330204c
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 $@
+