Fixed oslotest EPOCH.

Change-Id: Iae295770a718cb3b99358c8a355cd5b453df591a
This commit is contained in:
Thomas Goirand 2016-09-28 09:39:59 +02:00
parent 64d2bccf53
commit a43810f9d3
2 changed files with 6 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,9 +1,13 @@
designate (1:3.0.0~rc1-2) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:01:56 +0200
[ Thomas Goirand ]
* Fixed oslotest EPOCH.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 09:39:40 +0200
designate (1:3.0.0~rc1-1) experimental; urgency=medium

2
debian/control vendored
View File

@ -49,7 +49,7 @@ Build-Depends-Indep: bandit,
python-oslo.service (>= 1.10.0),
python-oslo.utils (>= 3.16.0),
python-oslosphinx (>= 2.5.0),
python-oslotest (>= 1.10.0),
python-oslotest (>= 1:1.10.0),
python-paste,
python-pastedeploy,
python-pecan (>= 1.0.0),