Package: python-nitime Version: 0.2-1 Severity: important Tags: patch Justification: Policy 3.5
See the attached patch. -- Jakub Wilk
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@
Package: python-nitime
Architecture: all
-Depends: ${Python:depends}, ${shlibs:Depends}, ${misc:Depends},
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
python-numpy, python-scipy
Recommends: python-matplotlib,
python-nose,

