Fixed (build-)depends for this release.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -1,6 +1,7 @@
|
||||
python-taskflow (1.17.0-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Fixed (build-)depends for this release.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Thu, 30 Jul 2015 15:21:31 +0000
|
||||
|
||||
|
||||
14
debian/control
vendored
14
debian/control
vendored
@@ -7,10 +7,11 @@ Build-Depends: debhelper (>= 9),
|
||||
dh-python,
|
||||
openstack-pkg-tools,
|
||||
python-all,
|
||||
python-pbr (>= 0.11),
|
||||
python-pbr (>= 1.3),
|
||||
python-setuptools,
|
||||
python-sphinx,
|
||||
Build-Depends-Indep: alembic (>= 0.7.2),
|
||||
python-automaton,
|
||||
python-cachetools,
|
||||
python-concurrent.futures (>= 3.0),
|
||||
python-contextlib2,
|
||||
@@ -24,14 +25,14 @@ Build-Depends-Indep: alembic (>= 0.7.2),
|
||||
python-jsonschema,
|
||||
python-kazoo (>= 2.2),
|
||||
python-kombu,
|
||||
python-mock (>= 1.1),
|
||||
python-mock (>= 1.3),
|
||||
python-monotonic (>= 0.1),
|
||||
python-mysqldb,
|
||||
python-networkx,
|
||||
python-oslo.serialization (>= 1.4.0),
|
||||
python-oslo.utils (>= 1.6.0),
|
||||
python-oslo.utils (>= 1.9.0),
|
||||
python-oslosphinx (>= 2.5.0),
|
||||
python-oslotest (>= 1.5.1),
|
||||
python-oslotest (>= 1.7.0),
|
||||
python-psycopg2,
|
||||
python-redis,
|
||||
python-six (>= 1.9.0),
|
||||
@@ -51,6 +52,7 @@ Homepage: https://github.com/openstack/taskflow
|
||||
Package: python-taskflow
|
||||
Architecture: all
|
||||
Depends: alembic (>= 0.7.2),
|
||||
python-automaton,
|
||||
python-cachetools,
|
||||
python-concurrent.futures (>= 3.0),
|
||||
python-contextlib2,
|
||||
@@ -66,8 +68,8 @@ Depends: alembic (>= 0.7.2),
|
||||
python-mysqldb,
|
||||
python-networkx,
|
||||
python-oslo.serialization (>= 1.4.0),
|
||||
python-oslo.utils (>= 1.6.0),
|
||||
python-pbr,
|
||||
python-oslo.utils (>= 1.9.0),
|
||||
python-pbr (>= 1.3),
|
||||
python-psycopg2,
|
||||
python-six (>= 1.9.0),
|
||||
python-sqlalchemy (>= 0.9.7),
|
||||
|
||||
Reference in New Issue
Block a user