Hi,
I uploaded an NMU to DELAYED/2 to fix this bug. Please let me know if I should 
delay it any further. debdiff attached.

Kind regards
Nico

-- 
Nico Golde - http://www.ngolde.de - n...@jabber.ccc.de - GPG: 0xA0A0AAAA
For security reasons, all text in this mail is double-rot13 encrypted.
diff -Nru scikit-learn-0.4/debian/changelog scikit-learn-0.4/debian/changelog
--- scikit-learn-0.4/debian/changelog	2010-07-19 19:01:12.000000000 +0200
+++ scikit-learn-0.4/debian/changelog	2010-08-05 13:35:37.000000000 +0200
@@ -1,3 +1,12 @@
+scikit-learn (0.4-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depend on versioned python-numpy (>= 1:1.4.1-4) and call dh_numpy
+    from debian/rules to add the correct depends for numpy in python:Depends
+    (Closes: #590762)
+
+ -- Nico Golde <n...@debian.org>  Thu, 05 Aug 2010 13:34:19 +0200
+
 scikit-learn (0.4-2) unstable; urgency=low
 
   * deb_cython_0.12.1 to use code cythoned with up-to-date cython
diff -Nru scikit-learn-0.4/debian/control scikit-learn-0.4/debian/control
--- scikit-learn-0.4/debian/control	2010-07-19 19:01:12.000000000 +0200
+++ scikit-learn-0.4/debian/control	2010-08-05 13:31:58.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: NeuroDebian Team <t...@neuro.debian.net>
 Uploaders: Yaroslav Halchenko <deb...@onerussian.com>, Michael Hanke <michael.ha...@gmail.com>
-Build-Depends: debhelper (>= 7.0.50), python-all-dev (>= 2.5), python-support (>= 0.6), python-numpy, python-scipy, libsvm-dev (>= 2.84.0), python-sphinx, graphviz, python-nose, python-setuptools, cython, python-matplotlib, ipython, swig
+Build-Depends: debhelper (>= 7.0.50), python-all-dev (>= 2.5), python-support (>= 0.6), python-numpy (>= 1:1.4.1-4), python-scipy, libsvm-dev (>= 2.84.0), python-sphinx, graphviz, python-nose, python-setuptools, cython, python-matplotlib, ipython, swig
 Standards-Version: 3.9.0
 Homepage: http://scikit-learn.sourceforge.net
 Vcs-Browser: http://github.com/yarikoptic/scikit-learn
diff -Nru scikit-learn-0.4/debian/rules scikit-learn-0.4/debian/rules
--- scikit-learn-0.4/debian/rules	2010-07-19 19:01:12.000000000 +0200
+++ scikit-learn-0.4/debian/rules	2010-08-05 13:41:16.000000000 +0200
@@ -52,6 +52,7 @@
 	   echo "Moving '$$lib' into '$$tdir'." ; \
 	   mv $$lib $$tdir ; \
 	done
+	dh_numpy
 
 ## immediately useable documentation and exemplar scripts/data
 override_dh_compress:

Attachment: pgpikEnigSeva.pgp
Description: PGP signature

Reply via email to