[xmds2] 03/04: Override Lintian errors on missing sources for some *.js files

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Wed Apr 9 09:38:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a commit to branch master
in repository xmds2.

commit 520687c24c34523906ad73eaed039ffa981a1dc0
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue Apr 8 18:02:31 2014 +0200

    Override Lintian errors on missing sources for some *.js files
    
    Files searchindex.js, jquery.js, and underscore.js are automatically
    generated by the upstream authors using Sphinx and the source files
    are not available.  Hence, we override these Lintian errors, for now.
---
 debian/source/lintian-overrides | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..9a7e265
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,7 @@
+# These *.js files are automatically generated by the upstream authors
+# using Sphinx and the source files are not available.  Hence, we
+# override these Lintian errors, for now.
+
+source-is-missing documentation/searchindex.js
+source-is-missing documentation/_static/jquery.js
+source-is-missing documentation/_static/underscore.js

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



More information about the debian-science-commits mailing list