[lua-torch-torch7] 05/07: dh-lua.conf: upstreame renames a fileg

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sat May 20 10:07:57 UTC 2017


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

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

commit d396e00c54d7632871a27aa8a60a2122ed1a7afa
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sat May 20 10:02:04 2017 +0000

    dh-lua.conf: upstreame renames a fileg
---
 debian/changelog          | 1 +
 debian/lua5.1.dh-lua.conf | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 18bb64d..4bb8dcb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ lua-torch-torch7 (0~20170511-gae1a805-1) UNRELEASED; urgency=medium
 
   * Import upstream snapshot.
   * Refresh symbols control file.
+  * Update lua5.1.dh-lua.conf due to upstream file rename.
 
  -- Zhou Mo <cdluminate at gmail.com>  Sat, 20 May 2017 09:10:10 +0000
 
diff --git a/debian/lua5.1.dh-lua.conf b/debian/lua5.1.dh-lua.conf
index aa6aa37..d2ca55f 100644
--- a/debian/lua5.1.dh-lua.conf
+++ b/debian/lua5.1.dh-lua.conf
@@ -3,7 +3,7 @@ LUA_MODNAME=libtorch
 LUA_VERSION=5.1
 
 # random.lua and TensorMath.lua are C code generators, don't install them
-LUA_SOURCES=$(foreach LUAFILE,CmdLine.lua File.lua Tensor.lua FFI.lua init.lua Tester.lua TestSuite.lua test/test.lua,torch/$(LUAFILE))
+LUA_SOURCES=$(foreach LUAFILE,CmdLine.lua File.lua Tensor.lua FFInterface.lua init.lua Tester.lua TestSuite.lua test/test.lua,torch/$(LUAFILE))
 LUA_SOURCES_MANGLER= sed 's@^torch/test at torch/@g'
 LUA_HEADER= torch.h
 

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



More information about the debian-science-commits mailing list