Added missing python-mock build-deps.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
python-kafka (0.9.3-2) unstable; urgency=medium
|
||||
|
||||
* Added missing python-mock build-deps.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Tue, 17 Feb 2015 15:22:08 +0000
|
||||
|
||||
python-kafka (0.9.3-1) unstable; urgency=medium
|
||||
|
||||
* Initial release. (Closes: #778619)
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -10,9 +10,11 @@ Build-Depends: debhelper (>= 9),
|
||||
python-sphinx,
|
||||
python3-all,
|
||||
python3-setuptools
|
||||
Build-Depends-Indep: python-nose,
|
||||
Build-Depends-Indep: python-mock,
|
||||
python-nose,
|
||||
python-nose-timer,
|
||||
python-six,
|
||||
python3-mock,
|
||||
python3-nose,
|
||||
python3-nose-timer,
|
||||
python3-six
|
||||
|
||||
Reference in New Issue
Block a user