debian/control - boosted required cython version to 0.15, policy to 3.9.4

This commit is contained in:
Yaroslav Halchenko
2013-06-03 10:38:50 -04:00
parent 808788be7f
commit 6ecc287be3
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -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
+2 -2
View File
@@ -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