From patchwork Mon Jan 24 02:50:16 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan Wu X-Patchwork-Id: 80083 X-Patchwork-Delegate: tim.gardner@canonical.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id E77C91007D2 for ; Mon, 24 Jan 2011 13:51:26 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1PhCWZ-0007yh-IO; Mon, 24 Jan 2011 02:51:23 +0000 Received: from adelie.canonical.com ([91.189.90.139]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1PhCWX-0007yW-TM for kernel-team@lists.ubuntu.com; Mon, 24 Jan 2011 02:51:21 +0000 Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1PhCWX-00020P-RA; Mon, 24 Jan 2011 02:51:21 +0000 Received: from [116.227.243.201] (helo=canonical.com) by hutte.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1PhCWR-0006oK-ET; Mon, 24 Jan 2011 02:51:21 +0000 From: Bryan Wu To: tim.gardner@canonical.com, apw@canonical.com Subject: [PATCH 1/3] UBUNTU: fix typo in README Date: Mon, 24 Jan 2011 10:50:16 +0800 Message-Id: <1295837418-3884-2-git-send-email-bryan.wu@canonical.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1295837418-3884-1-git-send-email-bryan.wu@canonical.com> References: <1295837418-3884-1-git-send-email-bryan.wu@canonical.com> Cc: kernel-team@lists.ubuntu.com X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com Signed-off-by: Bryan Wu --- README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README b/README index bb6ccff..5164079 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ for linux-meta. By convention the directory name is supposed to be the name of the package with version number attached. In order to fullfill that convention and prevent git from being useless (since the renaming produces big diffs), a soft-link is created before -calling dpkk-buildpackage. +calling dpkg-buildpackage. The versioning scheme in debian/changelog must be k.k.k.a.m, where k is the kernel version a is the ABI version and m is the version