From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hetzner.pbcl.net (mail.pbcl.net [88.198.119.4]) by mail.openembedded.org (Postfix) with ESMTP id 016A9610F7 for ; Wed, 18 Sep 2013 18:44:40 +0000 (UTC) Received: from blundell.swaffham-prior.co.uk ([91.216.112.25] helo=[192.168.114.7]) by hetzner.pbcl.net with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1VMMjw-0005af-Sb; Wed, 18 Sep 2013 20:44:41 +0200 Message-ID: <1379529853.4770.31.camel@x121e.pbcl.net> From: Phil Blundell To: Paul Barker Date: Wed, 18 Sep 2013 19:44:13 +0100 In-Reply-To: References: <1376512209-11622-1-git-send-email-mark.hatle@windriver.com> <1376512209-11622-9-git-send-email-mark.hatle@windriver.com> <52125F35.10305@linux.intel.com> <521264DA.8010404@windriver.com> <1379520447.18603.30.camel@ted> <1379522909.18603.52.camel@ted> Organization: Phil Blundell Consulting Ltd X-Mailer: Evolution 3.4.4-3 Mime-Version: 1.0 Cc: openembedded-core Subject: Re: [PATCH 08/11] opkg: Add --no-install-recommends option. X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 18:44:40 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2013-09-18 at 18:24 +0100, Paul Barker wrote: > I am planning on proposing that opkg explicitly > follow semantic versioning (http://semver.org/) I'm not entirely sure I understand what you're saying here. Can you expand on what the practical effect of "following semantic versioning" would be? thanks p.