[theano] 12/23: deb/control: added six to build deps
Daniel Stender
stender at moszumanska.debian.org
Tue Jul 12 10:54:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository theano.
commit 2c4d6dd9878662f61965cdd6045d62b0acbf4f8c
Author: Daniel Stender <stender at debian.org>
Date: Mon Jul 11 16:44:46 2016 +0200
deb/control: added six 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 3d5fa2e..5193488 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ theano (0.8.2-1) UNRELEASED; urgency=medium
* New upstream release:
+ unfuzz strip-docs.patch.
* deb/control:
+ + added six to build deps.
+ added nose-parameterized to build and binary package deps.
+ use virtual libblas.so for the deps of binary packages.
* deb/copyright:
@@ -13,7 +14,7 @@ theano (0.8.2-1) UNRELEASED; urgency=medium
+ rearranged logically.
* add deb/README.Debian (with info on disabling compilation).
- -- Daniel Stender <stender at debian.org> Mon, 11 Jul 2016 15:29:02 +0200
+ -- Daniel Stender <stender at debian.org> Mon, 11 Jul 2016 16:38:40 +0200
theano (0.7-5) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 450559a..31f8ff9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Build-Depends:
python3-all-dev,
python-setuptools,
python3-setuptools,
+ python-six,
+ python3-six,
libblas-dev,
python-numpy,
python3-numpy,
--
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