[lua-torch-graph] 04/05: control: change arch from all to any
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Thu Nov 17 08:30:21 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-graph.
commit 5fc28946d698d045989e9bcb64af38e8e28402da
Author: Zhou Mo <cdluminate at gmail.com>
Date: Thu Nov 17 08:19:13 2016 +0000
control: change arch from all to any
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ed9214a..75ba7a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
lua-torch-graph (0~20161027-g47afe90-2) experimental; urgency=medium
* Temporarily ignore the test failure caused by lua-torch-torch7.
+ * Change Architecture from all to any, so this package will be tested
+ on different architectures where lua-torch-torch7 is available.
-- Zhou Mo <cdluminate at gmail.com> Thu, 17 Nov 2016 08:15:11 +0000
diff --git a/debian/control b/debian/control
index 99ae045..a8a945c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/lua-torch-g
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/lua-torch-graph.git
Package: lua-torch-graph
-Architecture: all
+Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends},
luajit | lua5.1,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-graph.git
More information about the debian-science-commits
mailing list