From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25969: guix-patches debbugs appears to mangle patches Date: Mon, 06 Mar 2017 11:16:09 +0100 Message-ID: <87a88yww0m.fsf__32381.1268005104$1488795435$gmane$org@gnu.org> References: <20170304225456.GB19780@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckphR-0008QZ-4w for bug-guix@gnu.org; Mon, 06 Mar 2017 05:17:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckphN-0003oj-UQ for bug-guix@gnu.org; Mon, 06 Mar 2017 05:17:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:43547) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ckphN-0003oI-R2 for bug-guix@gnu.org; Mon, 06 Mar 2017 05:17:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ckphN-00055V-JH for bug-guix@gnu.org; Mon, 06 Mar 2017 05:17:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170304225456.GB19780@jasmine> (Leo Famulari's message of "Sat, 4 Mar 2017 17:54:56 -0500") 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" To: Leo Famulari Cc: 25969@debbugs.gnu.org Hello! Leo Famulari skribis: > The guix-patches debbugs thing causes a regression in this workflow by > rewriting the commit messages to include the debbugs ticket number. > > So, a commit that begins with this: > > gnu: gitolite: Fix shebangs in hooks. > > ... becomes this: > > bug#25966: [PATCH 2/2] gnu: gitolite: Fix shebangs in hooks. > > Am I missing something, or is debbugs really rewriting the patches? Good question. Maybe Glenn and others at help-debbugs have an idea? Thanks, Ludo=E2=80=99.