[Python-modules-commits] r3312 - in /packages/scipy/trunk/debian: changelog control

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Wed Sep 26 22:23:17 UTC 2007


Author: piotr
Date: Wed Sep 26 22:23:17 2007
New Revision: 3312

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3312
Log:
Replaced fftw-dev with fftw3-dev in Build-Depends (closes: #444124)

Modified:
    packages/scipy/trunk/debian/changelog
    packages/scipy/trunk/debian/control

Modified: packages/scipy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/scipy/trunk/debian/changelog?rev=3312&op=diff
==============================================================================
--- packages/scipy/trunk/debian/changelog (original)
+++ packages/scipy/trunk/debian/changelog Wed Sep 26 22:23:17 2007
@@ -1,3 +1,9 @@
+python-scipy (0.6.0-2) unstable; urgency=medium
+
+  * Replaced fftw-dev with fftw3-dev in Build-Depends (closes: #444124)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Wed, 26 Sep 2007 23:52:25 +0200
+
 python-scipy (0.6.0-1) unstable; urgency=low
 
   [Ondřej Čertík]

Modified: packages/scipy/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/scipy/trunk/debian/control?rev=3312&op=diff
==============================================================================
--- packages/scipy/trunk/debian/control (original)
+++ packages/scipy/trunk/debian/control Wed Sep 26 22:23:17 2007
@@ -3,7 +3,11 @@
 Priority: extra
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Alexandre Fayolle <afayolle at debian.org>, Marco Presi (Zufus) <zufus at debian.org>, Ondrej Certik <ondrej at certik.cz>
-Build-Depends: debhelper (>= 5.0.37.2), python-all-dev, sharutils, python-central (>= 0.5), python-numpy (>= 1:1.0.2), g77, refblas3-dev | atlas3-base-dev, lapack3-dev | atlas3-base-dev, fftw-dev, swig, libufsparse-dev, netcdfg-dev, dpatch, libx11-dev, dpkg-dev (>= 1.13.19)
+Build-Depends: debhelper (>= 5.0.37.2), dpkg-dev (>= 1.13.19), dpatch,
+ python-all-dev, python-central (>= 0.5), python-numpy (>= 1:1.0.2),
+ g77,  sharutils, swig, libufsparse-dev, netcdfg-dev, libx11-dev,
+ refblas3-dev | atlas3-base-dev, lapack3-dev | atlas3-base-dev,
+ fftw3-dev
 XS-Python-Version: all
 Standards-Version: 3.7.2
 Homepage: http://www.scipy.org/




More information about the Python-modules-commits mailing list