[Python-modules-commits] r4018 - in packages/numpy/trunk/debian (changelog python-numpy.links)
kumanna-guest at users.alioth.debian.org
kumanna-guest at users.alioth.debian.org
Sat Dec 22 17:04:46 UTC 2007
Date: Saturday, December 22, 2007 @ 17:04:46
Author: kumanna-guest
Revision: 4018
* debian/python-numpy.links:
+ Symlink the numpy include directory to appear in
/usr/include/numpy to adhere to the FHS. (Closes: #457060).
Added:
packages/numpy/trunk/debian/python-numpy.links
Modified:
packages/numpy/trunk/debian/changelog
Modified: packages/numpy/trunk/debian/changelog
===================================================================
--- packages/numpy/trunk/debian/changelog 2007-12-22 16:53:17 UTC (rev 4017)
+++ packages/numpy/trunk/debian/changelog 2007-12-22 17:04:46 UTC (rev 4018)
@@ -5,6 +5,9 @@
Atlas, as we want to build against the reference BLAS and
LAPACK (refblas3-dev and lapack3-dev) even when Atlas is around.
(Closes: #448530, #457329)
+ * debian/python-numpy.links:
+ + Symlink the numpy include directory to appear in
+ /usr/include/numpy to adhere to the FHS. (Closes: #457060).
-- Kumar Appaiah <akumar at ee.iitm.ac.in> Sat, 22 Dec 2007 22:19:32 +0530
Added: packages/numpy/trunk/debian/python-numpy.links
===================================================================
--- packages/numpy/trunk/debian/python-numpy.links (rev 0)
+++ packages/numpy/trunk/debian/python-numpy.links 2007-12-22 17:04:46 UTC (rev 4018)
@@ -0,0 +1 @@
+usr/share/python-support/python-numpy/numpy/core/include/numpy usr/include/numpy
More information about the Python-modules-commits
mailing list