From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?R=FCdiger?= Sonderfeld Newsgroups: gmane.emacs.devel Subject: Re: Git transition checklist Date: Thu, 09 Jan 2014 02:23:34 +0100 Message-ID: <4187515.pIMxCsHqEa@descartes> References: <20140108135200.8ECF9380834@snark.thyrsus.com> <87y52qmb7w.fsf@igel.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1389230644 17236 80.91.229.3 (9 Jan 2014 01:24:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Jan 2014 01:24:04 +0000 (UTC) Cc: esr@thyrsus.com, Eli Zaretskii , Andreas Schwab , James Cloos To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 09 02:24:07 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W14Lv-0000id-3k for ged-emacs-devel@m.gmane.org; Thu, 09 Jan 2014 02:24:07 +0100 Original-Received: from localhost ([::1]:49721 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W14Lu-0008I8-MG for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 20:24:06 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W14Ll-0008Hn-UJ for emacs-devel@gnu.org; Wed, 08 Jan 2014 20:24:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W14Lf-00012c-Pj for emacs-devel@gnu.org; Wed, 08 Jan 2014 20:23:57 -0500 Original-Received: from ptmx.org ([178.63.28.110]:52730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W14LY-000123-Ka; Wed, 08 Jan 2014 20:23:44 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by ptmx.org (Postfix) with ESMTP id B6A8A24CD3; Thu, 9 Jan 2014 02:23:43 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ptmx.org Original-Received: from ptmx.org ([127.0.0.1]) by localhost (ptmx.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4edp9haYG0+d; Thu, 9 Jan 2014 02:23:41 +0100 (CET) Original-Received: from descartes.localnet (chello080108246092.7.14.vie.surfer.at [80.108.246.92]) by ptmx.org (Postfix) with ESMTPSA id 7F1E924B8F; Thu, 9 Jan 2014 02:23:41 +0100 (CET) User-Agent: KMail/4.11.3 (Linux/3.11.0-14-generic; KDE/4.11.3; x86_64; ; ) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 178.63.28.110 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:167840 Archived-At: On Wednesday 08 January 2014 19:54:11 James Cloos wrote: > >>>>> "AS" =3D=3D Andreas Schwab writes: > AS> For those who use openSUSE, it's available as the git-merge-chang= elog > AS> package. I don't know about other distributions. >=20 > It was just added to Gentoo in the last week or so. >=20 > I don't see it in debian sid or ubuntu trusty. I've created a bug report about adding it to git-extras on Debian (and=20= consequently Ubuntu). I haven't heard anything back so far. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D734527 But I think it would make more sense to move those scripts (git-merge- changelog and gitlog-to-changelog) into git's contrib. That way they w= ould be=20 more easy to discover, included in many distributions, and developed al= ongside=20 git. Regards R=C3=BCdiger