[Python-modules-commits] r33967 - in packages/scipy/trunk/debian (changelog control)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Mon Aug 24 07:51:46 UTC 2015
Date: Monday, August 24, 2015 @ 07:51:45
Author: jtaylor-guest
Revision: 33967
bump cython build-depend to required 0.22
Modified:
packages/scipy/trunk/debian/changelog
packages/scipy/trunk/debian/control
Modified: packages/scipy/trunk/debian/changelog
===================================================================
--- packages/scipy/trunk/debian/changelog 2015-08-24 04:03:55 UTC (rev 33966)
+++ packages/scipy/trunk/debian/changelog 2015-08-24 07:51:45 UTC (rev 33967)
@@ -1,3 +1,9 @@
+python-scipy (0.16.0-2) unstable; urgency=medium
+
+ * bump cython build-depend to required 0.22
+
+ -- Julian Taylor <jtaylor.debian at googlemail.com> Mon, 24 Aug 2015 09:51:10 +0200
+
python-scipy (0.16.0-1) unstable; urgency=medium
[ Varun Hiremath ]
Modified: packages/scipy/trunk/debian/control
===================================================================
--- packages/scipy/trunk/debian/control 2015-08-24 04:03:55 UTC (rev 33966)
+++ packages/scipy/trunk/debian/control 2015-08-24 07:51:45 UTC (rev 33967)
@@ -7,7 +7,7 @@
David Cournapeau <cournape at gmail.com>,
Varun Hiremath <varun at debian.org>
Build-Depends: dh-python,
- cython (>= 0.19),
+ cython (>= 0.22),
debhelper (>= 8.9.7~),
gfortran,
libblas-dev,
More information about the Python-modules-commits
mailing list