From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Suggestion to indicate fixed version when closing a bug Date: Sat, 10 Dec 2011 02:57:59 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1323503890 6334 80.91.229.12 (10 Dec 2011 07:58:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 10 Dec 2011 07:58:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 10 08:58:07 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RZHos-0000sP-30 for ged-emacs-devel@m.gmane.org; Sat, 10 Dec 2011 08:58:06 +0100 Original-Received: from localhost ([::1]:37231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZHor-0005DQ-M2 for ged-emacs-devel@m.gmane.org; Sat, 10 Dec 2011 02:58:05 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:44571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZHoo-0005D6-VJ for emacs-devel@gnu.org; Sat, 10 Dec 2011 02:58:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZHon-0004p7-QD for emacs-devel@gnu.org; Sat, 10 Dec 2011 02:58:02 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:41423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZHon-0004p3-Of for emacs-devel@gnu.org; Sat, 10 Dec 2011 02:58:01 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RZHol-0006Ty-JL; Sat, 10 Dec 2011 02:57:59 -0500 X-Spook: USCOI bootleg DES UMTS mailbomb Leitrim government red X-Ran: 4RFC&^l#Yl?mZ:YuU#![.\*-wz~SD8YkV-5\">ymD+R}LtE6PS+)K7p8nY!9nRo2,(uBVf X-Hue: blue X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146614 Archived-At: Hi, When you close a debbugs.gnu.org report as fixed, I suggest indicating the version in which the fix was applied. If you use the 123-done way of closing a bug, just put: Version: 24.1 at the first line of the body. If you use the control@debbugs + close syntax, then just use: close 123 24.1 The version number should be the first one in which a fix is present. For a bug fixed today, this would be 24.1, but during pretesting I think it is helpful to use the version of the next pretest (ie, 24.0.93). (I don't think it will matter later on if a pretest version number turns out not to exist because the actual release was made.)