[Python-modules-commits] r14762 - in packages/numpy/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Wed Oct 27 16:40:10 UTC 2010
Date: Wednesday, October 27, 2010 @ 16:40:04
Author: morph
Revision: 14762
* debian/control
- python-sphinx version 1.0.1 is the minimum required
Modified:
packages/numpy/trunk/debian/changelog
packages/numpy/trunk/debian/control
Modified: packages/numpy/trunk/debian/changelog
===================================================================
--- packages/numpy/trunk/debian/changelog 2010-10-27 16:26:55 UTC (rev 14761)
+++ packages/numpy/trunk/debian/changelog 2010-10-27 16:40:04 UTC (rev 14762)
@@ -1,8 +1,10 @@
python-numpy (1:1.5.1~rc1-1) UNRELEASED; urgency=low
* New (release candidate) upstream release
+ * debian/control
+ - python-sphinx version 1.0.1 is the minimum required
- -- Sandro Tosi <morph at debian.org> Wed, 27 Oct 2010 18:26:06 +0200
+ -- Sandro Tosi <morph at debian.org> Wed, 27 Oct 2010 18:38:56 +0200
python-numpy (1:1.4.1-5) unstable; urgency=low
Modified: packages/numpy/trunk/debian/control
===================================================================
--- packages/numpy/trunk/debian/control 2010-10-27 16:26:55 UTC (rev 14761)
+++ packages/numpy/trunk/debian/control 2010-10-27 16:40:04 UTC (rev 14762)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Alexandre Fayolle <afayolle at debian.org>, Matthias Klose <doko at debian.org>, Ondrej Certik <ondrej at certik.cz>, David Cournapeau <cournape at gmail.com>, Sandro Tosi <morph at debian.org>
-Build-Depends: python-all-dev, python-all-dbg, python-support (>= 1), gfortran (>= 4:4.2), libblas-dev [!arm !m68k], liblapack-dev [!arm !m68k], debhelper (>= 7.0.50~), patchutils, python-docutils, quilt, python-sphinx, python-matplotlib
+Build-Depends: python-all-dev, python-all-dbg, python-support (>= 1), gfortran (>= 4:4.2), libblas-dev [!arm !m68k], liblapack-dev [!arm !m68k], debhelper (>= 7.0.50~), patchutils, python-docutils, quilt, python-sphinx (>= 1.0.1), python-matplotlib
XS-Python-Version: >= 2.4
Standards-Version: 3.9.0
Vcs-Svn: svn://svn.debian.org/python-modules/packages/numpy/trunk
More information about the Python-modules-commits
mailing list