we now have three files to keep in sync. That seems wrong, but I guess
we will live with it for now.
The main problem is that the python code is distributed separately, so
it can't get the version from 'version'.
The choice ~rcX is for convenience with debian versioning.
-# This file is potentially auto-generated. Do not modify
-__VERSION__ = '0.6'
+# this file should be kept in sync with ../../../version
+__VERSION__ = '0.8~rc1'
+notmuch (0.8~rc1-1) experimental; urgency=low
+
+ * Upstream release candidate.
+
+ -- David Bremner <bremner@debian.org> Tue, 06 Sep 2011 22:24:24 -0300
+
notmuch (0.7-1) unstable; urgency=low
* New upstream release (no changes since 0.7~rc1).