Hi, Attached is the diff for my python-scipy-core 0.3.2-7.2 NMU.
diff -u python-scipy-core-0.3.2/debian/changelog
python-scipy-core-0.3.2/debian/changelog
--- python-scipy-core-0.3.2/debian/changelog
+++ python-scipy-core-0.3.2/debian/changelog
@@ -1,3 +1,12 @@
+python-scipy-core (0.3.2-7.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add missing build-dependency on python-numpy (Closes: 424026).
+ * Remove obsolete call to dh_python.
+ * Remove useless build-dependency on python-all.
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Wed, 18 Jul 2007 11:07:20 +0200
+
python-scipy-core (0.3.2-7.1) unstable; urgency=medium
* Non-maintainer upload.
diff -u python-scipy-core-0.3.2/debian/rules
python-scipy-core-0.3.2/debian/rules
--- python-scipy-core-0.3.2/debian/rules
+++ python-scipy-core-0.3.2/debian/rules
@@ -50,7 +50,6 @@
dh_installchangelogs -a -A
dh_installman -a
dh_pycentral -a
- dh_python -a
dh_link -a
dh_strip -a
dh_compress -a
diff -u python-scipy-core-0.3.2/debian/control
python-scipy-core-0.3.2/debian/control
--- python-scipy-core-0.3.2/debian/control
+++ python-scipy-core-0.3.2/debian/control
@@ -3,7 +3,8 @@
Priority: extra
Maintainer: José Fonseca <[EMAIL PROTECTED]>
Uploaders: Alexandre Fayolle <[EMAIL PROTECTED]>, Marco Presi <[EMAIL
PROTECTED]>
-Build-Depends: debhelper (>= 5.0.37.1), python-all-dev, python-all, sharutils,
python-central, python-numeric
+Build-Depends: debhelper (>= 5.0.37.1), python-all-dev, sharutils,
python-central,
+ python-numeric, python-numpy
XS-Python-Version: all
Standards-Version: 3.7.2
pgpfXDiyp3XW6.pgp
Description: PGP signature

