[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Lower the severity of package-installs-java-bytecode from "error" to "warning". (Closes: #879862)



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

lamby pushed a commit to branch master
in repository lintian.

commit 664c1499a91c48516253551f102462c69668d983
Author: Chris Lamb <lamby@debian.org>
Date:   Thu Oct 26 16:37:29 2017 +0100

    Lower the severity of package-installs-java-bytecode from "error" to "warning". (Closes: #879862)
---
 checks/files.desc                  | 2 +-
 debian/changelog                   | 2 ++
 t/tests/files-java-classfiles/tags | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/checks/files.desc b/checks/files.desc
index 7609af0..f2cad25 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -1765,7 +1765,7 @@ Info: This package includes Lintian overrides intended for another package.
 Ref: lintian 2.4
 
 Tag: package-installs-java-bytecode
-Severity: serious
+Severity: normal
 Certainty: certain
 Ref: java-policy 2
 Info: Compiled Java source files must not be included in the package. These
diff --git a/debian/changelog b/debian/changelog
index 55715c6..da46823 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -122,6 +122,8 @@ lintian (2.5.55) unstable; urgency=medium
     + [CL] Ignore privacy breach violations in comments.  (Closes: #877421)
     + [CL] Check for Python modules with overly generic names such as
       "tests" or "test".  (Closes: #875964)
+    + [CL] Lower the severity of package-installs-java-bytecode from
+      "error" to "warning".  (Closes: #879862)
   * checks/{files,manpages,menu-format}.{desc,pm}:
     + [NT] Stop considering usr/man, usr/X11R6/bin and usr/X11R6/man as
       manpage directories / PATH directories to simplify some code paths.
diff --git a/t/tests/files-java-classfiles/tags b/t/tests/files-java-classfiles/tags
index b4eee08..0d1abba 100644
--- a/t/tests/files-java-classfiles/tags
+++ b/t/tests/files-java-classfiles/tags
@@ -1,2 +1,2 @@
-E: libfoo-java: package-installs-java-bytecode usr/share/java/foo/mini.class
 I: libfoo-java: javalib-but-no-public-jars
+W: libfoo-java: package-installs-java-bytecode usr/share/java/foo/mini.class

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


Reply to: