[meta-torch-core-free] 06/07: control: add missing package torch-trepl and suggest several dev packages
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Thu Dec 15 01:51:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
cdluminate-guest pushed a commit to branch master
in repository meta-torch-core-free.
commit b061dc77798f8055691cea7193b5d060201747ec
Author: Zhou Mo <cdluminate at gmail.com>
Date: Wed Dec 14 11:17:31 2016 +0000
control: add missing package torch-trepl and suggest several dev packages
---
debian/changelog | 7 +++++++
debian/control | 6 ++++++
2 files changed, 13 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9e2e429..d36dcbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+meta-torch-core-free (1~exp3) UNRELEASED; urgency=medium
+
+ * Add missing B-D and Depends torch-trepl.
+ * Suggest correcponding dev packages.
+
+ -- Zhou Mo <cdluminate at gmail.com> Wed, 14 Dec 2016 11:16:23 +0000
+
meta-torch-core-free (1~exp2) experimental; urgency=medium
* Add run-time dependencies to Build-Dependencies. (Closes: #842082)
diff --git a/debian/control b/debian/control
index b7172c7..127db66 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Build-Depends: debhelper (>= 9),
lua-torch-sundown,
lua-torch-dok,
lua-torch-trepl,
+ torch-trepl,
lua-torch-image
Standards-Version: 3.9.8
Homepage: http://torch.ch
@@ -63,10 +64,15 @@ Depends: ${misc:Depends},
lua-torch-sundown,
lua-torch-dok,
lua-torch-trepl,
+ torch-trepl,
lua-torch-image,
# these core but *not free* components will be included in torch-core-contrib.
# lua-torch-cutorch,
# lua-torch-cunn,
+Suggests: lua-torch-paths-dev,
+ lua-torch-torch7-dev,
+ libtorch-th-dev,
+ libtorch-luat-dev,
# Well, the following description is basically copied from its homepage.
Description: Scientific Computing Framework For Luajit (Core Components)
Torch is a scientific computing framework with wide support for machine
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/meta-torch-core-free.git
More information about the debian-science-commits
mailing list