[lua-torch-graph] 06/08: control: add luajit to B-D

Zhou Mo cdluminate-guest at moszumanska.debian.org
Wed Nov 16 08:10:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository lua-torch-graph.

commit 58546249ba4e939300ef5508bc1e22920a8ccf1b
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Wed Nov 16 08:08:25 2016 +0000

    control: add luajit to B-D
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index cdb2ecc..fc53084 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ lua-torch-graph (0~20161027-g47afe90-1) UNRELEASED; urgency=medium
   * New upstream snapshot.
   * Install test scripts as example.
   * Override dh_auto_test to run upstream unittest test/test_graph.lua .
+  * Add luajit to B-D, which is used for dh_auto_test.
 
  -- Zhou Mo <cdluminate at gmail.com>  Wed, 16 Nov 2016 08:00:43 +0000
 
diff --git a/debian/control b/debian/control
index efd4714..b415f50 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Zhou Mo <cdluminate at gmail.com>
 Build-Depends: debhelper (>=9),
                dh-lua,
+               luajit,
 # lua-torch-torch7 is not real B-D, but explicit runtime dependency
                lua-torch-torch7,
 Standards-Version: 3.9.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-graph.git



More information about the debian-science-commits mailing list