From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 06 05:57:05 2017 Received: (at 25976) by debbugs.gnu.org; 6 Mar 2017 10:57:05 +0000 Received: from localhost ([127.0.0.1]:41763 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckqK9-00065N-HI for submit@debbugs.gnu.org; Mon, 06 Mar 2017 05:57:05 -0500 Received: from eggs.gnu.org ([208.118.235.92]:53450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckqK7-00064u-UB for 25976@debbugs.gnu.org; Mon, 06 Mar 2017 05:57:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckqK1-0006SI-IO for 25976@debbugs.gnu.org; Mon, 06 Mar 2017 05:56:58 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckqJz-0006Q7-9C; Mon, 06 Mar 2017 05:56:55 -0500 Received: from [2a01:e35:2ec2:e580:4a5d:60ff:fe57:52cd] (port=34340 helo=godel) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ckqJy-0007yq-Go; Mon, 06 Mar 2017 05:56:54 -0500 From: Mathieu Lirzin To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: bug#25976: man page version is outdated in Guix 0.12.0 tarball References: <87wpc37oi5.fsf@gmail.com> <877f43913v.fsf@gnu.org> <8760jmwvwd.fsf@gnu.org> Date: Mon, 06 Mar 2017 11:56:52 +0100 In-Reply-To: <8760jmwvwd.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 06 Mar 2017 11:18:42 +0100") Message-ID: <874lz6k70r.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 25976 Cc: 25976@debbugs.gnu.org, Alex Vong X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hi, > > Mathieu Lirzin skribis: > >> Alex Vong writes: >> >>> The man page version in Guix 0.12.0 tarball[0] is outdated. When running >>> >>> $ man guix >>> >>> the name of the man page is >>> >>> guix - manual page for guix 0.11.0 >>> >>> I think it was forgotten to be updated during the 0.12.0 release. >>> >>> [0]: https://alpha.gnu.org/gnu/guix/guix-0.12.0.tar.gz >>> >> >> I think we should add the generated man pages to the >> MAINTAINERCLEANFILES Automake variable and document the release process >> in a "README-release" file which should contain running 'make >> maintainer-clean'. > > The process is currently documented here: > > https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/doc/release= .org Oops I have overlooked that. > Would it work to have =E2=80=98distcheck=E2=80=99 depend on =E2=80=98main= tainer-clean=E2=80=99? That > would be even better. Unfornately 'maintainer-clean' is removing the current Makefile so it can't be used as a prerequisite. I guess we can't do better that just adding a step for 'make maintainer-clean' before 'make distcheck' in the release documentation. While reading "doc/release.org" I have realized it doesn't speak about fetching and committing the latest translations from the Translation Projec= t. Thanks. --=20 Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37