[sagelib] 01/01: python-pexpect: require >=2.4
felix salfelder
felix-guest at alioth.debian.org
Wed Sep 11 21:48:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch master
in repository sagelib.
commit 4d239d82a0cf4adc1704232e93acb793b0de696d
Author: Felix Salfelder <felix at salfelder.org>
Date: Wed Sep 11 23:47:12 2013 +0200
python-pexpect: require >=2.4
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index bba016d..64511a1 100644
--- a/debian/control
+++ b/debian/control
@@ -81,7 +81,7 @@ Depends:
python-matplotlib,
python-moinmoin,
python-numpy,
- python-pexpect,
+ python-pexpect (>= 2.4),
python-ply,
python-pygments,
python-setuptools,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagelib.git
More information about the debian-science-commits
mailing list