Re: [notmuch] Debian packaging
authorBdale Garbee <bdale@gag.com>
Sun, 29 Nov 2009 18:06:34 +0000 (11:06 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:47 +0000 (09:35 -0800)
44/440ce90da9d9e19cdd68e8e623e904c14b0a17 [new file with mode: 0644]

diff --git a/44/440ce90da9d9e19cdd68e8e623e904c14b0a17 b/44/440ce90da9d9e19cdd68e8e623e904c14b0a17
new file mode 100644 (file)
index 0000000..b3d05d7
--- /dev/null
@@ -0,0 +1,71 @@
+Return-Path: <bdale@gag.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 5C3EE431FBC\r
+       for <notmuch@notmuchmail.org>; Sun, 29 Nov 2009 10:06:37 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id blcJmE2AZLep for <notmuch@notmuchmail.org>;\r
+       Sun, 29 Nov 2009 10:06:36 -0800 (PST)\r
+Received: from winfree.gag.com (winfree.gag.com [192.133.104.8])\r
+       by olra.theworths.org (Postfix) with ESMTP id BB34D431FAE\r
+       for <notmuch@notmuchmail.org>; Sun, 29 Nov 2009 10:06:36 -0800 (PST)\r
+Received: from localhost (localhost.localdomain [127.0.0.1])\r
+       by winfree.gag.com (Postfix) with ESMTP id 285B6302A;\r
+       Sun, 29 Nov 2009 11:06:36 -0700 (MST)\r
+X-Virus-Scanned: Debian amavisd-new at gag.com\r
+Received: from winfree.gag.com ([127.0.0.1])\r
+       by localhost (winfree.gag.com [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id Yi22aCZA2O4a; Sun, 29 Nov 2009 11:06:34 -0700 (MST)\r
+Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1])\r
+       by winfree.gag.com (Postfix) with ESMTP id AECB8301D;\r
+       Sun, 29 Nov 2009 11:06:34 -0700 (MST)\r
+From: Bdale Garbee <bdale@gag.com>\r
+To: Jameson Graef Rollins <jrollins@finestructure.net>\r
+In-Reply-To: <20091129135546.GA25263@finestructure.net>\r
+References: <20091129135546.GA25263@finestructure.net>\r
+Content-Type: text/plain; charset="UTF-8"\r
+Date: Sun, 29 Nov 2009 11:06:34 -0700\r
+Message-ID: <1259517994.20146.7.camel@rover>\r
+Mime-Version: 1.0\r
+X-Mailer: Evolution 2.28.1 \r
+Content-Transfer-Encoding: 7bit\r
+Cc: notmuch@notmuchmail.org\r
+Subject: Re: [notmuch] Debian packaging\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 29 Nov 2009 18:06:37 -0000\r
+\r
+On Sun, 2009-11-29 at 08:55 -0500, Jameson Graef Rollins wrote:\r
+\r
+> As much as I would love to, at this point I'm not quite offering to\r
+> actually be maintainer of a notmuch Debian package. \r
+\r
+Actually, since Carl is a DD now, I've already nudged him about\r
+maintaining a Debian package, and offered to help.  Perhaps your work\r
+will provide additional motivation.  ;-)\r
+\r
+FWIW, it's entirely possible to configure git-buildpackage to package\r
+directly from the master branch.  I do that with AltOS, details can be\r
+found in the fw/altos repo on git.gag.com if you're curious.  There are\r
+various ways you could do this, but I've put a hook in .gbp.conf that\r
+invokes a new debian/rules 'prebuild' target...  This allows me to just\r
+run 'git-buildpackage' any time we want fresh packages, and get a Debian\r
+changelog crafted from the git commit logs since the last time I built a\r
+Debian package.\r
+\r
+Bdale\r
+\r
+\r