More (build-)depends fixes.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,10 +1,14 @@
|
||||
python-taskflow (0.2-1) experimental; urgency=medium
|
||||
|
||||
[ gustavo panizzo ]
|
||||
* New upstream release.
|
||||
* Increased the version required of python-six, python-iso8601,
|
||||
python-steveodore.
|
||||
|
||||
-- gustavo panizzo <gfa@zumbi.com.ar> Wed, 02 Apr 2014 14:39:00 -0300
|
||||
[ Thomas Goirand ]
|
||||
* Some more (build-)depends fixes.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Thu, 03 Apr 2014 08:35:03 +0000
|
||||
|
||||
python-taskflow (0.1.3-2) unstable; urgency=medium
|
||||
|
||||
|
||||
8
debian/control
vendored
8
debian/control
vendored
@@ -9,7 +9,7 @@ Uploaders: Julien Danjou <acid@debian.org>,
|
||||
Build-Depends: debhelper (>= 9),
|
||||
openstack-pkg-tools,
|
||||
python-all (>= 2.6.6-3~),
|
||||
python-pbr (>= 0.5.21),
|
||||
python-pbr (>= 0.6),
|
||||
python-setuptools
|
||||
Build-depends-indep: alembic (>= 0.4.1),
|
||||
pylint (>= 0.25),
|
||||
@@ -23,7 +23,9 @@ Build-depends-indep: alembic (>= 0.4.1),
|
||||
python-kombu,
|
||||
python-mock (>= 1.0),
|
||||
python-networkx (>= 1.8),
|
||||
python-oslosphinx,
|
||||
python-six (>= 1.5.2),
|
||||
python-sphinx,
|
||||
python-sqlalchemy (>= 0.7.8),
|
||||
python-stevedore (>= 0.14),
|
||||
python-subunit (>= 0.0.18),
|
||||
@@ -31,7 +33,7 @@ Build-depends-indep: alembic (>= 0.4.1),
|
||||
python-unittest2,
|
||||
python-zake,
|
||||
subunit (>= 0.0.18),
|
||||
testrepository (>= 0.0.17)
|
||||
testrepository (>= 0.0.18)
|
||||
Standards-Version: 3.9.5
|
||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-taskflow.git
|
||||
Vcs-Git: git://anonscm.debian.org/openstack/python-taskflow.git
|
||||
@@ -47,7 +49,7 @@ Depends: alembic (>= 0.4.1),
|
||||
python-eventlet (>= 0.13.0),
|
||||
python-iso8601 (>= 0.1.9),
|
||||
python-networkx (>= 1.8),
|
||||
python-pbr (>= 0.5.21),
|
||||
python-pbr (>= 0.6),
|
||||
python-six (>= 1.5.2),
|
||||
python-sqlalchemy (>= 0.7.8),
|
||||
python-stevedore (>= 0.14),
|
||||
|
||||
Reference in New Issue
Block a user