[lua-torch-torch7] 01/03: control: Remove build on arm64 architecutre.

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sat Aug 26 03:12:15 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 868caad3628ee98f1a9905283a73d86e49e96a85
Author: Mo Zhou <cdluminate at gmail.com>
Date:   Sat Aug 26 02:49:04 2017 +0000

    control: Remove build on arm64 architecutre.
    
    arm64 is not the priority of upstream.
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 1bac2f0..aef35ab 100644
--- a/debian/control
+++ b/debian/control
@@ -20,10 +20,10 @@ Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/lua-torch-torch7
 
 # Architecture Note:
 # https://github.com/torch/torch7/issues/762#issuecomment-271497176
-# supported: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
+# supported: amd64 (arm64) armel armhf ppc64el kfreebsd-amd64
 
 Package: lua-torch-torch7
-Architecture: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
+Architecture: amd64 armel armhf ppc64el kfreebsd-amd64
 Multi-Arch: same
 # NOTE: users are expected to use luajit.
 # NOTE: this package won't support lua5.2 (upstream supports 5.2 and 5.3)
@@ -39,7 +39,7 @@ Description: Torch Package for Torch Framework
  files, serializing objects of arbitrary types and other useful utilities.
 
 Package: lua-torch-torch7-dev
-Architecture: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
+Architecture: amd64 armel armhf ppc64el kfreebsd-amd64
 Section: libdevel
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends},
@@ -54,7 +54,7 @@ Description: Torch Package for Torch Framework (dev)
  This package contains development files.
 
 Package: libtorch-th
-Architecture: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
+Architecture: amd64 armel armhf ppc64el kfreebsd-amd64
 Section: libs
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends},
@@ -69,7 +69,7 @@ Description: libTH.so of Torch Package for Torch Framework
  This package contains libTH.so .
 
 Package: libtorch-th-dev
-Architecture: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
+Architecture: amd64 armel armhf ppc64el kfreebsd-amd64
 Section: libdevel
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}, libtorch-th (= ${binary:Version})
@@ -82,7 +82,7 @@ Description: libTH.so of Torch Package for Torch Framework (dev)
  This package contains development files for libTH.so .
 
 Package: libtorch-luat
-Architecture: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
+Architecture: amd64 armel armhf ppc64el kfreebsd-amd64
 Section: libs
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -95,7 +95,7 @@ Description: libluaT.so of Torch Package for Torch Framework
  This package contains libluaT.so .
 
 Package: libtorch-luat-dev
-Architecture: amd64 arm64 armel armhf ppc64el kfreebsd-amd64
+Architecture: amd64 armel armhf ppc64el kfreebsd-amd64
 Section: libdevel
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}, libtorch-luat (= ${binary:Version})

-- 
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