debian: Check for accurate Debian changelog version at build time too.
authorBen Pfaff <blp@nicira.com>
Wed, 21 Jul 2010 22:38:23 +0000 (15:38 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 21 Jul 2010 22:38:23 +0000 (15:38 -0700)
commitc92647a47ad610ce188e29302c90ae6f7692dcb2
tree6c80d48667f017f399f90ef8b0d58c110c7c652b
parent7454ec7a7494039ad339af5c0825fcc856bc6ffb
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.
Makefile.am
boot.sh
build-aux/update-debian-changelog [deleted file]
configure.ac
debian/automake.mk
debian/changelog