[ovs-git] Open vSwitch: debian: Check for accurate Debian changelog version at build time too. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 21 22:40:03 UTC 2010


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  c92647a47ad610ce188e29302c90ae6f7692dcb2 (commit)
      from  7454ec7a7494039ad339af5c0825fcc856bc6ffb (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 c92647a47ad610ce188e29302c90ae6f7692dcb2
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c92647a47ad610ce188e29302c90ae6f7692dcb2
Author: Ben Pfaff <blp at nicira.com>
		
debian: Check for accurate Debian changelog version at build time too.
		
When we increment the Open vSwitch version number, we tend to forget to
update it in debian/changelog at the same time.  Right now this gets
fixed up automatically at "make dist" time, but it's even better if we can
always have it be correct in the repository.  This commit should help with
that, by making both "make" and "make dist" refuse to proceed if the
version number is out of sync.


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

Summary of changes:
 Makefile.am                       |    1 -
 boot.sh                           |    4 ----
 build-aux/update-debian-changelog |   37 -------------------------------------
 configure.ac                      |    1 +
 debian/automake.mk                |   14 ++++++++++----
 debian/changelog                  |    2 +-
 6 files changed, 12 insertions(+), 47 deletions(-)
 delete mode 100755 build-aux/update-debian-changelog


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list