]> git.notmuchmail.org Git - notmuch/commit
make release: Add a check that version and debian/changelog are consistent
authorCarl Worth <cworth@cworth.org>
Fri, 16 Apr 2010 20:00:35 +0000 (13:00 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 16 Apr 2010 20:00:35 +0000 (13:00 -0700)
commit80240877f836214e556f1ff75a058465a69f2dea
tree83a690b38392b5f8659e8465010a49b252995b77
parent9b065ff3b2d38b72accc98e283db0d81bf1047ed
make release: Add a check that version and debian/changelog are consistent

Eventually I'd like to automate this so that one or the other of these
files is canonical and the other is generated from it. Until then, add
this check to the release process to avoid a skewed release being
shipped.
Makefile.local
RELEASING