debian/tests/control - [thanks Julian Taylor] adding pil|imaging, tk, matplotlib to Depends

This commit is contained in:
Yaroslav Halchenko
2013-11-28 21:46:49 -05:00
parent 9ae0313a31
commit f23d36f12d
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
skimage (0.9.3-2) unstable; urgency=low
* debian/tests/control
- [thanks Julian Taylor] adding pil|imaging, tk, matplotlib to Depends
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 28 Nov 2013 21:46:35 -0500
skimage (0.9.3-1) unstable; urgency=low
[ Stefan van der Walt ]
+2 -2
View File
@@ -1,5 +1,5 @@
Tests: python2
Depends: python-all, python-nose, python-skimage
Depends: python-all, python-nose, python-skimage, python-pil | python-imaging, python-matplotlib, python-tk
Tests: python3
Depends: python3-all, python3-nose, python3-skimage
Depends: python3-all, python3-nose, python3-skimage, python3-pil | python3-imaging, python3-matplotlib, python3-tk