From 443d0e9bdbd9c93a736163b11c5985e1ce2ac80f Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 28 May 2013 00:34:33 -0400 Subject: [PATCH] absorb NMU patch from #681896 * Non-maintainer upload. * Rebuild to get rid of python2.6 dependencies (Closes: #707894). * Build-depend on python-support (Closes: #681896). --- debian/changelog | 8 ++++++++ debian/control | 1 + 2 files changed, 9 insertions(+) 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