debian: Add a package for host components.
authorGurucharan Shetty <guru@ovn.org>
Wed, 16 Dec 2015 22:07:39 +0000 (14:07 -0800)
committerGurucharan Shetty <guru@ovn.org>
Tue, 5 Jan 2016 16:59:59 +0000 (08:59 -0800)
commit5629723d846bc1d60258ec43a13695c4e44d755d
tree94cdc4041aa9921ad26c094c358c39bec7c9bcb5
parent5f00df7d6eb5a06b7e873496be722c52e87e4e3a
debian: Add a package for host components.

Signed-off-by: Gurucharan Shetty <guru@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
debian/.gitignore
debian/automake.mk
debian/control
debian/ovn-host.dirs [new file with mode: 0644]
debian/ovn-host.init [new file with mode: 0755]
debian/ovn-host.install [new file with mode: 0644]
debian/ovn-host.manpages [new file with mode: 0644]
debian/ovn-host.postinst [new file with mode: 0755]
debian/ovn-host.postrm [new file with mode: 0755]
debian/ovn-host.template [new file with mode: 0644]
debian/rules