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

[lintian] 01/01: Also mention Recommends and Suggests in the opening paragraph of python-script-but-no-python-dep. (Closes: #687141)



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

lamby pushed a commit to branch master
in repository lintian.

commit 25bf0ac05dad3128feafc3aaf2cae31537b24d99
Author: Chris Lamb <lamby@debian.org>
Date:   Mon Jan 1 21:01:08 2018 +0000

    Also mention Recommends and Suggests in the opening paragraph of python-script-but-no-python-dep. (Closes: #687141)
---
 checks/scripts.desc | 3 ++-
 debian/changelog    | 4 ++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/checks/scripts.desc b/checks/scripts.desc
index 8874798..a6dbedc 100644
--- a/checks/scripts.desc
+++ b/checks/scripts.desc
@@ -240,7 +240,8 @@ Severity: important
 Certainty: certain
 Info: Packages with Python scripts should depend on the package
  <tt>python</tt>.  Those with scripts that specify a specific version of
- Python must depend on that version of Python (exactly).
+ Python must depend, recommend or suggest on that version of Python
+ (exactly).
  .
  For example, if a script in the package uses <tt>#!/usr/bin/python</tt>,
  the package needs a dependency on <tt>python</tt>.  If a script uses
diff --git a/debian/changelog b/debian/changelog
index 8e0f415..6c72dd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ lintian (2.5.68) UNRELEASED; urgency=medium
 
   XXX: generate tag summary
 
+  * checks/scripts.desc:
+    + [CL] Also mention Recommends and Suggests in the opening paragraph of
+      python-script-but-no-python-dep.  (Closes: #687141)
+
  -- Chris Lamb <lamby@debian.org>  Mon, 01 Jan 2018 15:41:06 +0000
 
 lintian (2.5.67) unstable; urgency=medium

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


Reply to: