]> git.notmuchmail.org Git - notmuch/commitdiff
Ubuntu debian file creation documentation
authorSebastian Spaeth <sebastian@sspaeth.de>
Tue, 30 Mar 2010 11:50:11 +0000 (13:50 +0200)
committerSebastian Spaeth <sebastian@sspaeth.de>
Tue, 30 Mar 2010 11:50:11 +0000 (13:50 +0200)
README
debian/changelog

diff --git a/README b/README
index fc5583149f7b2ae74ed74d96eb542fd92e4615f0..12ed8f3f00c89dd6f9ca6114986f19d47ec6de6c 100644 (file)
--- a/README
+++ b/README
@@ -74,9 +74,14 @@ NotmuchError: Could not open the specified database
 >>>del(tags)
 
 
 >>>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
 Changelog
 ---------
 0.1   First public release
 0.1.1 Fixed Database.create_query()
 0.2.0 Implemented Thread() and Threads() methods
-0.2.1 Implemented the remaining API methods, notably Directory() and Filenames()
\ No newline at end of file
+0.2.1 Implemented the remaining API methods, notably Directory() and Filenames()
index b9446918ecf6a16ebf550108a50f3f9f2b1aeaed..39ac7bb0602124b632a084e84d3ddcafc4684932 100644 (file)
@@ -1,4 +1,4 @@
-cnotmuch (0.2.1-1) unstable; urgency=low
+cnotmuch (0.2.1-1) karmic; urgency=low
 
   * Initial release
 
 
   * Initial release