[openjfx] 08/11: Added lintian overrides to remove the warnings related to the js files
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 4 14:25:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository openjfx.
commit 18d14bfd06ad554753a630ce4902b4875ea6ea80
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 3 21:58:19 2017 +0200
Added lintian overrides to remove the warnings related to the js files
---
debian/changelog | 1 +
debian/source/lintian-overrides | 9 +++++++++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7b47717..6a31cde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ openjfx (8u141-b14-1) UNRELEASED; urgency=medium
* Fixed the build failure with GCC 7 (Closes: #853593)
* Fixed a build failure on powerpc caused by a different ucontext_t definition
* Backported a fix for accented characters in textfields (Closes: #872619)
+ * Added lintian overrides to remove the warnings related to the js files
-- Emmanuel Bourg <ebourg at apache.org> Thu, 20 Apr 2017 10:12:13 +0200
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..78e8dee
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,9 @@
+openjfx source: insane-line-length-in-source-file modules/web/src/main/native/Source/JavaScriptCore/tests/stress/*
+openjfx source: source-contains-prebuilt-javascript-object modules/web/src/main/native/Source/JavaScriptCore/tests/stress/*
+openjfx source: source-is-missing modules/web/src/main/native/Source/JavaScriptCore/tests/stress/*
+
+openjfx source: insane-line-length-in-source-file modules/web/src/main/native/Source/JavaScriptCore/tests/mozilla/*
+openjfx source: source-contains-prebuilt-javascript-object modules/web/src/main/native/Source/JavaScriptCore/tests/mozilla/*
+openjfx source: source-is-missing modules/web/src/main/native/Source/JavaScriptCore/tests/mozilla/*
+
+openjfx source: build-depends-on-specific-java-doc-package openjdk-8-doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git
More information about the pkg-java-commits
mailing list