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

[lintian] 03/03: checks/python.desc: Include possibility that the file should not even be installed in the description of python-package-missing-depends-on-python.



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

lamby pushed a commit to branch master
in repository lintian.

commit 2937bc32d13c5a6b10d3dc2fcc205b4383a8253b
Author: Chris Lamb <lamby@debian.org>
Date:   Sat Jan 20 17:04:17 2018 +1100

    checks/python.desc: Include possibility that the file should not even be installed in the description of python-package-missing-depends-on-python.
---
 checks/python.desc | 4 ++--
 debian/changelog   | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/checks/python.desc b/checks/python.desc
index 5c636d6..c3a5496 100644
--- a/checks/python.desc
+++ b/checks/python.desc
@@ -117,5 +117,5 @@ Certainty: certain
 Info: The specified Python package ships Python modules under
  <tt>/usr/lib</tt> but does not specify any dependency on Python.
  .
- This is likely an omission or the result of a typo in
- <tt>debian/control</tt>.
+ This is likely an omission, the result of a typo in
+ <tt>debian/control</tt> or the file should not be installed.
diff --git a/debian/changelog b/debian/changelog
index 565367b..18d0afe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,11 @@ lintian (2.5.71) UNRELEASED; urgency=medium
 
   * checks/files.pm:
     + [CL] Ignore Rust .rs files in extra-license-file.  (Closes: #887715)
-  * checks/python.pm:
+  * checks/python.{desc,pm}:
     + [CL] Don't emit "python-package-missing-depends-on-python" for debug
       packages
+    + [CL] Include possibility that the file should not even be installed
+      in the description of python-package-missing-depends-on-python.
 
   * data/rules/rules-should-not-use:
     + [CL] Add more context to xz-compression-level-too-high tag output.

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


Reply to: