[theano] 11/23: deb/control: added nose-parameterized to 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 0c083b4be0b4e9f92b42eba2bb7832d799b8a889
Author: Daniel Stender <stender at debian.org>
Date: Mon Jul 11 15:29:51 2016 +0200
deb/control: added nose-parameterized to deps
---
debian/changelog | 3 ++-
debian/control | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 37816e4..3d5fa2e 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 nose-parameterized to build and binary package deps.
+ use virtual libblas.so for the deps of binary packages.
* deb/copyright:
+ added doc/.templates/layout.html to Files-Excluded.
@@ -12,7 +13,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:23:37 +0200
+ -- Daniel Stender <stender at debian.org> Mon, 11 Jul 2016 15:29:02 +0200
theano (0.7-5) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 4d127b4..450559a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ Build-Depends:
python3-scipy,
python-nose,
python3-nose,
+ python-nose-parameterized,
+ python3-nose-parameterized,
python-sphinx,
python-pygments,
dvipng,
@@ -45,6 +47,7 @@ Depends:
Recommends:
python-pydot,
python-nose,
+ python-nose-parameterized,
theano-doc
Suggests:
nvidia-cuda-toolkit,
@@ -72,6 +75,7 @@ Depends:
Recommends:
python3-pydot,
python3-nose,
+ python3-nose-parameterized,
theano-doc
Suggests:
nvidia-cuda-toolkit,
--
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