From: Tomi Ollila Date: Sat, 6 Feb 2016 21:50:05 +0000 (+0200) Subject: Re: nmbug in the Debian packages? X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7f76b800c7034921085965d9bef03bd63e23ac54;p=notmuch-archives.git Re: nmbug in the Debian packages? --- diff --git a/5e/0d38b5fa87394d497b764d00a653c1a091888f b/5e/0d38b5fa87394d497b764d00a653c1a091888f new file mode 100644 index 000000000..1b6fb27bf --- /dev/null +++ b/5e/0d38b5fa87394d497b764d00a653c1a091888f @@ -0,0 +1,71 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 9F5816DE09ED + for ; Sat, 6 Feb 2016 13:49:57 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.65 +X-Spam-Level: +X-Spam-Status: No, score=0.65 tagged_above=-999 required=5 tests=[AWL=-0.002, + SPF_NEUTRAL=0.652] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 8-pqOqTe3WQ8 for ; + Sat, 6 Feb 2016 13:49:55 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by arlo.cworth.org (Postfix) with ESMTP id D37946DE0261 + for ; Sat, 6 Feb 2016 13:49:54 -0800 (PST) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id EE7F6100063; + Sat, 6 Feb 2016 23:50:05 +0200 (EET) +From: Tomi Ollila +To: David Bremner , David Edmondson , + notmuch@notmuchmail.org +Subject: Re: nmbug in the Debian packages? +In-Reply-To: <8737t5tu9r.fsf@maritornes.cs.unb.ca> +References: + <8737t5tu9r.fsf@maritornes.cs.unb.ca> +User-Agent: Notmuch/0.21+32~g73439f8 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Sat, 06 Feb 2016 21:49:57 -0000 + +On Sat, Feb 06 2016, David Bremner wrote: + +> Tomi Ollila writes: +> +>> On Sat, Feb 06 2016, David Edmondson wrote: +>> +>>> I'd like to use nmbug without having to grovel around in the notmuch git +>>> repository. Could it be added to the Debian package, please? +>> +>> I think it should be put into *separate* debian package. +>> +> +> Out of curiousity, why do you think this? It only depends on the CLI and +> python. + +so that nmbug is not in 'notmuch' debian package but in 'nmbug' or +'notmuch-nmbug' package (like we now have 'notmuch-emacs' package). + +Tomi