Build IM docs package

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Change-Id: I612ba00dd2ba6b15cdac88d1c30681168d078693
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..5e9a67f
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,12 @@
+Source: osm-im
+Section: devel
+Priority: optional
+Maintainer: Michael Marchetti <mmarchetti@sandvine.com>
+Build-Depends: debhelper (>=9)
+Standards-Version: 3.9.6
+Homepage: http://osm.etsi.org
+
+Package: osm-im
+Architecture: all
+Depends: ${misc:Depends}
+Description: osm-im is the Information Model package for OSM, providing base classes derived from YANG models to be used by other modules.