[pyfai] 01/02: fix CI

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Thu Aug 18 07:27:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch master
in repository pyfai.

commit aed0be6758af75f07c00fec433b3438b981a4e53
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Aug 18 09:18:52 2016 +0200

    fix CI
---
 debian/tests/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index c92ab9c..06c475f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,11 +1,11 @@
 Tests: python2
-Depends: python-pyfai, python-tk
+Depends: python-pyfai, pyfai, python-tk
 
 Tests: python2-dbg
-Depends: python-pyfai-dbg, python-tk
+Depends: python-pyfai-dbg, pyfai, python-tk
 
 Tests: python3
-Depends: python3-pyfai, python3-tk
+Depends: python3-pyfai, pyfai, python3-tk
 
 Tests: python3-dbg
-Depends: python3-pyfai-dbg, python3-tk
\ No newline at end of file
+Depends: python3-pyfai-dbg, pyfai, python3-tk
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfai.git



More information about the debian-science-commits mailing list