[sagemath] 01/02: Depend on cython >= 0.25.
Tobias Hansen
thansen at moszumanska.debian.org
Sun Nov 20 13:48:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository sagemath.
commit 17d81556bb142fa40a13fad13eea50fae0d3bf02
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date: Sun Nov 20 13:33:24 2016 +0000
Depend on cython >= 0.25.
---
debian/control.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control.in b/debian/control.in
index f0eb3d0..c5c4c3f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -14,7 +14,7 @@ Build-Depends:
ccache <pkg.sagemath.ccache>,
iso-codes,
cysignals-tools (>= 1.2.0+ds-2) <!nodoc>,
- cython (= 0.24.1-2+sage1),
+ cython (>= 0.25),
debhelper (>= 9),
dh-python,
dpkg-dev (>= 1.15.7~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git
More information about the debian-science-commits
mailing list