From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 388241381F3 for ; Sat, 22 Jun 2013 09:00:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBB67E0AC2; Sat, 22 Jun 2013 09:00:08 +0000 (UTC) Received: from a1www.kph.uni-mainz.de (a1www.kph.uni-mainz.de [134.93.134.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D149BE09AD for ; Sat, 22 Jun 2013 09:00:07 +0000 (UTC) Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1www.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id r5M9067P008118 for ; Sat, 22 Jun 2013 11:00:06 +0200 Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.6/8.14.2) with ESMTP id r5M905SS031426; Sat, 22 Jun 2013 11:00:05 +0200 Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.6/8.14.6/Submit) id r5M905Ng031425; Sat, 22 Jun 2013 11:00:05 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20933.26517.731140.317442@a1i15.kph.uni-mainz.de> Date: Sat, 22 Jun 2013 11:00:05 +0200 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Soliciting input for a non-maintainer update (NMU) GLEP In-Reply-To: References: <201306212017.38571.vapier@gentoo.org> <201306212106.31519.vapier@gentoo.org> X-Mailer: VM 8.2.0b under 24.3.1 (x86_64-pc-linux-gnu) From: Ulrich Mueller X-Archives-Salt: e3d72a84-e91f-425e-a3ab-575a22657f62 X-Archives-Hash: 28c3ecba79ca4b04708c00b93f3ce5d0 >>>>> On Sat, 22 Jun 2013, Robin H Johnson wrote: > So we have: > Who = {ANYTHING_GOES, REQUIRES_DEV, REQUIRES_HERD, REQUIRES_MAINTAINER} > What = {NONE, TRIVIAL, MINOR_FEATURES, VERSION_BUMP, MAJOR_FEATURES} > So most of my packages might be coded with: > > > - If you're a developer, you can do trivial fixes, add minor features, > bump the version. > - If you're in the herd, you can add major features. Shouldn't this be REQUIRES_TEAM instead? A "herd" used to be a collection of packages, whereas the devs maintaining them were called a team. Or don't we care about this distinction any more? http://www.merriam-webster.com/dictionary/herd a number of animals of one kind kept together under human control Ulrich