[lua-torch-cwrap] 01/01: d/*: lua5.1|luajit only

Zhou Mo cdluminate-guest at moszumanska.debian.org
Wed Jun 22 04:25:09 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-cwrap.

commit a64f70935b2986b77f2ac220cc72eabeb5994d97
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Wed Jun 22 04:24:57 2016 +0000

    d/*: lua5.1|luajit only
---
 debian/control            | 2 +-
 debian/lua5.1.dh-lua.conf | 1 +
 debian/lua5.2.dh-lua.conf | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2c6500b..f26e806 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/lua-torch-cwrap.
 Package: lua-torch-cwrap
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}, ${shlibs:Depends}, lua5.1 | lua5.2
+Depends: ${misc:Depends}, ${shlibs:Depends}, lua5.1 | luajit
 XB-Lua-Versions: ${lua:Versions}
 Description: CWrap package for Torch Framework
  The cwrap package helps you to automate the generation of Lua/C wrappers
diff --git a/debian/lua5.1.dh-lua.conf b/debian/lua5.1.dh-lua.conf
index 9791f49..3c2ed02 100644
--- a/debian/lua5.1.dh-lua.conf
+++ b/debian/lua5.1.dh-lua.conf
@@ -1,3 +1,4 @@
 PKG_NAME=torch-cwrap
 LUA_MODNAME=cwrap
 LUA_SOURCES=$(wildcard cwrap/*.lua)
+LUA_VERSION=5.1
diff --git a/debian/lua5.2.dh-lua.conf b/debian/lua5.2.dh-lua.conf
deleted file mode 120000
index ba875b6..0000000
--- a/debian/lua5.2.dh-lua.conf
+++ /dev/null
@@ -1 +0,0 @@
-lua5.1.dh-lua.conf
\ No newline at end of file

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



More information about the debian-science-commits mailing list