Fixed oslotest EPOCH.

Change-Id: I6a2cbcca09d3d191eb3a2d6ba0f601070fa8d3a6
This commit is contained in:
Thomas Goirand
2016-09-28 10:36:00 +02:00
parent 54469821f1
commit f1a67d5827
2 changed files with 6 additions and 2 deletions

4
debian/changelog vendored
View File

@@ -1,8 +1,12 @@
python-senlinclient (1.0.0-2) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
[ Thomas Goirand ]
* Fixed oslotest EPOCH.
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:15:18 +0200
python-senlinclient (1.0.0-1) experimental; urgency=medium

4
debian/control vendored
View File

@@ -29,7 +29,7 @@ Build-Depends-Indep: git,
python-oslo.serialization (>= 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-prettytable,
python-requests (>= 2.10.0),
python-requests-mock (>= 1.0.0),
@@ -47,7 +47,7 @@ Build-Depends-Indep: git,
python3-oslo.i18n (>= 2.1.0),
python3-oslo.serialization (>= 1.10.0),
python3-oslo.utils (>= 3.16.0),
python3-oslotest (>= 1.10.0),
python3-oslotest (>= 1:1.10.0),
python3-prettytable,
python3-requests (>= 2.10.0),
python3-requests-mock (>= 1.0.0),