[Python-modules-commits] r12745 - in packages/scipy/trunk/debian (control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sun Apr 25 17:03:00 UTC 2010


    Date: Sunday, April 25, 2010 @ 17:02:51
  Author: dktrkranz
Revision: 12745

python-scipy-dbg package needs python-numpy-dbg

Modified:
  packages/scipy/trunk/debian/control

Modified: packages/scipy/trunk/debian/control
===================================================================
--- packages/scipy/trunk/debian/control	2010-04-25 16:56:47 UTC (rev 12744)
+++ packages/scipy/trunk/debian/control	2010-04-25 17:02:51 UTC (rev 12745)
@@ -37,7 +37,7 @@
 Section: debug
 Architecture: any
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-dbg, ${shlibs:Depends}, ${misc:Depends}, python-scipy (= ${binary:Version}),
+Depends: ${python:Depends}, python-dbg, ${shlibs:Depends}, ${misc:Depends}, python-scipy (= ${binary:Version}), python-numpy-dbg (>= 1:1.2.0)
 Description: scientific tools for Python - debugging symbols
  SciPy supplements the popular NumPy module (python-numpy package), gathering a
  variety of high level science and engineering modules together as a single




More information about the Python-modules-commits mailing list