Control: severity 723070 normal
Control: retitle 723070 please use python3:any to specify minimum required 
Python3 version (in arch:all packages)

[Scott Kitterman, 2013-09-16]
> Justification: renders package unusable
> 
> I'm trying to update sip4 in experimental and building with the newest
> dh-python results in these depends for python3-sip-dev:
[...] 
> Depends: python3:any (>= 3.2.3-3~), python3 (>= 3.0) is the result of
> python3:Depends being expanded incorrectly.

"python3:any" is generated due to /usr/bin/py3compile used in maintainer
scripts (and .pyc files are architecture independent)

"python3 (>= 3.0)" is generated due to "X-Python3-Version: >= 3.0"
translated into py3compile's "-V 3.0-" option in maintainer scripts so
it should be python3:any as well.
python3 instead of python3:all is something we had before (and something
that still works) so I'm downgrading severity to "normal".


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to