From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 05 11:14:24 2019 Received: (at 36059) by debbugs.gnu.org; 5 Jun 2019 15:14:24 +0000 Received: from localhost ([127.0.0.1]:47895 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hYXcO-0003P7-0v for submit@debbugs.gnu.org; Wed, 05 Jun 2019 11:14:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53321) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hYXcM-0003Ou-8T for 36059@debbugs.gnu.org; Wed, 05 Jun 2019 11:14:22 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYXcB-0005Ma-Dn; Wed, 05 Jun 2019 11:14:12 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=57154 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hYXc2-0007El-VY; Wed, 05 Jun 2019 11:14:07 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Leo Famulari Subject: Re: [bug#36059] [PATCH] gnu: GParted: Update 1.0.0. References: Date: Wed, 05 Jun 2019 17:14:01 +0200 In-Reply-To: (Leo Famulari's message of "Sun, 2 Jun 2019 16:12:18 -0400") Message-ID: <87blzc12va.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (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-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 36059 Cc: 36059@debbugs.gnu.org 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: -3.3 (---) Hi, Leo Famulari skribis: > This update includes some changes to how the documentation is built. The > GParted help system does not work for me in either this new version or > the previous one, but I am not using GNOME. Can some GNOME user review > this patch, especially checking if there is a regression in accessing > the help pages? > > Release notes: > > https://sourceforge.net/projects/gparted/files/gparted/gparted-1.0.0/gpar= ted-1.0.0-README.md/view > > * gnu/packages/disk.scm (gparted): Update to 1.0.0. > [arguments]: Remove obsolete configure flag. > [inputs]: Use gtkmm@3. Add yelp-tools and itstool. Remove libxslt, > gnome-doc-utils, docbook-xml-4.2, python-2, python2-libxml2, and which. > [native-inputs]: Add lvm2. I can=E2=80=99t comment about the GNOME Help issue, but otherwise the patch LGTM. Thanks! Ludo=E2=80=99.