From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: ChangeLogs in the elpa branch Date: Mon, 26 Sep 2011 15:49:36 +0200 Message-ID: <87mxdrbehb.fsf@gmx.de> References: <87ipofdbka.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317044992 27838 80.91.229.12 (26 Sep 2011 13:49:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Sep 2011 13:49:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 26 15:49:48 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 1R8BZ4-0006tf-GK for ged-emacs-devel@m.gmane.org; Mon, 26 Sep 2011 15:49:46 +0200 Original-Received: from localhost ([::1]:33173 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8BZ4-0000Hr-3h for ged-emacs-devel@m.gmane.org; Mon, 26 Sep 2011 09:49:46 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:55578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8BZ1-0000Ha-K2 for emacs-devel@gnu.org; Mon, 26 Sep 2011 09:49:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8BZ0-0002Ju-KC for emacs-devel@gnu.org; Mon, 26 Sep 2011 09:49:43 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:52248) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1R8BZ0-0002Jo-75 for emacs-devel@gnu.org; Mon, 26 Sep 2011 09:49:42 -0400 Original-Received: (qmail invoked by alias); 26 Sep 2011 13:49:40 -0000 Original-Received: from p57BB9768.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.151.104] by mail.gmx.net (mp002) with SMTP; 26 Sep 2011 15:49:40 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18vAW8VY+4veYtb1oYGLYUZZWO00RJ7bDLVuDzJxM DpiXdXMp+dfZnw In-Reply-To: (Stefan Monnier's message of "Mon, 26 Sep 2011 09:03:54 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 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:144304 Archived-At: Stefan Monnier writes: >> And for packages distributed by the package manager, "bzr log" is not >> applicable. > > That's one of the things we need to fix, yes: when building the > packages, we should extract that "bzr log" and place it into > a ChangeLog file. That would be reasonable. Thanks. > Stefan Best regards, Michael.