[netbeans] 02/33: Override Lintian error source-is-missing because those js files are

Markus Koschany apo-guest at moszumanska.debian.org
Wed Feb 24 19:39:49 GMT 2016


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

apo-guest pushed a commit to branch master
in repository netbeans.

commit 48157a9668fb2f5baf5dc4ca2d3c4abc76458005
Author: Markus Koschany <apo at debian.org>
Date:   Thu Feb 18 01:43:40 2016 +0100

    Override Lintian error source-is-missing because those js files are
    
    only used for testing.
---
 debian/changelog                  | 2 ++
 debian/netbeans.lintian-overrides | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a788f00..7184e8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ netbeans (8.1+dfsg2-1) unstable; urgency=medium
     ship html5doc.zip now.
   * Vcs-Git: Switch to https.
   * Declare compliance with Debian Policy 3.9.7.
+  * Override Lintian error source-is-missing because those js files are only
+    used for testing.
 
  -- Markus Koschany <apo at debian.org>  Thu, 18 Feb 2016 01:32:50 +0100
 
diff --git a/debian/netbeans.lintian-overrides b/debian/netbeans.lintian-overrides
index c8e02f2..babf988 100644
--- a/debian/netbeans.lintian-overrides
+++ b/debian/netbeans.lintian-overrides
@@ -1,3 +1,5 @@
 # Netbeans builds lots of codeless jars on purpose, so don't warn us about them
 netbeans: codeless-jar
+# These JS files are only used for testing.
+netbeans: source-is-missing
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git



More information about the pkg-java-commits mailing list