From: Sebastian Spaeth Date: Tue, 30 Mar 2010 11:50:11 +0000 (+0200) Subject: Ubuntu debian file creation documentation X-Git-Tag: 0.3~121^2~15 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=f70b84cb39075a8e2404ccfbf7f749b481a30f4b Ubuntu debian file creation documentation --- diff --git a/README b/README index fc558314..12ed8f3f 100644 --- a/README +++ b/README @@ -74,9 +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 -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() diff --git a/debian/changelog b/debian/changelog index b9446918..39ac7bb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cnotmuch (0.2.1-1) unstable; urgency=low +cnotmuch (0.2.1-1) karmic; urgency=low * Initial release