[python-astropy] 03/03: Adjust build dependencies for python3-4
Ole Streicher
olebole-guest at moszumanska.debian.org
Fri Jan 24 10:30:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository python-astropy.
commit 63fec33fcf6d8ffdd673a3a3f4312504bad1c450
Author: Ole Streicher <debian at liska.ath.cx>
Date: Thu Jan 16 16:30:15 2014 +0100
Adjust build dependencies for python3-4
---
debian/changelog | 6 ++++++
debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 905e722..c47c309 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-astropy (0.3-6) unstable; urgency=low
+
+ * Fix another FTBS causes on python-3.4.
+
+ -- Ole Streicher <debian at liska.ath.cx> Thu, 16 Jan 2014 16:27:55 +0100
+
python-astropy (0.3-5) unstable; urgency=low
* Include upstream fixes to build on python-3.4. Closes: #734293
diff --git a/debian/control b/debian/control
index 7cb4598..2d756b6 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,11 @@ Build-Depends: cython,
python-sphinx (>= 1.0.7+dfsg),
python-support,
python3-all-dev,
+ python3-matplotlib,
python3-nose,
python3-numpy (>= 1:1.6.2),
python3-setuptools (>= 0.6.4),
+ python3-tk,
wcslib-dev (>= 4.20),
zlib1g-dev
Standards-Version: 3.9.5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-astropy.git
More information about the debian-science-commits
mailing list