X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 88354DC01FF for ; Fri, 18 Apr 2014 05:10:25 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id n15so1042649lbi.41 for ; Thu, 17 Apr 2014 22:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=LEa6cdlG+V1Oyy+cpaymQAKrKZSsTfCX5xZUENMjJ0s=; b=pGtTVlcUUSysO+ISJHp5CPZnTJXAsX75P0CZ5DpQu8OErpw0mXRSZ5y5TW1PsASvrJ keVcw7ezF8fY3NVRK5w+cBfERqrhxgOfskcx+GID4CEsCcB9rcsVbjyoCrZbh9P8+jAp 0shoqBz38EVXzii8z862QdBPYnu4Z75fcBlwDYyerwepCuWTqWIwL8zZI1Moh73O4vvM /4EJIVNlNcGCb+wYtZq9bNVckf++AJE2VQpf/wo26o4qN7njIjk3O2njhWCBMIymTkTY rCGG93LnOlP9rvbqg49UPD9p+n86RkvvYB6UTMhu5cSeqY632kCQ9vEYNLUNlJT0wirj N5Ww== X-Received: by 10.112.134.230 with SMTP id pn6mr415226lbb.37.1397797821701; Thu, 17 Apr 2014 22:10:21 -0700 (PDT) Received: from vostro ([83.145.235.199]) by mx.google.com with ESMTPSA id cq4sm27099863lad.5.2014.04.17.22.10.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Apr 2014 22:10:21 -0700 (PDT) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Fri, 18 Apr 2014 08:12:03 +0300 From: Timo Teras To: Stuart Cardall Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] /main/duply - version bump to 1.7.3 Message-ID: <20140418081203.55ced026@vostro> In-Reply-To: <1397763327-758-1-git-send-email-developer@it-offshore.co.uk> References: <1397763327-758-1-git-send-email-developer@it-offshore.co.uk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; i486-alpine-linux-musl) X-Mailinglist: alpine-devel 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-Transfer-Encoding: 7bit On Thu, 17 Apr 2014 19:35:27 +0000 Stuart Cardall wrote: > Version bump of Duply from 1.6.0 to 1.7.3 > --- > main/duply/APKBUILD | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Applied, with the commit message slightly modified: - no first '/' for the aport name - ':' as separator between the pkgname and version upgrade - no need to restate things in the commit message Please send upgrade commits in this format in future. Otherwise very good. Thanks, Timo --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---