X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-lf0-f65.google.com (mail-lf0-f65.google.com [209.85.215.65]) by lists.alpinelinux.org (Postfix) with ESMTP id B0DAA5C4743 for ; Wed, 18 Jan 2017 12:59:18 +0000 (GMT) Received: by mail-lf0-f65.google.com with SMTP id v186so1662002lfa.2 for ; Wed, 18 Jan 2017 04:59:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:cc:date:in-reply-to:references :mime-version; bh=k7/8sf5obUfDYvU4Lcecx8r2TKLTgnfxG9gtE8jEgSc=; b=Ql1+s9seXSq/JWV/qDbe7v0t7mInT/mg9hurq1k56UQhhPbDAC9uQhxE45/oigY3U3 djeGBxck0t0JvcUh1AlJMdb1ki6N4k9TfN3TYKsv3z7Il8SKpgtsyz0PXZthUdUb1tqE Jlgq3nieYlN7oRZvc5b0gQxwE4Nxii+Z00K1IjxyjyVBMSz6g3P1xF1wDAFMGVbioMQL SQLjnTOwWzbJwGTK05dQ87CCVy6jE7Ou1rVQBpOaYbiQkCB9KcOyzAeVIR6YWuCzNrUP d30NqH7tn9OePWACH/QNQtS+IoWp0XUOA8hqhmWKjkP+otRhRCcwqTmI1m+vBmtbCf7A wUMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:mime-version; bh=k7/8sf5obUfDYvU4Lcecx8r2TKLTgnfxG9gtE8jEgSc=; b=t6Lxv81vSUFPAiPaRJ+kMdlrOnmU2bdxQMhRdR7IsXCLJSJHH1kiGvLVB30hLhAgTh Vb12Dq9nUgOGrBoyAHbPOrzhsZpMMLLMJQ6FG18TRAay4FnvKx85jTZ1EG7n7BT6qzOq /VaPRTZLPk6joAFs76Zg6Ep+pbrxI8qssbvwrupADiGe4Rm63V2YlQpOeS+ARyclf+OP +FUA7W9DG+0tmLnn/rsrJnyiLHdSsQtwt80mtla+uCHikB74BZv3g+cK3xiw1rPmh4vr 0KS7/MKVb+UUj/UUEMY9QDDZA53Vj0wtM5O0klby4b1Wl8uv52kmWdgJdyB7MDjpIDHU 6qbg== X-Gm-Message-State: AIkVDXKwAdi9W0w4t31z/oI2aj3cK8770/WE5PV4jjY20cviPkdH/Ohu+oa00FdkZIM5yQ== X-Received: by 10.25.79.26 with SMTP id d26mr1253113lfb.38.1484744357771; Wed, 18 Jan 2017 04:59:17 -0800 (PST) Received: from df1844j.local ([89.202.239.221]) by smtp.googlemail.com with ESMTPSA id f25sm128617lji.26.2017.01.18.04.59.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Jan 2017 04:59:16 -0800 (PST) Message-ID: <1484744349.8117.5.camel@gmail.com> Subject: Re: [alpine-aports] [PATCH v2] main/nano: Ditch empty vars in APKBUILD. Change maintainer. From: Leonardo Arena To: Przemyslaw Pawelczyk , ncopa@alpinelinux.org Cc: alpine-aports@lists.alpinelinux.org, zhoumichaely@gmail.com Date: Wed, 18 Jan 2017 13:59:09 +0100 In-Reply-To: <20170114194146.26046-1-przemoc@zoho.com> References: <20170114005016.27359-1-przemoc@zoho.com> <20170114194146.26046-1-przemoc@zoho.com> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-2wEpFe3+4pDdrnLDDhx5" X-Mailer: Evolution 3.18.5.2-0ubuntu3.1 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 --=-2wEpFe3+4pDdrnLDDhx5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, On sab, 2017-01-14 at 20:41 +0100, Przemyslaw Pawelczyk wrote: > Old alleged maintainer (Michael Zhou) made himself maintainer with > commit d2f2f034f33f4c6d8df8573da9455b475f6550f6, but he never touched > nano ever again.=C2=A0=C2=A0He has almost no trace of any activity in apo= rts > repo > since 2011 (1 commit in 2016). >=20 > Natanael Copa is the most active contributor, so hopefully he's not > against becoming maintainer of another package. > --- >=20 > =C5=81ukasz Jendrysik was not aware of my nano upgrade in patchwork, > so he did PR in github and Jakub Jirutka applied it quickly then. > Here is the remaining part of my original patch. >=20 >=20 > =C2=A0main/nano/APKBUILD | 5 ++--- > =C2=A01 file changed, 2 insertions(+), 3 deletions(-) >=20 > diff --git a/main/nano/APKBUILD b/main/nano/APKBUILD > index 3bbd36ac9945..ccdfc2f661d9 100644 > --- a/main/nano/APKBUILD > +++ b/main/nano/APKBUILD > @@ -1,13 +1,12 @@ > =C2=A0# Contributor: Michael Mason > -# Maintainer: Michael Zhou > +# Maintainer: Natanael Copa > =C2=A0pkgname=3Dnano > =C2=A0pkgver=3D2.7.4 > -pkgrel=3D0 > +pkgrel=3D1 I don't think we need to really rebuild the package for this. Hence pkgrel can be left untouched. Thanks! -|_eo --=-2wEpFe3+4pDdrnLDDhx5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJYf2adAAoJELAPckZGG2T69HQH/AwmTKV0F/OJZnZqfSxt3hOF u/ACStQKfvziFFQXL4sY5L2MqYrsSvnr8ZakpRizR2IEYidmmPe8kSk36KvJuxlt 6mkKj6X0EbuWygJZnW6hm0CG7VF6L5RgZE3Mfz/AAD4rc3qTEfqiSNhaoGH2Y2OY W460bBZbxH12FUBKSkJhik17H91cciNayhjFTWD78IPJ0jUbZfJKaCf4+woh1hxa A9pvjTN8Y69/+ADd5xvdCEIP1HPFgb+GG4hJp66gJ8k1ET9Nmf1SnuWZmJ1etGzM AhmIo4eKGCcv8stgWN3utusc4QaG2buigue6lNZ6ZUG4K7YHTUAEgr20m3R3XNM= =cfRu -----END PGP SIGNATURE----- --=-2wEpFe3+4pDdrnLDDhx5-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---