Added missing Debian tests dependencies
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -1,6 +1,7 @@
|
||||
python-taskflow (1.30.0-3) UNRELEASED; urgency=medium
|
||||
|
||||
* Standards-Version is 3.9.8 now (no change)
|
||||
* Added missing Debian tests dependencies
|
||||
|
||||
-- Ondřej Nový <novy@ondrej.org> Sat, 09 Apr 2016 19:31:18 +0200
|
||||
|
||||
|
||||
2
debian/tests/control
vendored
2
debian/tests/control
vendored
@@ -1,5 +1,5 @@
|
||||
Tests: python-taskflow
|
||||
Depends: @, python-all, testrepository, python-mock, python-testtools, python-kazoo,
|
||||
python-kombu, python-zake, python-oslo-serialization, python-oslo-utils, python-oslotest,
|
||||
python-jsonschema
|
||||
python-jsonschema, python-redis, python-sqlalchemy, python-sqlalchemy-utils
|
||||
Restrictions: allow-stderr
|
||||
|
||||
Reference in New Issue
Block a user