[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please categorise your packages for the Debian Science metapackages



(Dropping the CC list)

Hi Andreas,

I'm holding 6 uncategorized d-science packages.

* caffe and caffe-contrib are categorized into machine-learning task.
  See the patch attached.

* the remaining 4 packages are core components of the torch7 framework,
  and the torch7 metapackage (meta-torch-core-free) is still in experimental.
  Torch7 is also a machine-learning framework.

  lua-torch-cwrap
  lua-torch-dok
  lua-torch-paths
  lua-torch-sundown

  The 4 source packages should be hidden.

Thanks.

On Wed, 2017-01-04 at 15:50 +0100, Andreas Tille wrote:
> I'm also fine if you debcheckout
> anonymously and send me `git format-patch` formated changes or just
> answer here to this mail.
From e0811df11c582cd53eccea3feb02b50a8c0b6a9c Mon Sep 17 00:00:00 2001
From: Zhou Mo <cdluminate@gmail.com>
Date: Thu, 5 Jan 2017 02:39:44 +0000
Subject: [PATCH] categorize caffe and caffe-contrib to machine-learning

---
 tasks/machine-learning | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/tasks/machine-learning b/tasks/machine-learning
index c69534b..a27eecc 100644
--- a/tasks/machine-learning
+++ b/tasks/machine-learning
@@ -145,3 +145,11 @@ Suggests: ask
 Suggests: libdlib-dev
 
 Depends: r-cran-mlbench
+
+Depends: caffe-cpu | caffe-cuda
+License: BSD-2-Clause
+Homepage: http://caffe.berkeleyvision.org/
+Pkg-Description: Fast, open framework for Deep Learning
+ Caffe is a deep learning framework made with expression, speed,
+ and modularity in mind. It is developed by the Berkeley Vision
+ and Learning Center (BVLC) and community contributors.
-- 
2.11.0


Reply to: