debian: Modernize use of dh_install.
authorBen Pfaff <blp@nicira.com>
Tue, 26 Jul 2011 16:22:45 +0000 (09:22 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 26 Jul 2011 16:23:37 +0000 (09:23 -0700)
commit211b05b5a1329b60f5eefb0ac22c59d213b982e6
tree33d8b0ff40181510a43358a870425ada21370764
parentef8011eca397c13e572d159c3dfd12c4550d5d4d
debian: Modernize use of dh_install.

Originally I intended this as just a cleanup, but as a side effect it also
installs some files from the install tree in debian/tmp instead of from
_debian.  This should avoid a reported problem in which ovs-bugtool was
being created in the source directory instead of the build directory (I
still don't see why this happened).

Reported-by: Sébastien RICCIO <sr@swisscenter.com>
Tested-by: Sébastien RICCIO <sr@swisscenter.com>
Acked-by: Simon Horman <horms@verge.net.au>
CC: Simon Horman <horms@verge.net.au>
AUTHORS
debian/.gitignore
debian/compat
debian/openvswitch-common.install
debian/openvswitch-controller.install
debian/openvswitch-switch.install
debian/rules