* Renamed python-futures into python-concurrent.futures for the
(build-)depends (Closes: #739470).
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -2,6 +2,8 @@ python-taskflow (0.1.3-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Updated new upstream repository in d/copyright, d/rules and d/control.
|
||||
* Renamed python-futures into python-concurrent.futures for the
|
||||
(build-)depends (Closes: #739470).
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Wed, 19 Feb 2014 15:23:19 +0800
|
||||
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -14,7 +14,7 @@ Build-depends-indep: alembic (>= 0.4.1),
|
||||
pylint (>= 0.25),
|
||||
python-anyjson (>= 0.3.3),
|
||||
python-babel (>= 1.3),
|
||||
python-futures (>= 2.1.3),
|
||||
python-concurrent.futures (>= 2.1.3),
|
||||
python-coverage (>= 3.6),
|
||||
python-eventlet (>= 0.13.0),
|
||||
python-hacking (>= 0.8.0),
|
||||
@@ -41,7 +41,7 @@ Pre-Depends: dpkg (>= 1.15.6~)
|
||||
Depends: alembic (>= 0.4.1),
|
||||
python-anyjson (>= 0.3.3),
|
||||
python-babel (>= 1.3),
|
||||
python-futures (>= 2.1.3),
|
||||
python-concurrent.futures (>= 2.1.3),
|
||||
python-eventlet (>= 0.13.0),
|
||||
python-iso8601 (>= 0.1.8),
|
||||
python-networkx (>= 1.8),
|
||||
|
||||
Reference in New Issue
Block a user