From patchwork Thu Sep 17 12:50:18 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Numan Siddique X-Patchwork-Id: 1366100 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ovn.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BscJg46JJz9sSW for ; Thu, 17 Sep 2020 22:50:43 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id CFDE186D6F; Thu, 17 Sep 2020 12:50:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KxzffBi5EUjF; Thu, 17 Sep 2020 12:50:40 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by fraxinus.osuosl.org (Postfix) with ESMTP id A8E3C86D62; Thu, 17 Sep 2020 12:50:40 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 9B3FEC0864; Thu, 17 Sep 2020 12:50:40 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by lists.linuxfoundation.org (Postfix) with ESMTP id 1132BC0051 for ; Thu, 17 Sep 2020 12:50:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id EDFC887848 for ; Thu, 17 Sep 2020 12:50:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MTFcSilWyF+C for ; Thu, 17 Sep 2020 12:50:38 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by whitealder.osuosl.org (Postfix) with ESMTPS id BBADF87277 for ; Thu, 17 Sep 2020 12:50:37 +0000 (UTC) Received: from nusiddiq.home.org.com (unknown [116.75.114.143]) (Authenticated sender: numans@ovn.org) by relay11.mail.gandi.net (Postfix) with ESMTPSA id C8300100013; Thu, 17 Sep 2020 12:50:32 +0000 (UTC) From: numans@ovn.org To: dev@openvswitch.org Date: Thu, 17 Sep 2020 18:20:18 +0530 Message-Id: <20200917125018.994006-1-numans@ovn.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Cc: Artem Teleshev Subject: [ovs-dev] [PATCH ovn] debian/changelog: Fix data format X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" From: Artem Teleshev Reported-at: https://github.com/ovn-org/ovn/issues/54 Submitted-at: https://github.com/ovn-org/ovn/pull/55 Signed-off-by: Artem Teleshev Signed-off-by: Numan Siddique --- debian/changelog | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5807dbb847..550e3df4e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,22 +1,22 @@ -OVN (20.09.90-1) unstable; urgency=low +ovn (20.09.90-1) unstable; urgency=low * New upstream version - -- OVN team Wed 16 Sep 2020 16:48:32 +0530 + -- OVN team Wed, 16 Sep 2020 16:48:32 +0530 -OVN (20.09.0-1) unstable; urgency=low +ovn (20.09.0-1) unstable; urgency=low * New upstream version - -- OVN team Wed 16 Sep 2020 16:47:15 +0530 + -- OVN team Wed, 16 Sep 2020 16:47:15 +0530 -OVN (20.06.0-1) unstable; urgency=low +ovn (20.06.0-1) unstable; urgency=low * New upstream version - -- OVN team Tue 26 May 2020 01:10:35 PM E + -- OVN team Tue, 26 May 2020 13:10:35 -0500 -OVN (20.03.0-1) unstable; urgency=low +ovn (20.03.0-1) unstable; urgency=low * New upstream version