Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id D7B73431FBC for ; Sun, 29 Nov 2009 05:55:29 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8qT+a86WurqC for ; Sun, 29 Nov 2009 05:55:29 -0800 (PST) Received: from tarap.cc.columbia.edu (tarap.cc.columbia.edu [128.59.29.7]) by olra.theworths.org (Postfix) with ESMTP id DCC8C431FAE for ; Sun, 29 Nov 2009 05:55:28 -0800 (PST) Received: from servo.finestructure.net (cpe-72-227-128-66.nyc.res.rr.com [72.227.128.66]) (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0) by tarap.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id nATDtRkt022839 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Sun, 29 Nov 2009 08:55:28 -0500 (EST) Received: from jrollins by servo.finestructure.net with local (Exim 4.69) (envelope-from ) id 1NEkFe-0007Xw-Vl for notmuch@notmuchmail.org; Sun, 29 Nov 2009 08:55:47 -0500 Date: Sun, 29 Nov 2009 08:55:46 -0500 From: Jameson Graef Rollins To: notmuch@notmuchmail.org Message-ID: <20091129135546.GA25263@finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-No-Spam-Score: Local X-Scanned-By: MIMEDefang 2.65 on 128.59.29.7 Subject: [notmuch] Debian packaging X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Nov 2009 13:55:30 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, folks. I know there isn't even a proper release yet, but I couldn't help myself so I started to put together some notmuch Debian packaging [0]. It's built around using git-buildpackage, and I've posted what I have to the "debian" branch in my notmuch git repo: git://lair.fifthhorseman.net/~jrollins/notmuch To build the package you need a branch named "upstream" which tracks upstream, and a version tag of this branch (currently I'm assuming the version number is "0.0"). Once you have those, you can run the following command in the debian branch: git buildpackage -us -uc --git-ignore-new The resulting package also currently installs the notmuch emacsen. It might be worth considering if the emacsen should be broken out into a separate package (ie. maybe all the notmuch interfaces should separate packages?). The emacsen installation is new to me, so it's possible I didn't get it right. You currently have to do a load-library notmuch when you start emacs. As much as I would love to, at this point I'm not quite offering to actually be maintainer of a notmuch Debian package. I don't quite have the bandwidth at the moment to deal with what is surely to be a very popular package (eg. bug reports). I wouldn't mind being on a maintainer team, though. I'm certainly happy to maintain all the packaging for the mean time, though. If nothing else, I'm posting what I have in case someone else wants to run with it. Please let me know if there are any questions, comments, patches, etc. jamie. [0] I noticed that David Bremner filled a RFP for notmuch a little while ago: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557354 --zhXaljGHf11kAtnf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: attachment -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJLEn1fAAoJEO00zqvie6q8IscP/2rzgWAH7CJsSDodnn3hbMAn kf6cQVS0e2nzK7ENFJUr2ERZfLRWey1jvHIRO3p0mIBZm25lahSH8bklB2gjXRN4 znR92Ms/GlXytBu9V18hcMezfafc4ny/1qXsBnGP7O1F035G9Oidecb72j5t0+8X grU8ScG4oZArLu7zn9H6MnHJc4rYtR9EetqmKV0hglLMaQBFRHbsiaGoxOSJLjMK ld65ztwYJz63E+7P+yob7VyXNED35HKzGZpoeYxjAsZSJp6KYDKJYvlUknUF32RS sbKxPZt9SHQkXt0+DHXz9vf/g20f0KNQgUkQYYRTpXA6k7ot7OijgE+4OyDHhbYV 8NcNy3Z3ljeIGoGfBzB/vVmdzSPJbBMzlOIYjf9JBiqt+V+Ey/56vvcfx6fNz1WP 10Poc04ZPuqRDOA0NObkAW53dOQYxm0Hio/e0qn8m9W+Lv2INw+rIBVQL9TD50/G dXCB6nxtvm3KQWCml374f4mfwaw3kpNvy7cgqT8ECB6kfe7Jz1ag+vfwFYWMjAbG lo4k3BmaXmOf/N3fMqGDCSZ6/le4o0/A3sus7vQNDfuKHbaL+KQA3/+K5SkXubEJ CitW8Nolb3RvbVIRowKcv8LqUHXNyZwaZCkM07ckFqqU7HdMiY6FDARr2sdcrN/Z PBBFNChsR9vm38n3qTPX =wkTo -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf--