[Python-modules-commits] r13839 - in packages/numpy/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Wed Jul 7 17:56:05 UTC 2010
Date: Wednesday, July 7, 2010 @ 17:56:03
Author: morph
Revision: 13839
drop python-numpy-ext, transitional package already in stable
Modified:
packages/numpy/trunk/debian/changelog
packages/numpy/trunk/debian/control
Modified: packages/numpy/trunk/debian/changelog
===================================================================
--- packages/numpy/trunk/debian/changelog 2010-07-07 16:33:37 UTC (rev 13838)
+++ packages/numpy/trunk/debian/changelog 2010-07-07 17:56:03 UTC (rev 13839)
@@ -5,6 +5,7 @@
- removed Marco Presi from uploaders: thanks for your work!
- added myself to Uploaders
- added python-sphinx and python-matplotlib to b-d, needed to build doc
+ - drop python-numpy-ext, transitional package already in stable
* New upstream release
* debian/patches/04_fix_utils_deprecated.patch
- removed, upstream code has changed
@@ -44,7 +45,7 @@
* Use setup.py install --install-layout; specifying --prefix installs
into the wrong location.
- -- Sandro Tosi <morph at debian.org> Wed, 30 Jun 2010 17:49:19 +0200
+ -- Sandro Tosi <morph at debian.org> Wed, 07 Jul 2010 19:54:54 +0200
python-numpy (1:1.3.0-3) unstable; urgency=low
Modified: packages/numpy/trunk/debian/control
===================================================================
--- packages/numpy/trunk/debian/control 2010-07-07 16:33:37 UTC (rev 13838)
+++ packages/numpy/trunk/debian/control 2010-07-07 17:56:03 UTC (rev 13839)
@@ -17,7 +17,7 @@
Suggests: python-numpy-doc, python-numpy-dbg, python-nose (>= 0.10.1)
Conflicts: python-f2py (<= 2.45.241+1926-5), python2.3-f2py, python2.4-f2py, python-scipy (<= 0.6.0-6), python-matplotlib (<< 0.90.1-3), python-numpy-dev (<= 1:1.0.3-2)
XB-Python-Version: ${python:Versions}
-Provides: ${python:Provides}, python-numpy-ext, python-numpy-dev, python-f2py
+Provides: ${python:Provides}, python-numpy-dev, python-f2py
Description: Numerical Python adds a fast array facility to the Python language
Numpy contains a powerful N-dimensional array object, sophisticated
(broadcasting) functions, tools for integrating C/C++ and Fortran
@@ -47,13 +47,6 @@
.
This package contains the extension built for the Python debug interpreter.
-Package: python-numpy-ext
-Architecture: all
-Depends: python-numpy (>= 1.0.1-1), ${misc:Depends}
-Description: NumPy adds a fast array facility to the Python language
- This package is a transitional package; it can safely be
- removed after an upgrade.
-
Package: python-numpy-doc
Depends: ${misc:Depends}
Section: doc
More information about the Python-modules-commits
mailing list