diff --git a/debian/changelog b/debian/changelog index 2ea83379..fdb11c91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +skimage (0.7.2-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Rebuild to get rid of python2.6 dependencies (Closes: #707894). + * Build-depend on python-support (Closes: #681896). + + -- Luca Falavigna Sun, 12 May 2013 16:33:39 +0200 + skimage (0.7.2-1) unstable; urgency=low * Recent upstream release diff --git a/debian/control b/debian/control index ed00eb34..97ad3398 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 7.0.50), python-matplotlib (>= 1.0), libfreeimage3, python-imaging, + python-support Standards-Version: 3.9.3 XS-Python-Version: >= 2.6 Homepage: http://scikits-image.org