[lua-torch-graph] 05/05: lintian: override lintian X
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 93d9b249b38890b78cb13f165229db98a4a34cc8
Author: Zhou Mo <cdluminate at gmail.com>
Date: Thu Nov 17 08:24:39 2016 +0000
lintian: override lintian X
---
debian/changelog | 1 +
debian/lua-torch-graph.lintian-overrides | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 75ba7a2..6f09f46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ 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.
+ * Override package-contains-no-arch-dependent-files (lintianX).
-- Zhou Mo <cdluminate at gmail.com> Thu, 17 Nov 2016 08:15:11 +0000
diff --git a/debian/lua-torch-graph.lintian-overrides b/debian/lua-torch-graph.lintian-overrides
new file mode 100644
index 0000000..e3e7e28
--- /dev/null
+++ b/debian/lua-torch-graph.lintian-overrides
@@ -0,0 +1,5 @@
+# lintianX: yes, this package contains only arch-indep files, but these
+# files require the lua-torch-torch7 package which is an arch-dep package.
+# I'd like to get it well tested by dh_auto_test and autopkgtest on every
+# possible architecture.
+lua-torch-graph: package-contains-no-arch-dependent-files
--
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