From patchwork Mon Apr 2 00:21:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 7561 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 47B1923E42 for ; Mon, 2 Apr 2012 00:21:13 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 117A1A187F9 for ; Mon, 2 Apr 2012 00:21:12 +0000 (UTC) Received: by iage36 with SMTP id e36so4912809iag.11 for ; Sun, 01 Apr 2012 17:21: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=QBXwsF+eW6e5mLSP3gDfntJdCx2U+O9c0EK6VbGXKe4=; b=ODqDeagpoeVNJOTHzWwh0P4uiGhSz9FVQ0LftvUM+IPoThQhMabKu7U5Ca/Y5Eom47 si/JvJe0DcnVqdbNXg6DwAWuVP4ch/gT8EYE4OCdT2lu+PORE/vxBhLaIFOdkRtsZsg9 AvdS/3HmfL7NdqwSJac52gSlpO1iIMhyg+Qpqhv1VD/JqoeNHAfiNyYmVk3M/LQAj5fV iw4R4YZZphIbX9/vmGJzjtUOPKmWuWlvmePk2GRu8vs0o/cbsA+r65Oq49dUiPQkJpvX n2SLRI5NvQYP2SLI3bRUyjob7r3E0SViIbkHLiiiIS/Gc1jNooMYJ6mMCjKkr8mvemEo kLCQ== Received: by 10.50.188.138 with SMTP id ga10mr3963753igc.51.1333326072551; Sun, 01 Apr 2012 17:21: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.5.205 with SMTP id 13csp86150ibw; Sun, 1 Apr 2012 17:21:11 -0700 (PDT) Received: by 10.180.107.104 with SMTP id hb8mr19208869wib.8.1333326071114; Sun, 01 Apr 2012 17:21:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id c21si16880410wed.53.2012.04.01.17.21.10 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 01 Apr 2012 17:21:11 -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 1SEV1C-00082C-Je for ; Mon, 02 Apr 2012 00:21:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 8BF6EE025F for ; Mon, 2 Apr 2012 00:21:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 270 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 270: release 0.5.11 Message-Id: <20120402002110.7163.38096.launchpad@ackee.canonical.com> Date: Mon, 02 Apr 2012 00:21:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15032"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 8acf6c4ffb62003720abe56daf93528bafc1b40b X-Gm-Message-State: ALoCoQkzvlrb5NnHy1kywFMlAr1SK5qKiKIaTdoLpxECVCyxgZ4+rFRQd0mz3iMGUTCr3EnkHSA1 ------------------------------------------------------------ revno: 270 tags: release-0.5.11 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-04-02 12:19:09 +1200 message: release 0.5.11 modified: lava_dispatcher/__init__.py --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2012-03-27 01:32:13 +0000 +++ lava_dispatcher/__init__.py 2012-04-02 00:19:09 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 5, 11, "dev", 0) +__version__ = (0, 5, 11, "final", 0)