[SCM] Small boost::python wrapper of parts of the Eigen library. branch, master, updated. upstream/0.3_bzr23-21-g03475a7
Anton Gladky
gladky.anton at gmail.com
Sat Jan 26 17:17:06 UTC 2013
The following commit has been merged in the master branch:
commit 03475a7193033f8510d7834a40b694664f4c162c
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Sat Jan 26 18:08:08 2013 +0100
Use python-version 2.7.
diff --git a/debian/control b/debian/control
index d52a2d2..0e2d8e0 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: python-minieigen
Section: python
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- node-underscore, libjs-jquery
+ node-underscore, libjs-jquery, python (>= 2.7), python (<<2.8)
Recommends: libeigen3-dev
Description: Small boost::python wrapper of parts of the Eigen library.
Small wrapper for core parts of Eigen, c++ library for linear algebra.
--
Small boost::python wrapper of parts of the Eigen library.
More information about the debian-science-commits
mailing list