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

${python:Depends} to enable dh_python2, ${python3:Depends} - dh_python3?



dh_python2 ignores python3-* packages, dh_python3 ignores python-*
packages, but in all other packages both of them will try to handle .py
files. To avoid possible unnecessary dependencies or shebang rewrites,
debhelper's -N (--no-package) or -p (--package) options should be used.

Should I change dh_python* behaviour to ignore all binary packages that
do not have appropriate ${python:Depends} template in Depends?
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645


Reply to: