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

[lintian] 01/01: checks/scripts.desc: Update description of python-script-but-no-python-dep thanks to suggestion from Mattia Rizzolo.



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

lamby pushed a commit to branch master
in repository lintian.

commit 332101d298b9a72fdb2da6e70daa4cd6d6e8a1ed
Author: Chris Lamb <lamby@debian.org>
Date:   Mon Dec 11 22:28:30 2017 +0000

    checks/scripts.desc: Update description of python-script-but-no-python-dep thanks to suggestion from Mattia Rizzolo.
---
 checks/scripts.desc | 7 ++++---
 debian/changelog    | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/checks/scripts.desc b/checks/scripts.desc
index 9b29542..d5b7f20 100644
--- a/checks/scripts.desc
+++ b/checks/scripts.desc
@@ -249,9 +249,10 @@ Info: Packages with Python scripts should depend on the package
  correct, since later versions of Python may not provide the
  <tt>/usr/bin/python2.6</tt> binary.
  .
- If you are using debhelper, adding <tt>${python:Depends}</tt> to the
- Depends field and ensuring dh-python, dh_python2 or dh_python3 are run
- during the build should take care of adding the correct dependency.
+ If you are using debhelper, adding <tt>${python3:Depends}</tt> or
+ <tt>${python:Depends}</tt> to the Depends field and ensuring dh_python2 or
+ dh_python3 are run during the build should take care of adding the correct
+ dependency.
  .
  In some cases a weaker relationship, such as Suggests or Recommends, will
  be more appropriate.
diff --git a/debian/changelog b/debian/changelog
index c6dd6e1..f97c88d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,7 +19,7 @@ lintian (2.5.63) UNRELEASED; urgency=medium
       "docs" into the global namespace.  (Closes: #769365)
   * checks/scripts.desc:
     + [CL] Update description of python-script-but-no-python-dep to refer
-      to pybuild.  (Closes: #660718)
+      to ${python3:Depends}. Thanks to Mattia Rizzolo.  (Closes: #660718)
   * checks/source-copyright.desc:
     + [CL] Update description of source-includes-file-in-files-excluded
       to clarify the potential problem and to reference the relevant

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


Reply to: