Merge commit 'debian/0.6.1-1-1-gf768570' into debian

* commit 'debian/0.6.1-1-1-gf768570':
  PKG: Add python-qt4 as a recommended dependency.

Conflicts:
	debian/changelog -- moved that entry up -- will serve a starting point for the 0.8.x changelog
This commit is contained in:
Yaroslav Halchenko
2013-06-03 10:23:44 -04:00
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
skimage (0.7.0-1) UNRELEASED; urgency=low
[ Stefan van der Walt ]
* Add python-qt4 as a recommended package (Closes: #684753).
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 03 Jun 2013 10:23:16 -0400
skimage (0.7.2-1.1) unstable; urgency=low
* Non-maintainer upload.
+1 -1
View File
@@ -28,7 +28,7 @@ Depends: ${misc:Depends}, ${python:Depends},
python-skimage-lib (>= ${source:Version}),
libfreeimage3,
Provides: ${python:Provides}
Recommends: python-nose, python-matplotlib (>= 1.0), python-imaging
Recommends: python-nose, python-matplotlib (>= 1.0), python-imaging, python-qt4
Suggests: python-skimage-doc, python-opencv
Description: Python modules for image processing
scikits-image is a collection of image processing algorithms for