From patchwork Wed Jun 20 13:04:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Deepti B. Kalakeri" X-Patchwork-Id: 9503 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 4C1F923E1B for ; Wed, 20 Jun 2012 13:04:14 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id AA115A187F6 for ; Wed, 20 Jun 2012 13:04:13 +0000 (UTC) Received: by yhpp61 with SMTP id p61so6188988yhp.11 for ; Wed, 20 Jun 2012 06:04:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=V3JzUbazqy0p6/YU4d4uJ3oMcYR/WTiOI/I9SNBU2sA=; b=ZPIAoSaPFd5EaqPPMfqwY1GwjVq6PzS0+HFCgK9AvSwx4fMTfCetld1UUpHfcny1yR R08vtItcIcd/fCJJV0QerRzpzFyI97Gi0lOnOmc+GdiccR2KvdLk3726+GvR4SsXITwL N5UsCV4ZLlf92nb79G0uCw9iTiOTZdurXdhHWHbgRKrqphheUqFDTmZSum9qcI62N9Jj n02QY3yQ/T30X2b4PeWiMEVFXtLQkAen1KBbq1gjBosDM4eMvjyauowc4diRhYvFsOOe FeGtQaElRignnZbltpwXkBKkzoLV82wiy2cxtqtp/LbXR8FHFCTqslc8WxucOwz9bUDm HKcg== Received: by 10.50.203.39 with SMTP id kn7mr4335791igc.53.1340197452339; Wed, 20 Jun 2012 06:04:12 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.24.148 with SMTP id v20csp178844ibb; Wed, 20 Jun 2012 06:04:10 -0700 (PDT) Received: by 10.216.202.134 with SMTP id d6mr13284880weo.159.1340197450452; Wed, 20 Jun 2012 06:04:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id n12si28865772wee.113.2012.06.20.06.04.10 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 20 Jun 2012 06:04:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1ShKZt-000241-TA for ; Wed, 20 Jun 2012 13:04:09 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id D5D8EE026B for ; Wed, 20 Jun 2012 13:04:09 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: linaro-image-tools X-Launchpad-Branch: ~linaro-image-tools/linaro-image-tools/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 529 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 529: Modify the README to include the correct python-testools dependency information Message-Id: <20120620130409.28161.90835.launchpad@ackee.canonical.com> Date: Wed, 20 Jun 2012 13:04:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15435"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 067670a872a93521197b5e3164f63be0c108b88e X-Gm-Message-State: ALoCoQl1Tmrs2Bgwxa0ylxsB7W8EXaQEbhb7XKdZwWTZh6LpYCckWm3stMbajz2+6Tn8juaTXFr1 Merge authors: Deepti B. Kalakeri (deeptik) Related merge proposals: https://code.launchpad.net/~deeptik/linaro-image-tools/fix_doc_bug1015544/+merge/111217 proposed by: Deepti B. Kalakeri (deeptik) review: Approve - Milo Casagrande (milo) ------------------------------------------------------------ revno: 529 [merge] fixes bug: https://launchpad.net/bugs/1015544 committer: Deepti B. Kalakeri branch nick: linaro-image-tools timestamp: Wed 2012-06-20 18:33:01 +0530 message: Modify the README to include the correct python-testools dependency information modified: README --- lp:linaro-image-tools https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk You are subscribed to branch lp:linaro-image-tools. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk/+edit-subscription === modified file 'README' --- README 2011-12-02 09:17:14 +0000 +++ README 2012-06-20 12:49:22 +0000 @@ -23,7 +23,7 @@ Before running any tests you need to install the following packages: - testrepository - - python-testtools >= 0.9.8 + - python-testtools >= 0.9.12 (available at https://launchpad.net/~linaro-maintainers/+archive/tools) - python-debian >= 0.1.16ubuntu1 - python-argparse