X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 15C2ADC0E4D for ; Fri, 30 Oct 2015 01:40:32 +0000 (UTC) Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id D460FDC0E49 for ; Fri, 30 Oct 2015 01:40:31 +0000 (UTC) Received: by padhk11 with SMTP id hk11so57281619pad.1 for ; Thu, 29 Oct 2015 18:40:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=28/TZZwbrqknN2TYX7JXiVFw2RzeNEuwyhQgcKVxJxk=; b=D2dPGomCPMgltGUE9w01feHq2lDh/1a524/pZe6t5s0uFdhctJI/m59jIFHxcZkXUj VRtVnBq+nhGM6sf5ymuaruVupgrOk/QVnZBlWM33igkq6LZxAVmB5UgF25jnozL2NBvR wuC3EWyWXbURzO31RWm51VH8RRe2gE+icwcZsOPRXkHyRDajG02QH9BQiYcX8iGCg7XY vlsw7bzLDa6EGctjTjg1LGy3J4UyLBK1KH02H/dHGfRLN0B1V1qwwl97JEtt9wrSwsIz THzznPQ7SJW0nEuaDDAL3hl7WtnYruzi8r1jNUYcKGIbnjDh1WJAJcCtt73Vt8dRSiIJ VdkA== X-Received: by 10.67.14.194 with SMTP id fi2mr5489309pad.146.1446169230640; Thu, 29 Oct 2015 18:40:30 -0700 (PDT) Received: from newbook ([50.0.225.136]) by smtp.gmail.com with ESMTPSA id ou3sm4666535pbb.44.2015.10.29.18.40.28 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Oct 2015 18:40:30 -0700 (PDT) Date: Thu, 29 Oct 2015 18:40:21 -0700 From: Isaac Dunham To: Valery Kartel Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/aspell-ru: new aport Message-ID: <20151030014021.GA372@newbook> References: <1446120647-7789-1-git-send-email-valery.kartel@gmail.com> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446120647-7789-1-git-send-email-valery.kartel@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-Virus-Scanned: ClamAV using ClamSMTP On Thu, Oct 29, 2015 at 02:10:47PM +0200, Valery Kartel wrote: > --- > main/aspell-ru/APKBUILD | 28 ++++++++++++++++++++++++++++ > 1 file changed, 28 insertions(+) > create mode 100644 main/aspell-ru/APKBUILD > Please move all your new aports to testing/. Nothing goes into main/ until it's been submitted to testing/, someone tests the packages from the build server and says it works, every dependency and build dependency is in main/, and the maintainer is ready to support the release series for 2 years. There's actually a lot of talk about moving a bunch of stuff to community/ from main/ right now, FWIW. Thanks, Isaac Dunham --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---