]> git.notmuchmail.org Git - notmuch/blobdiff - README
Ubuntu debian file creation documentation
[notmuch] / README
diff --git a/README b/README
index c36648beec34e0b98eb0128d1e61e3fa479e6d85..12ed8f3f00c89dd6f9ca6114986f19d47ec6de6c 100644 (file)
--- a/README
+++ b/README
@@ -74,8 +74,14 @@ NotmuchError: Could not open the specified database
 >>>del(tags)
 
 
+Building for a Debian package
+------------------------------
+dpkg-buildpackage -i"\.hg|\/build"
+
+
 Changelog
 ---------
 0.1   First public release
 0.1.1 Fixed Database.create_query()
-0.2.0 Implemented Thread() and Threads() methods
\ No newline at end of file
+0.2.0 Implemented Thread() and Threads() methods
+0.2.1 Implemented the remaining API methods, notably Directory() and Filenames()