]> git.notmuchmail.org Git - notmuch/commit
make release: use sed to check debian version
authorTomi Ollila <tomi.ollila@iki.fi>
Mon, 21 Nov 2011 16:34:24 +0000 (18:34 +0200)
committerDavid Bremner <bremner@debian.org>
Thu, 24 Nov 2011 12:46:57 +0000 (08:46 -0400)
commitae7814bd61aee2967401ef4d14cb472ece7b6873
tree20ea1b2f5d28ea0d8ad74fdebb7dd2d9352283a4
parentfa3e2bad397fa3d8cb3e6edb99c55f8e00fecf04
make release: use sed to check debian version

Use common sed tool instead of dpkg-parsechangelog (which is usually
available on debian systems only) to verify that debian version
information is consistent with version file.
Makefile.local