From patchwork Tue Dec 29 15:40:11 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxim Uvarov X-Patchwork-Id: 59057 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp2338077lbb; Tue, 29 Dec 2015 07:41:24 -0800 (PST) X-Received: by 10.140.220.136 with SMTP id q130mr83004498qhb.24.1451403684381; Tue, 29 Dec 2015 07:41:24 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id 53si70689241qgc.0.2015.12.29.07.41.24; Tue, 29 Dec 2015 07:41:24 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id EBD5661635; Tue, 29 Dec 2015 15:41:23 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=X1HrAL1g; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id D265C6169E; Tue, 29 Dec 2015 15:40:44 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 3DC2661612; Tue, 29 Dec 2015 15:40:41 +0000 (UTC) Received: from mail-lf0-f48.google.com (mail-lf0-f48.google.com [209.85.215.48]) by lists.linaro.org (Postfix) with ESMTPS id E5143616A1 for ; Tue, 29 Dec 2015 15:40:22 +0000 (UTC) Received: by mail-lf0-f48.google.com with SMTP id y184so213750822lfc.1 for ; Tue, 29 Dec 2015 07:40:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=CZiunuC4Ma2aTFWSqmMD05NhQfyiHyT/QFT/Zo+/DpA=; b=X1HrAL1g5aroyAcYF/tW3UclxWWmqThyU/rHwEWQgkoWFESfdiowKB/S3YD99vVu7P aI47JrferuJGCrZ9SXO0CBgNZd9RC6Usy2SBRAGB71Vez6kce77SuCoocNNF4htIY/VL 8LtwyGzHOW4pMJ7r2+tLPTvxaJ9DyzXghPtS0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=CZiunuC4Ma2aTFWSqmMD05NhQfyiHyT/QFT/Zo+/DpA=; b=j0Uyc27D7ChBRBqAPsuu3tqoUCjYVqcVhKk1EsMxjvBFocBN1kl286m0unGF3NcI/K HxJAdHCCmQm3bRE5T+gB7NJ4pRm4xVaHlzs8a79EicqtpNEMW74m4nwXxEAH4jnTD7Oc skpEGG+njbsG0nOwjzOFxnZed8qRQVoM94n7UvBdy4oTDW/YtoX7tmN69BG7w+q/ba7c YLDi1ANA3ObKI3/3aPxrBz4qEnQkgKkgj6z8z/g9yAvP28qdNVxHRCnhm7+KJ1A33S9j LhiR9JvTnl45mB2HZgQRLnsbvNBE7gy8mLDofxG7gEZHIT64cJfQDnuMdUKY6QI9yYkg YxTw== X-Gm-Message-State: ALoCoQm6H/9LP+wk1hIFSv7An2g+gRex2i56L7YkK61OwEAG4PHki1uwpfZdSe/bvCG4r71yzKXz87rpOrCLA58WTTv4Fam7Gw== X-Received: by 10.25.28.70 with SMTP id c67mr17785522lfc.95.1451403621774; Tue, 29 Dec 2015 07:40:21 -0800 (PST) Received: from localhost.localdomain (ppp91-76-173-134.pppoe.mtu-net.ru. [91.76.173.134]) by smtp.gmail.com with ESMTPSA id d2sm11240396lbc.11.2015.12.29.07.40.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 29 Dec 2015 07:40:21 -0800 (PST) From: Maxim Uvarov To: lng-odp@lists.linaro.org Date: Tue, 29 Dec 2015 18:40:11 +0300 Message-Id: <1451403615-3460-4-git-send-email-maxim.uvarov@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1451403615-3460-1-git-send-email-maxim.uvarov@linaro.org> References: <1451403615-3460-1-git-send-email-maxim.uvarov@linaro.org> X-Topics: patch Subject: [lng-odp] [NEXT PATCHv3 3/5] debian fix X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" --- pkg/debian/changelog | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/debian/changelog b/pkg/debian/changelog index 4a9a7eb..1a0b23c 100644 --- a/pkg/debian/changelog +++ b/pkg/debian/changelog @@ -3,7 +3,6 @@ opendataplane (1.6.0.0-1) unstable; urgency=low -- Maxim Uvarov Mon, 28 Dec 2015 17:01:58 +0300 - opendataplane (1.5.0.0-1) unstable; urgency=low * ODP release v1.5