[theano] 15/22: deb/control: add python{,3}-nose to build-deps
Daniel Stender
danstender-guest at moszumanska.debian.org
Fri Jul 1 22:41:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository theano.
commit 062a0670a92f3decc9d5b0a34781a3d1bb876049
Author: Daniel Stender <stender at debian.org>
Date: Fri Jul 1 19:57:12 2016 +0200
deb/control: add python{,3}-nose to build-deps
---
debian/changelog | 3 ++-
debian/control | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index df61d70..57e1140 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ theano (0.7-2) UNRELEASED; urgency=medium
+ bumped standards to 3.9.8 (no changes needed).
+ build depend against python{,3}-all-dev packages.
+ add install_requires (numpy and scipy) to build-deps.
+ + add python{,3}-nose to build-deps (tests still disabled, though).
+ add rdfind and symlink to build deps.
+ build against python-sphinx (not yet ready for python3-sphinx),
and python-pygments.
@@ -20,7 +21,7 @@ theano (0.7-2) UNRELEASED; urgency=medium
* deb/watch:
+ improved filenamemangler.
- -- Daniel Stender <stender at debian.org> Fri, 01 Jul 2016 19:50:52 +0200
+ -- Daniel Stender <stender at debian.org> Fri, 01 Jul 2016 19:56:23 +0200
theano (0.7-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f2f73a3..32647d1 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,8 @@ Build-Depends:
python3-numpy,
python-scipy,
python3-scipy,
+ python-nose,
+ python3-nose,
python-sphinx,
python-pygments,
dvipng,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/theano.git
More information about the debian-science-commits
mailing list