From 7f0dd3e9e1d1647925ea8e7b835c085249deee88 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 9 Mar 2016 00:30:44 +0100 Subject: [PATCH] * Fixed ryu version to 3.30, since I could upload it to Experimental after current maintainer agreed with team maintenance. Rewritten-From: 0293aaab64a1e2ba9c8093b17b0978dfcbc8a84b --- xenial/debian/changelog | 7 +++++++ xenial/debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 6ae70d9b5..565cf8533 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,10 @@ +neutron (2:8.0.0~b3-2) UNRELEASED; urgency=medium + + * Fixed ryu version to 3.30, since I could upload it to Experimental after + current maintainer agreed with team maintenance. + + -- Thomas Goirand Wed, 09 Mar 2016 00:30:05 +0100 + neutron (2:8.0.0~b3-1) experimental; urgency=medium [ Ondřej Nový ] diff --git a/xenial/debian/control b/xenial/debian/control index fd7c853cc..414167983 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -63,7 +63,7 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-requests-mock (>= 0.7.0), python-retrying, python-routes, - python-ryu (>= 3.24), + python-ryu (>= 3.30), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), @@ -127,7 +127,7 @@ Depends: alembic (>= 0.8.0), python-requests (>= 2.8.1), python-retrying, python-routes, - python-ryu (>= 3.24), + python-ryu (>= 3.30), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), -- 2.45.2