Fixed (build-)depends for this release.

This commit is contained in:
Thomas Goirand
2015-12-07 17:57:01 +01:00
parent 19e7e49057
commit b5d8aa5338
2 changed files with 13 additions and 12 deletions

1
debian/changelog vendored
View File

@@ -1,6 +1,7 @@
python-taskflow (1.25.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Dec 2015 17:52:48 +0100

24
debian/control vendored
View File

@@ -7,11 +7,11 @@ Build-Depends: debhelper (>= 9),
dh-python,
openstack-pkg-tools,
python-all,
python-pbr (>= 1.3),
python-pbr (>= 1.8),
python-setuptools,
python-sphinx,
python3-all,
python3-pbr (>= 1.3),
python3-pbr (>= 1.8),
python3-setuptools,
Build-Depends-Indep: alembic (>= 0.7.2),
python-alembic,
@@ -33,8 +33,8 @@ Build-Depends-Indep: alembic (>= 0.7.2),
python-monotonic (>= 0.3),
python-networkx (>= 1.9),
python-netifaces,
python-oslo.serialization (>= 1.4.0),
python-oslo.utils (>= 2.0.0),
python-oslo.serialization (>= 2.0.0),
python-oslo.utils (>= 3.0.0),
python-oslosphinx (>= 2.5.0),
python-oslotest (>= 1.10.0),
python-psycopg2,
@@ -62,8 +62,8 @@ Build-Depends-Indep: alembic (>= 0.7.2),
python3-monotonic (>= 0.1),
python3-networkx (>= 1.9),
python3-netifaces,
python3-oslo.serialization (>= 1.4.0),
python3-oslo.utils (>= 2.0.0),
python3-oslo.serialization (>= 2.0.0),
python3-oslo.utils (>= 3.0.0),
python3-oslotest (>= 1.10.0),
python3-psycopg2,
python3-pymysql (>= 0.6.2),
@@ -100,9 +100,9 @@ Depends: alembic (>= 0.7.2),
python-kombu,
python-monotonic (>= 0.3),
python-networkx (>= 1.9),
python-oslo.serialization (>= 1.4.0),
python-oslo.utils (>= 2.0.0),
python-pbr (>= 1.3),
python-oslo.serialization (>= 2.0.0),
python-oslo.utils (>= 3.0.0),
python-pbr (>= 1.8),
python-psycopg2,
python-pymysql (>= 0.6.2),
python-six (>= 1.9.0),
@@ -133,9 +133,9 @@ Depends: alembic (>= 0.7.2),
python3-kombu,
python3-monotonic (>= 0.1),
python3-networkx (>= 1.9),
python3-oslo.serialization (>= 1.4.0),
python3-oslo.utils (>= 2.0.0),
python3-pbr (>= 1.3),
python3-oslo.serialization (>= 2.0.0),
python3-oslo.utils (>= 3.0.0),
python3-pbr (>= 1.8),
python3-psycopg2,
python3-pymysql (>= 0.6.2),
python3-six (>= 1.9.0),