On 04.01.2017 15:50, Andreas Tille wrote:
> Hi,
> 
> as in every release cycle I'm trying to verify that every package
> maintained in Debian Science team is properly categorised in our Blends
> tasks.  If a package is just a predependency for some other scientific
> software I can add it to a blacklist of packages that should not show
> up in the Debian Science metapackages explicitly.  I have uploaded the
> list of not yet categorised (not yet blacklisted) source packages to
> 
>    http://blends.debian.net/tmp/debian-science.txt
> 
> The list also contains the latest uploader - so simply seek for your
> name - everybody in CC is mentioned at least once in the list and should
> definitely have a look.  If other readers here feel competent to
> classify a package for one or more (!) tasks in our task list
> 
>    https://blends.debian.org/science/tasks/
> 
> evary suggestion is welcome.
> 
> To add a binary (!) package to a task you can simply
> 
>     debcheckout -u your_alioth_login debian-science
>     cd debian-science/tasks
> 
> and edit the task in question.  Members of the Debian Pure Blends team
> as well as any DD (ACLs are set but I have heard this does not work
> reliably) have commit permissions.  I'm also fine if you debcheckout
> anonymously and send me `git format-patch` formated changes or just
> answer here to this mail.
> 
> If you are not sure whether a package belongs to a task or not feel
> free to discuss this here.
> 
> Kind regards and thanks for your cooperation
> 
>       Andreas.

... Theano would be belong into numerical computation.

Best,
DS

-- 
4096R/DF5182C8
Debian Developer (sten...@debian.org)
LPIC-1 (LPI000329859 64mz6f7kt4)
http://www.danielstender.com/
>From d864bf94d79aeb57d8fc61264fbfe9e185b01762 Mon Sep 17 00:00:00 2001
From: Daniel Stender <sten...@debian.org>
Date: Sat, 21 Jan 2017 21:26:42 +0100
Subject: [PATCH] add theano to numericalcomputation

---
 tasks/numericalcomputation | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tasks/numericalcomputation b/tasks/numericalcomputation
index cb0a7bb..b0923f5 100644
--- a/tasks/numericalcomputation
+++ b/tasks/numericalcomputation
@@ -164,3 +164,7 @@ Depends: libppl-dev
 
 Depends: python-escript | python3-escript | python-escript-mpi | python3-escript-mpi
 Why: programming tool for implementing mathematical models in Python using the finite element method (FEM)
+
+Depends: python3-theano | python-theano
+
+Suggests: theano-doc
-- 
2.11.0

Reply via email to