tags 590737 + patch
thanks

Hi!

Please find attached a fix for this bug. I believe it should generate
the right dependencies now (checked with pbuilder).

Thanks!

Kumar
diff -Nru --exclude changelog nipy-0.1.2+20100526/debian/rules nipy-0.1.2+20100526/debian/rules
--- nipy-0.1.2+20100526/debian/rules	2010-05-26 15:54:21.000000000 -0500
+++ nipy-0.1.2+20100526/debian/rules	2010-08-08 22:53:59.000000000 -0500
@@ -32,6 +32,8 @@
 
 # Lets sort things around from debian/tmp
 override_dh_auto_install:
+	# Generate proper Numpy versioning
+	dh_numpy
 	dh_auto_install
 	: # I: Move libraries into the python-nipy-lib and -lib-dbg packages
 	find debian/tmp/ -iname *.so | \

Reply via email to