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

[lintian] 04/05: c/debhelper: Do not mention python-support as a solution



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

nthykier pushed a commit to branch master
in repository lintian.

commit 5eea8b94c2da7bbd7d19a71ec01e6e84e5b987ec
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Apr 23 09:10:39 2016 +0000

    c/debhelper: Do not mention python-support as a solution
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/debhelper.desc | 5 ++---
 debian/changelog      | 3 +++
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/checks/debhelper.desc b/checks/debhelper.desc
index ef2a28c..155aeb8 100644
--- a/checks/debhelper.desc
+++ b/checks/debhelper.desc
@@ -214,9 +214,8 @@ Info: The source package declares a dependency on ${python:Depends} in the
  given binary package's debian/control entry.  However, debian/rules doesn't
  call any helper that would generate this substitution variable.
  .
- When using debhelper compatibility level below 9, dh will call dh_pysupport by
- default if it's installed, but the build dependency on python-support is still
- necessary.
+ The source package probably needs a call to dh_python2 (possibly via the
+ python2 dh add-on) in the debian/rules file.
 
 Tag: python3-depends-but-no-python3-helper
 Severity: serious
diff --git a/debian/changelog b/debian/changelog
index 993015d..93d10ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ lintian (2.5.44) UNRELEASED; urgency=medium
   * checks/debhelper.{desc,pm}:
     + [NT] Add tag for classifying the build system.
     + [NT] Remove test for dh_pysupport usage.
+    + [NT] Avoid advertising python-support as possible solution for
+      python-depends-but-no-python-helper.  Thanks to Gunnar Wolf for
+      the bug report.  (Closes: #754315)
   * checks/debian-source-dir.{desc,pm}:
     + [NT] Add tag for classifying the source format.
       (Closes: #612610)

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


Reply to: