[lua-torch-image] 01/02: control: only build on archs supported by upstream

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon May 22 03:23:00 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-image.

commit 7f6ad04fe4dec305193ef0d6236e5eaaa2494963
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Mon May 22 03:21:49 2017 +0000

    control: only build on archs supported by upstream
---
 debian/changelog | 7 +++++++
 debian/control   | 6 +++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ee014fa..7101f46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lua-torch-image (0~20170420-g5aa1881-2) UNRELEASED; urgency=medium
+
+  * Only build on architectures that are supported by upstream.
+    supported: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
+
+ -- Zhou Mo <cdluminate at gmail.com>  Mon, 22 May 2017 03:20:26 +0000
+
 lua-torch-image (0~20170420-g5aa1881-1) experimental; urgency=medium
 
   * Import upstream snapshot.
diff --git a/debian/control b/debian/control
index c55a901..7514e8a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,12 @@ Homepage: https://github.com/torch/image
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/lua-torch-image.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/lua-torch-image.git
 
+# Architecture Note:
+# https://github.com/torch/torch7/issues/762#issuecomment-271497176
+# supported: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
+
 Package: lua-torch-image
-Architecture: any
+Architecture: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends},

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



More information about the debian-science-commits mailing list