Fixed oslotest EPOCH.

Change-Id: I8c89dcb0286ac39bba65f3234655b82bdc477928
This commit is contained in:
Thomas Goirand 2016-09-28 09:40:40 +02:00
parent bba478b2f5
commit f788819975
2 changed files with 6 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,9 +1,13 @@
glance (2:13.0.0~rc1-2) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:02:10 +0200
[ Thomas Goirand ]
* Fixed olsotest EPOCH.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 09:40:21 +0200
glance (2:13.0.0~rc1-1) experimental; urgency=medium

2
debian/control vendored
View File

@ -55,7 +55,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-osprofiler (>= 1.4.0),
python-paste,
python-pastedeploy,