[lua-torch-sundown] 01/03: control: luajit as B-D

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sat Oct 15 10:22:15 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-sundown.

commit bcd8be208b6ac6f20a2f554e30059c20386096a1
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sat Oct 15 10:11:45 2016 +0000

    control: luajit as B-D
---
 debian/changelog | 1 +
 debian/control   | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 47bdd62..e3d7197 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ lua-torch-sundown (0~20160829-g17ea705-1) UNRELEASED; urgency=medium
 
   * Import new upstream snapshot.
   * Add autopkgtest support.
+  * Add runtime dependency luajit as B-D.
 
  -- Zhou Mo <cdluminate at gmail.com>  Sat, 15 Oct 2016 09:25:16 +0000
 
diff --git a/debian/control b/debian/control
index 4bfc2cd..9fee2ad 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,11 @@ Section: interpreters
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Zhou Mo <cdluminate at gmail.com>
-Build-Depends: debhelper (>=9), cmake, dh-lua
+Build-Depends: debhelper (>=9),
+ cmake,
+ dh-lua,
+# luajit is needed for autopkgtest
+ luajit,
 Standards-Version: 3.9.8
 Homepage: https://github.com/torch/sundown-ffi
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/lua-torch-sundown.git

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



More information about the debian-science-commits mailing list