mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 15:53:11 +08:00
debian/control - boosted required cython version to 0.15, policy to 3.9.4
This commit is contained in:
Vendored
+3
@@ -7,6 +7,9 @@ skimage (0.8.2-1) unstable; urgency=low
|
||||
* New upstream release
|
||||
* ACK NMU + reincarnated the record of 0.6.1-1, which as 0.7.2-1.1 fixed
|
||||
python-support issue
|
||||
* debian/control
|
||||
- boosted required cython version to 0.15
|
||||
- boosted policy cmopliance to 3.9.4
|
||||
|
||||
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 03 Jun 2013 10:28:31 -0400
|
||||
|
||||
|
||||
Vendored
+2
-2
@@ -9,12 +9,12 @@ Build-Depends: debhelper (>= 7.0.50),
|
||||
python-scipy (>= 0.10),
|
||||
python-sphinx,
|
||||
python-nose,
|
||||
cython (>= 0.13),
|
||||
cython (>= 0.15),
|
||||
python-matplotlib (>= 1.0),
|
||||
libfreeimage3,
|
||||
python-imaging,
|
||||
python-support
|
||||
Standards-Version: 3.9.3
|
||||
Standards-Version: 3.9.4
|
||||
XS-Python-Version: >= 2.6
|
||||
Homepage: http://scikits-image.org
|
||||
Vcs-Browser: https://github.com/scikits-image/scikits-image
|
||||
|
||||
Reference in New Issue
Block a user