Fixed oslotest EPOCH.

Change-Id: Ie99ff05d3e05988d32c4365aeb0da80f1fb0709a
This commit is contained in:
Thomas Goirand
2016-09-28 10:35:27 +02:00
parent 4851713c85
commit ede6b4ab0c
2 changed files with 6 additions and 2 deletions

4
debian/changelog vendored
View File

@@ -1,8 +1,12 @@
python-taskflow (2.3.0-2) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Fixed oslotest EPOCH.
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:15:35 +0200
python-taskflow (2.3.0-1) experimental; urgency=medium

4
debian/control vendored
View File

@@ -37,7 +37,7 @@ Build-Depends-Indep: alembic (>= 0.8.4),
python-oslo.serialization (>= 2.0.0),
python-oslo.utils (>= 3.15.0),
python-oslosphinx (>= 2.5.0),
python-oslotest (>= 2.3.0),
python-oslotest (>= 1:2.3.0),
python-psycopg2,
python-pydotplus,
python-pymysql (>= 0.6.2),
@@ -68,7 +68,7 @@ Build-Depends-Indep: alembic (>= 0.8.4),
python3-netifaces,
python3-oslo.serialization (>= 2.0.0),
python3-oslo.utils (>= 3.15.0),
python3-oslotest (>= 2.5.0),
python3-oslotest (>= 1:2.5.0),
python3-psycopg2,
python3-pydotplus,
python3-pymysql (>= 0.6.2),