File: python3-depends-but-no-python3-helper.tag

package info (click to toggle)
lintian 2.130.0
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 71,852 kB
  • sloc: perl: 46,140; javascript: 9,151; makefile: 4,071; sh: 3,044; ansic: 714; xml: 518; python: 91; java: 15; cpp: 9; tcl: 4; lisp: 3
file content (6 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
Tag: python3-depends-but-no-python3-helper
Severity: error
Check: debhelper
Explanation: The source package declares a dependency on ${python3:Depends} in the
 given binary package's debian/control entry. However, debian/rules doesn't
 call any helper that would generate this substitution variable.