From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#22231: No upstream lm-sensors source Date: Sat, 9 Jan 2016 15:30:46 -0500 Message-ID: <20160109203046.GB30687@jasmine> References: <20151224172220.GA17534@jasmine> <20160108215418.GA14595@jasmine> <87h9imbqal.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aI0AD-0002zU-VS for bug-guix@gnu.org; Sat, 09 Jan 2016 15:31:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aI0AA-0004NX-PE for bug-guix@gnu.org; Sat, 09 Jan 2016 15:31:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:56464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aI0AA-0004NS-LT for bug-guix@gnu.org; Sat, 09 Jan 2016 15:31:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aI0AA-0002Y7-IL for bug-guix@gnu.org; Sat, 09 Jan 2016 15:31:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87h9imbqal.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 22231@debbugs.gnu.org On Sat, Jan 09, 2016 at 06:45:06PM +0100, Ludovic Courtès wrote: > Also, when closing a bug, it’s a good idea to: > > 1. Write “Fixes .” in the commit log (see > ‘git log’ for examples.) D'oh! > > 2. Write the ID of the commit that closes the bug in the message to > NNN-done. Thanks for the reminder. I'll be sure to do this in the future. > > Ludo’.