[theano] 07/07: Build-depend on sphinx-rtd-theme.
Rebecca Palmer
rnpalmer-guest at moszumanska.debian.org
Thu Sep 21 22:11:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
rnpalmer-guest pushed a commit to branch master
in repository theano.
commit 7c8a7b071fdf82feca453a0c76792769089677f2
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date: Thu Sep 21 23:08:05 2017 +0100
Build-depend on sphinx-rtd-theme.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fffb2dc..bd252ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ theano (0.9.0-1) UNRELEASED; urgency=medium
* Bump compat to 10.
* Recommend python(3)-pygpu and g++.
* Use the Python 3 versions of sphinx and pygments.
+ * Build-depend on python3-sphinx-rtd-theme.
-- Rebecca N. Palmer <rebecca_palmer at zoho.com> Mon, 18 Sep 2017 22:15:10 +0100
diff --git a/debian/control b/debian/control
index 2b4a08b..5ed5ff6 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends:
python3-nose-parameterized,
# No python(3)-pygpu because clblas doesn't work under pocl-opencl-icd (no mem_fence) and buildds are unlikely to have a real GPU
python3-sphinx,
+ python3-sphinx-rtd-theme,
python3-pygments,
dvipng,
texlive-latex-extra,
--
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