From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d8wb0-0007Fj-Hc for guix-patches@gnu.org; Thu, 11 May 2017 18:30:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d8wax-0007cb-Bn for guix-patches@gnu.org; Thu, 11 May 2017 18:30:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36662) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d8wax-0007cX-93 for guix-patches@gnu.org; Thu, 11 May 2017 18:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d8wax-0002Si-1a for guix-patches@gnu.org; Thu, 11 May 2017 18:30:03 -0400 Subject: bug#26840: [PATCH 2/3] gnu: go-1.4: Add missing module imports. Resent-Message-ID: Date: Fri, 12 May 2017 00:29:37 +0200 From: Danny Milosavljevic Message-ID: <20170512002937.1991fe41@scratchpost.org> In-Reply-To: <874lwrjatf.fsf@fastmail.com> References: <20170508195549.23372-1-slyfox@inbox.ru> <20170508195549.23372-3-slyfox@inbox.ru> <87poffi2tn.fsf@openmailbox.org> <20170511230622.19a6dda3@scratchpost.org> <20170511212841.GB7640@jasmine> <874lwrjatf.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Marius Bakke Cc: 26840@debbugs.gnu.org, Kei Kebreau On Fri, 12 May 2017 00:19:40 +0200 Marius Bakke wrote: > Alternatively, email control@debbugs.gnu.org with "close 12345". > > I see it also takes a "version" parameter, e.g. "close 12345 aaabbbccc". Nice! I wonder whether it would be possible to have an auto-closer job? I think it's not really useful to have to specify that the bug is fixed twice - once in the commit message and once in the bug report. If we wanted to automate it, who could we ask about it?