From 8b50b60167a387aa66d22309ae2f97aca97e434a Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 18 Sep 2015 17:20:29 +0200 Subject: [PATCH] Fixed wrong (build-)depends on python-neutronclient: EPOCH should be 1:. Rewritten-From: 0f07eb05b1dcfc4caf70f33fc180924de81d796a --- xenial/debian/changelog | 3 ++- xenial/debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 2b829512..74febc49 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ -heat (1:5.0.0~b3-2) UNRELEASED; urgency=medium +heat (1:5.0.0~b3-2) experimental; urgency=medium * Added nl.po. + * Fixed wrong (build-)depends on python-neutronclient: EPOCH should be 1:. -- Thomas Goirand Mon, 14 Sep 2015 11:38:40 +0200 diff --git a/xenial/debian/control b/xenial/debian/control index edebd81d..0f5ef54e 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -41,7 +41,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-mox, python-mysqldb, python-netaddr (>= 0.7.12), - python-neutronclient (>= 2.6.0), + python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.26.0), python-oslo.cache (>= 0.4.0), python-oslo.concurrency (>= 2.3.0), @@ -113,7 +113,7 @@ Depends: python-babel (>= 1.3), python-mistralclient (>= 1.0.0), python-mysqldb, python-netaddr (>= 0.7.12), - python-neutronclient (>= 2:2.6.0), + python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.26.0), python-oslo.cache (>= 0.4.0), python-oslo.concurrency (>= 2.3.0), -- 2.45.2