[ovs-git] Open vSwitch: debian: Modernize use of dh_install. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jul 26 16:23:52 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  211b05b5a1329b60f5eefb0ac22c59d213b982e6 (commit)
       via  ef8011eca397c13e572d159c3dfd12c4550d5d4d (commit)
      from  046d84c23564adbcc4ab478e756b393e906d7c38 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 211b05b5a1329b60f5eefb0ac22c59d213b982e6
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=211b05b5a1329b60f5eefb0ac22c59d213b982e6
Author: Ben Pfaff <blp at nicira.com>
		
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 at swisscenter.com>
Tested-by: Sébastien RICCIO <sr at swisscenter.com>
Acked-by: Simon Horman <horms at verge.net.au>
CC: Simon Horman <horms at verge.net.au>


commit ef8011eca397c13e572d159c3dfd12c4550d5d4d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ef8011eca397c13e572d159c3dfd12c4550d5d4d
Author: Ben Pfaff <blp at nicira.com>
		
utilities: Install ovs-parse-leaks utility by default.
		
We install this in the Debian packaging and I don't see a reason not to
install it everywhere.

(Oddly, we were already installing the manpage everywhere.)

Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                               |    1 +
 debian/.gitignore                     |    1 +
 debian/compat                         |    2 +-
 debian/openvswitch-common.install     |   20 ++++++++++----------
 debian/openvswitch-controller.install |    2 +-
 debian/openvswitch-switch.install     |   20 ++++++++++----------
 debian/rules                          |    6 +++---
 rhel/openvswitch.spec.in              |    1 +
 utilities/automake.mk                 |    4 ++--
 xenserver/openvswitch-xen.spec        |    1 +
 10 files changed, 31 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list