Package: python3
Version: 3.2.3-6
Severity: normal
dh_python3(1) has following now:
> --depends=DEPENDS
> translate given requirements into Debian dependencies and add them
> to ${python:Depends}. Use it for missing items in requires.txt.
>
> --recommends=RECOMMENDS
> translate given requirements into Debian dependencies and add them
> to ${python:Recommends}
>
> --suggests=SUGGESTS
> translate given requirements into Debian dependencies and add them
> to ${python:Suggests}
But all these 3 ${python:...} substvars should be ${python3:...}
substvars since dh_python3 does not use ${python:...} but uses
${python3:...}.
(It should be nice if at the end of manpage, it mentions ${python3:...}
substvars are used for what kind of substitution.)
Also Debian Python policy "B.5 dh_python2 and dh_python3"
http://www.debian.org/doc/packaging-manuals/python-policy/ap-packaging_tools.html#s-dh_python2_3
should mention these substvars in line with previous python-support and
python-central texts. It should mention both
${python:Depends}, ${python:Versions}, and ${python:Provides} substvars; and
${python3:Depends}, ${python3:Versions}, and ${python3:Provides} substvars.
Osamu
-- System Information:
Debian Release: 7.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python3 depends on:
ii python3-minimal 3.2.3-6
ii python3.2 3.2.3-7
python3 recommends no packages.
Versions of packages python3 suggests:
ii python3-doc 3.2.3-6
ii python3-tk 3.2.3-1
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]