From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH 01/15] gnu: gtk-xfce-engine: Update to 2.10.0. Date: Thu, 05 Mar 2015 14:32:59 -0500 Message-ID: <87385j8ck4.fsf@yeeloong.lan> References: <1425189446-6455-1-git-send-email-iyzsong@gmail.com> <20150301100938.GA29966@debian> <87lhjg0w7t.fsf@netris.org> <20150302084609.GA31285@debian.math.u-bordeaux1.fr> 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]:42697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTbWT-0005Ny-4j for guix-devel@gnu.org; Thu, 05 Mar 2015 14:33:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YTbWP-00079C-B8 for guix-devel@gnu.org; Thu, 05 Mar 2015 14:33:29 -0500 Received: from world.peace.net ([50.252.239.5]:49292) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTbWP-00078q-8R for guix-devel@gnu.org; Thu, 05 Mar 2015 14:33:25 -0500 In-Reply-To: <20150302084609.GA31285@debian.math.u-bordeaux1.fr> (Andreas Enge's message of "Mon, 2 Mar 2015 09:46:09 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge writes: > On Mon, Mar 02, 2015 at 01:06:30AM -0500, Mark H Weaver wrote: >> I think =E5=AE=8B=E6=96=87=E6=AD=A6 should push this commit. > > Yes. Unfortunately, automatic upgrades will be broken, so people need to > think of doing them manually. If they installed 'gtk-xfce-engine' directly, that is true. However, we have an 'xfce' meta-package now that includes a union of the packages needed, including 'gtk-xfce-engine'. For users who installed the 'xfce' package (and not 'gtk-xfce-engine') directly, the upgrade will work automatically. Mark