[pynfft] 07/07: d/control: force python 3.3 since 3.4 fails f.s.r.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Feb 13 21:14:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository pynfft.

commit c3a0016d53f78e2ce6a91f63676067356d7d3806
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Thu Feb 13 21:13:17 2014 +0000

    d/control: force python 3.3 since 3.4 fails f.s.r.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e091a25..156f5ba 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: cython,
                python-numpy-dbg,
                python-setuptools,
                python-sphinx (>= 1.0.7+dfsg-1~),
-               python3-all-dbg,
-               python3-all-dev,
+               python3.3-dbg,
+               python3.3-dev,
                python3-numpy,
                python3-numpy-dbg,
                python3-setuptools

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pynfft.git



More information about the debian-science-commits mailing list