mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-09 00:47:37 +08:00
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:
Vendored
+7
@@ -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.
|
||||
|
||||
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user