[lua-torch-nn] 01/02: control: depends on dev package

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sun Dec 18 10:12:45 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-nn.

commit 9edc00d87f8f26ae386c9e8f4fa6f704785599db
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Fri Dec 16 01:43:07 2016 +0000

    control: depends on dev package
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c8fd5e4..dc35102 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 lua-torch-nn (0~20161116-g8e0b061+dfsg-2) UNRELEASED; urgency=medium
 
   * Maintainer is Debian Science Team, and put myself to Uploaders.
+  * Depends on libtorch-thnn-dev instead of libtorch-thnn for lua-torch-nn,
+    the library is used in the Luajit FFI manner, which requires the header.
 
  -- Zhou Mo <cdluminate at gmail.com>  Wed, 23 Nov 2016 02:54:00 +0000
 
diff --git a/debian/control b/debian/control
index 1543686..2680ed5 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/lua-torch-n
 
 Package: lua-torch-nn
 Architecture: all
-Depends: libtorch-thnn (>= ${source:Version}),
+Depends: libtorch-thnn-dev (>= ${source:Version}),
          lua-torch-torch7,
          lua5.1 | luajit,
          ${misc:Depends},

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



More information about the debian-science-commits mailing list