From patchwork Tue Mar 13 20:50:15 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: 7269 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 DBB8A23E13 for ; Tue, 13 Mar 2012 20:50:18 +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 9E1CAA1861F for ; Tue, 13 Mar 2012 20:50:18 +0000 (UTC) Received: by iage36 with SMTP id e36so1698000iag.11 for ; Tue, 13 Mar 2012 13:50:18 -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=tHIpjW7ix89a/Ykv5PfclYovd0PTQ9oywAG+Nwl/ylw=; b=iVjlnv3YfnShkCc5HAhRBPWK8HvKMWppgDyGs9NGeWFMW0uwD32veRo58eyKHYsrgt Hh9BLneqzbICt8vzKQuxEtBQn/FL7T/CIEHGRklmEg08Dc1qS70L+K13U/W9Vzcl7OIf uufdvij2AED2NrgrMKv7ETYJw1YRW6xIjNZLeIzHhjUMu97JjuuAb8PMep32C1GFNQDQ Y0KxhmJDCyO17KiFwVVQmRU46rBOI0kWyjuqPVDPQNaC9Yvo+m4Ua6syDDRKL6369jLu uZegy3yttBa1tUeH9xaFRisM2Ut2udFQgEB4DpLmB93aRO8d6g1dr6Jb+2b1D2Jz3pL5 G8Dg== Received: by 10.42.147.199 with SMTP id o7mr22649835icv.50.1331671817919; Tue, 13 Mar 2012 13:50:17 -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.53.18 with SMTP id k18csp74845ibg; Tue, 13 Mar 2012 13:50:17 -0700 (PDT) Received: by 10.216.82.141 with SMTP id o13mr30995wee.2.1331671816498; Tue, 13 Mar 2012 13:50:16 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id i14si2443121wed.97.2012.03.13.13.50.16 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 13 Mar 2012 13:50:16 -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 1S7Yff-00079S-VD for ; Tue, 13 Mar 2012 20:50:15 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id DB081E0594 for ; Tue, 13 Mar 2012 20:50:15 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 356 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 356: release 0.11 Message-Id: <20120313205015.23146.55026.launchpad@ackee.canonical.com> Date: Tue, 13 Mar 2012 20:50:15 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14933"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 937ba3314f93b92e2b71511bc13b6b260c015abd X-Gm-Message-State: ALoCoQlMcSvRxM/XBrukRZH8nNbJuvQJBQy3deKn2rwG+JFVLaCCeHBHOo+tE7vSXMkHKMGxHl1k ------------------------------------------------------------ revno: 356 tags: release-0.11 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Wed 2012-03-14 09:48:14 +1300 message: release 0.11 modified: doc/changes.rst lava_server/__init__.py --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-03-13 01:08:29 +0000 +++ doc/changes.rst 2012-03-13 20:48:14 +0000 @@ -3,8 +3,8 @@ .. _version_0_11: -Version 0.11 (UNRELEASED) -========================= +Version 0.11 +============ * Add code developed in lava-scheduler for super easy ajax-based pagination of tables. === modified file 'lava_server/__init__.py' --- lava_server/__init__.py 2012-03-13 01:08:29 +0000 +++ lava_server/__init__.py 2012-03-13 20:48:14 +0000 @@ -23,4 +23,4 @@ The LAVA server package. Contains only the version declaration. """ -__version__ = (0, 11, 0, "dev", 0) +__version__ = (0, 11, 0, "final", 0)